47953
domain: N
Appears in sequences
- Sums of 3 distinct powers of 6.at n=26A038479
- a(n) = n^3 + n^2 + 1.at n=36A098547
- a(n) = 2*a(n-2)+4*a(n-4)+a(n-6), n>9.at n=20A107856
- Increasing gaps in the even sieve (A056533) by lower term.at n=22A119503
- a(n) = 1 + n^4 + n^6.at n=5A123656
- Number of second differences of arrays of length n+2 of numbers in 0..6.at n=3A228216
- T(n,k)=Number of second differences of arrays of length n+2 of numbers in 0..k.at n=39A228218
- Number of second differences of arrays of length 6 of numbers in 0..n.at n=5A228221
- Number of third differences of arrays of length 5 of numbers in 0..n.at n=36A228261
- Number of length n+4 0..6 arrays with every five consecutive terms having two times the sum of some three elements equal to three times the sum of the remaining two.at n=7A248985
- Number of length n+1 0..4 arrays with the sum of the cubes of adjacent differences multiplied by some arrangement of +-1 equal to zero.at n=6A250225
- T(n,k)=Number of length n+1 0..k arrays with the sum of the cubes of adjacent differences multiplied by some arrangement of +-1 equal to zero.at n=51A250229
- Number of length 7+1 0..n arrays with the sum of the cubes of adjacent differences multiplied by some arrangement of +-1 equal to zero.at n=3A250234
- a(n) = 3*a(n-1) + a(n-2), with a(0)=4, a(1)=11.at n=8A282702