-13583
domain: Z
Appears in sequences
- Numerators of coefficients in function a(x) such that a(a(a(x))) = sin x.at n=4A052132
- Numerators of coefficients in function a(x) such that a(a(a(x))) = sinh x.at n=4A052134
- a(n)=n^3-(n-1)^3-(n-2)^3-...-1.at n=16A179298
- Triangle read by rows: T(n,k) = (-3)*T(n-1,k-1) + T(n,k-1) with T(2*m,0) = 0 and T(2*m+1,0) = (-2)^m.at n=53A292789