Fiveable

๐ŸงฎAdditive Combinatorics Unit 3 Review

QR code for Additive Combinatorics practice questions

3.1 Basic properties of sumsets

3.1 Basic properties of sumsets

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025
๐ŸงฎAdditive Combinatorics
Unit & Topic Study Guides

Sumsets are a fundamental concept in additive combinatorics. They're all about combining elements from different sets through addition. Understanding sumsets helps us explore how numbers interact and grow when we add them together.

Sumsets have some cool properties that make them useful in math. They're commutative, associative, and follow a distributive rule. These properties help us analyze patterns in number theory and solve problems in other areas of math.

Sumsets and their notation

Definition and representation

  • A sumset, denoted A+BA + B, is the set of all possible pairwise sums of elements from two sets AA and BB
    • Formally, A+B={a+b:aโˆˆA,bโˆˆB}A + B = \{a + b : a \in A, b \in B\}
  • The notation A+BA + B represents the sumset of sets AA and BB, where each element in AA is added to each element in BB
    • Example: If A={1,2}A = \{1, 2\} and B={3,4}B = \{3, 4\}, then A+B={4,5,5,6}A + B = \{4, 5, 5, 6\}

Extensions and cardinality

  • Sumsets can be defined for any number of sets, such as A+B+CA + B + C, which represents the set of all possible sums of elements from three sets AA, BB, and CC
    • Example: If A={1}A = \{1\}, B={2}B = \{2\}, and C={3}C = \{3\}, then A+B+C={6}A + B + C = \{6\}
  • The number of elements in a sumset A+BA + B is denoted by โˆฃA+Bโˆฃ|A + B|, where โˆฃAโˆฃ|A| and โˆฃBโˆฃ|B| represent the number of elements in sets AA and BB, respectively
    • Example: If A={1,2,3}A = \{1, 2, 3\} and B={4,5}B = \{4, 5\}, then โˆฃA+Bโˆฃ=6|A + B| = 6 since A+B={5,6,6,7,7,8}A + B = \{5, 6, 6, 7, 7, 8\}

Properties of sumsets

Definition and representation, Set language and notation :: Maths

Commutativity and associativity

  • Commutativity: For any sets AA and BB, A+B=B+AA + B = B + A
    • This property states that the order of the sets in a sumset does not affect the resulting set
    • Example: {1,2}+{3,4}={3,4}+{1,2}\{1, 2\} + \{3, 4\} = \{3, 4\} + \{1, 2\}
  • Associativity: For any sets AA, BB, and CC, (A+B)+C=A+(B+C)(A + B) + C = A + (B + C)
    • This property allows for the grouping of sets in a sumset without changing the result
    • Example: ({1}+{2})+{3}={1}+({2}+{3})(\{1\} + \{2\}) + \{3\} = \{1\} + (\{2\} + \{3\})

Identity element and distributive property

  • Identity element: For any set AA, A+{0}=AA + \{0\} = A
    • The set containing only the element 00 acts as an identity element for sumsets, as adding it to any set AA does not change the resulting sumset
    • Example: {1,2,3}+{0}={1,2,3}\{1, 2, 3\} + \{0\} = \{1, 2, 3\}
  • Distributive property: For any sets AA, BB, and CC, A+(BโˆชC)=(A+B)โˆช(A+C)A + (B \cup C) = (A + B) \cup (A + C)
    • This property demonstrates the distributive nature of sumsets over unions of sets
    • Example: {1}+({2}โˆช{3})=({1}+{2})โˆช({1}+{3})\{1\} + (\{2\} \cup \{3\}) = (\{1\} + \{2\}) \cup (\{1\} + \{3\})

Sumset calculations and analysis

Definition and representation, Additive combinatorics - Wikipedia

Computing sumsets for integer sets

  • Calculate sumsets for sets of integers, such as A={1,2,3}A = \{1, 2, 3\} and B={0,1,2}B = \{0, 1, 2\}, and determine the resulting set A+BA + B
    • Example: If A={1,2,3}A = \{1, 2, 3\} and B={0,1,2}B = \{0, 1, 2\}, then A+B={1,2,3,3,4,4,5}A + B = \{1, 2, 3, 3, 4, 4, 5\}
  • Analyze the structure of sumsets, including the number of elements, the range of values, and any patterns or symmetries that emerge
    • Example: The sumset {1,2,3}+{0,1,2}\{1, 2, 3\} + \{0, 1, 2\} has 77 elements, ranging from 11 to 55, with some repeated values

Relationship between original set structure and sumset structure

  • Investigate the relationship between the structure of the original sets and the structure of their sumset
    • Example: If the original sets are arithmetic progressions, the sumset will also be an arithmetic progression
  • Explore the behavior of sumsets when one or both of the original sets are infinite
    • Example: The sumset of the set of natural numbers with itself, N+N\mathbb{N} + \mathbb{N}, is equal to the set of natural numbers, N\mathbb{N}

Sumset size vs Original set size

Bounds on sumset size

  • Investigate the bounds on the size of a sumset A+BA + B in relation to the sizes of the original sets AA and BB
    • Trivial bounds: โˆฃAโˆฃโ‰คโˆฃA+Bโˆฃโ‰คโˆฃAโˆฃโ‹…โˆฃBโˆฃ|A| \leq |A + B| \leq |A| \cdot |B|
    • Example: If โˆฃAโˆฃ=3|A| = 3 and โˆฃBโˆฃ=2|B| = 2, then 3โ‰คโˆฃA+Bโˆฃโ‰ค63 \leq |A + B| \leq 6
  • Analyze the conditions under which the size of a sumset reaches its maximum or minimum value
    • Example: The sumset reaches its maximum size when the original sets have no common elements

Doubling constant and Plรผnnecke-Ruzsa inequality

  • Explore the concept of the doubling constant for a set AA, defined as โˆฃA+Aโˆฃ/โˆฃAโˆฃ|A + A| / |A|, and its implications for the structure and growth of sumsets
    • Example: If A={0,1,2}A = \{0, 1, 2\}, then A+A={0,1,2,2,3,4}A + A = \{0, 1, 2, 2, 3, 4\}, and the doubling constant is 6/3=26/3 = 2
  • Study the Plรผnnecke-Ruzsa inequality, which relates the size of iterated sumsets, such as โˆฃA+A+Aโˆฃ|A + A + A|, to the size of the original set AA and its doubling constant
    • Example: If A={0,1,2}A = \{0, 1, 2\}, then A+A+A={0,1,2,3,3,4,4,5,6}A + A + A = \{0, 1, 2, 3, 3, 4, 4, 5, 6\}, and the Plรผnnecke-Ruzsa inequality provides bounds on โˆฃA+A+Aโˆฃ|A + A + A| in terms of โˆฃAโˆฃ|A| and the doubling constant