334876920
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=24A006356
- Bottom line of 3-wave sequence A038196, also bisection of A006356.at n=12A038223
- Expansion of (1-x)/(1-2*x-x^2+x^3).at n=25A077998
- Expansion of x*(1-x)/(1-2*x-x^2+x^3).at n=26A106803
- 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=8A122187
- Expansion of x + 1/(-x - 1/(-x - 1/(-x + 1))).at n=24A373567