1514272
domain: N
Appears in sequences
- a(0) = 1, a(1) = 2, for n > 1, a(n) = 4*a(n-1) - 2*a(n-2).at n=12A003480
- Pisot sequence P(2,7): a(0)=2, a(1)=7, thereafter a(n+1) is the nearest integer to a(n)^2/a(n-1).at n=11A020727
- Duplicate of A020727.at n=11A021000
- a(0)=1; a(1)=2; a(n) = a(n-1) + a(n-2)*(3 - (-1)^n)/2.at n=23A062113
- Expansion of (1+2*x-x^3)/(1-4*x^2+2*x^4).at n=23A217730