29518061
domain: N
Appears in sequences
- a(n) = 2*a(n-1) + a(n-2) - a(n-3) for n >= 3, starting with a(0) = 1, a(1) = 3, and a(2) = 6.at n=21A006356
- Top line of 3-wave sequence A038196, also bisection of A006356.at n=11A038213
- Expansion of (1-x)/(1-2*x-x^2+x^3).at n=22A077998
- Expansion of x*(1-x)/(1-2*x-x^2+x^3).at n=23A106803
- First row sum of the matrix M^n, where M is the 3 X 3 matrix [[6, 5, 3], [5, 4, 2], [3, 2, 1]] (n>=0).at n=7A122187
- Expansion of x + 1/(-x - 1/(-x - 1/(-x + 1))).at n=21A373567