34955
domain: N
Appears in sequences
- Numbers that are the sum of 3 positive 7th powers.at n=18A003370
- Numbers that are the sum of at most 3 positive 7th powers.at n=33A004865
- a(n) = 2^(n-1) + (2 + (-1)^n)^((n-2)/2).at n=15A085613
- Main diagonal of triangular array T: T(j,1) = 1 for ((j-1) mod 6) < 3, else 0; T(j,k) = T(j-1,k-1) + T(j,k-1) for 2 <= k <= j.at n=16A129339
- Row sums of triangular array T: T(j,1) = 1 for ((j-1) mod 6) < 3, else 0; T(j,k) = T(j-1,k-1) + T(j-1,k) for 2 <= k <= j.at n=15A131024
- Second elementary symmetric function of the first n terms of (2,2,3,3,4,4,5,5...).at n=28A203299
- a(n) = 3^n + 2^(2*n + 1).at n=6A213659
- Decimal representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 429", based on the 5-celled von Neumann neighborhood.at n=32A282119