1066464
domain: N
Appears in sequences
- Define the sequence T(a(0),a(1)) by a(n+2) is the greatest integer such that a(n+2)/a(n+1) < a(n+1)/a(n) for n >= 0. This is T(3,7).at n=16A019489
- Define the sequence T(a(0),a(1)) by a(n+2) is the greatest integer such that a(n+2)/a(n+1) < a(n+1)/a(n) for n >= 0. This is T(16,36).at n=14A022040
- Fibonacci sequence beginning 0, 23.at n=24A022357
- a(n) = n * Fibonacci(n+1).at n=23A023607
- Expansion of (1-x)^(-1)/(1-2*x-x^3).at n=17A077852