130960
domain: N
Appears in sequences
- Pisot sequence T(4,6), a(n) = floor(a(n-1)^2/a(n-2)).at n=39A020747
- Pisot sequence T(6,9), a(n) = floor(a(n-1)^2/a(n-2)).at n=38A020751
- A generalized factorial level recursion of a Padovan type: a(n) = b(n)*(a(n-2) + a(n-3)) with b(n) = b(n-1) + k and k=2.at n=10A142704
- If an array is made of columns of -nacci sequences, fibo-, tribo- etc. all starting w. 1,1,2 etc, the NW to SE diagonals can be extended by computation. The above is diagonal 8. See A159741 for details.at n=10A159744
- Fibonacci 12-step numbers.at n=29A168083