96030
domain: N
Appears in sequences
- a(n) = 10*a(n-1) - a(n-2); a(0) = 0, a(1) = 1.at n=6A004189
- Number of n X n upper triangular matrices A of nonnegative integers such that a_1i + a_2i + ... + a_{i-1,i} - a_ii - a_{i,i+1} - ... - a_in = -1.at n=6A008608
- Denominators of continued fraction convergents to sqrt(24).at n=11A041039
- a(n) = 98*a(n-1) - a(n-2); a(1) = 0, a(2) = 10.at n=3A168520
- Number of arrangements of n indistinguishable balls in n boxes with the maximum number of balls in any box equal to 6.at n=6A180286
- Number of arrangements of n indistinguishable balls in n boxes with the maximum number of balls in any box equal to n-6.at n=5A180296
- Number triangle associated to Chebyshev polynomials of the second kind.at n=60A228161
- a(n) = 32*n^5 - 32*n^3 + 6*n.at n=5A242850
- Number T(n,k) of elements k in all n X n Tesler matrices of nonnegative integers; triangle T(n,k), n>=1, 1<=k<=n, read by rows.at n=35A259841
- Number A(n,k) of n X n upper triangular matrices (m_{i,j}) of nonnegative integers with k = Sum_{j=h..n} m_{h,j} - Sum_{i=1..h-1} m_{i,h} for all h in {1,...,n}; square array A(n,k), n>=0, k>=0, read by antidiagonals.at n=43A259844
- a(n) = number of steps required to reach F(n+1)-1 from F(n+2)-1 by repeatedly subtracting from a natural number the number of ones in its Zeckendorf representation. Here F(n) = the n-th Fibonacci number, F(0) = 0, F(1) = 1, F(2) = 1, F(3) = 2, ...at n=30A261091
- Number of compositions of n into exactly n nonnegative parts with largest part ceiling(n/2).at n=12A318160
- Number of compositions of 2n into exactly 2n nonnegative parts with largest part n.at n=6A318161
- a(n) = U_{n}(n) where U_{n}(x) is a Chebyshev polynomial of the second kind.at n=5A323118
- Square array T(n,k), n >= 0, k >= 0, read by antidiagonals, where T(n,k) is Chebyshev polynomial of the second kind U_{n}(x), evaluated at x=k.at n=60A323182