29644
domain: N
Appears in sequences
- Fibonacci sequence beginning 4,9.at n=18A022130
- Convolution of natural numbers with Beatty sequence for tau^2 A001950.at n=39A023542
- Main diagonal of array in A038150.at n=8A047923
- Numbers where the difference of consecutive fifth powers is "close" to another fifth power: let m = k^5 - (k-1)^5; sequence lists the numbers k where m - floor(m^(1/5))^5 < floor(sqrt(k))^5.at n=6A053804
- Number of base 24 circular n-digit numbers with adjacent digits differing by 3 or less.at n=5A125334
- 8^n-5^n+1^n.at n=5A155641
- a(n) = 4*(5*n^2 - 5*n + 1).at n=38A193448
- a(n) = k*Fibonacci(2*n+1) + (k+1)*Fibonacci(2*n), where k=4.at n=9A271358
- Positive numbers k such that -k, -(k + 1), and -(k + 2) are 3 consecutive negative negaFibonacci-Niven numbers (A331088).at n=52A331090