Start with {1}, then at each step replace it with the set of all pairwise products and sums of its elements (an element can be paired with itself). a(n) gives the number of elements after n-th step.
A352969
Start with {1}, then at each step replace it with the set of all pairwise products and sums of its elements (an element can be paired with itself). a(n) gives the number of elements after n-th step.
Terms
- a(0) =1a(1) =2a(2) =4a(3) =11a(4) =52a(5) =678a(6) =67144a(7) =357306081
External references
- oeis: A352969