-118098
domain: Z
Appears in sequences
- Expansion of bracket function.at n=20A000748
- Scaled Chebyshev U-polynomials evaluated at sqrt(3)/2; expansion of 1/(1 - 3*x + 3*x^2).at n=20A057083
- Expansion of 1/(3*x^2 - 3*x + 1)^2.at n=19A115052
- a(2n+1)=3a(2n)-3a(2n-1)+2a(2n-2), a(2n+2)=3a(2n+1)-3a(2n), a(0)=a(1)=a(2)=1.at n=42A131292
- Sequence is identical to its third differences in absolute value: a(0), a(1), a(2), a(2n+1)=3a(2n)-3a(2n-1)+2a(2n-2), a(2n+2)=3a(2n+1)-3a(2n), with a(0)=a(1)=0, a(2)=1.at n=40A131665
- Inverse binomial transform of A169609, or of A144437 preceded by 1.at n=22A168615
- Triangle read by rows: coefficients T(n,k) of a binomial decomposition of n^n as Sum(k=0..n)T(n,k)*binomial(n,k).at n=30A244134
- Triangle read by rows of coefficients in expansion of (3-2x)^n, where n is a nonnegative integer.at n=46A303901
- Triangle read by rows: T(0,0) = 1; T(n,k) = 3*T(n-1,k) - 2*T(n-2,k-1) for k = 0..floor(n/2); T(n,k)=0 for n or k < 0. Triangle of coefficients of Fermat polynomials.at n=31A303941
- Triangle read by rows of coefficients in expansions of (-2 + 3*x)^n, where n is nonnegative integer.at n=53A317498
- Triangle read by rows: T(0,0) = 1; T(n,k) = 3 T(n-1,k) - 2 * T(n-3,k-1) for k = 0..floor(n/3); T(n,k)=0 for n or k < 0.at n=27A317502