1086679440
domain: N
Appears in sequences
- a(n) = 6*a(n-1) - a(n-2).at n=12A005319
- a(n) = 2*a(n-1) + a(n-2), with a(0) = 1, a(1) = 2, a(2) = 4.at n=24A052542
- a(0)=0; a(1)=1; a(2n) = 4*Sum_{k=0..n} a(2k-1); a(2n+1) = a(2n) + a(2n-1).at n=24A089499
- A005319 and A002315 interleaved.at n=24A143608
- Numerators of fractions in a 'zero-transform' approximation of sqrt(2) by means of a(n) = (a(n-1) + c)/(a(n-1) + 1) with c=2 and a(1)=0.at n=24A163271
- a(n) = Pell(n)*A001227(n) for n >= 1, where A001227(n) is the number of odd divisors of n.at n=23A209445
- Numerators of the best approximations for sqrt(2).at n=35A331115