92198402
domain: N
Appears in sequences
- a(n) = 10*a(n-1) - a(n-2), starting with a(0) = 2 and a(1) = 10.at n=8A087799
- a(n) = a(n-1)^2 - 2 with a(1) = 10.at n=3A135927
- Numbers such that floor(a(n)^2 / 6) is a square.at n=26A204518
- A modified Engel expansion for 8*sqrt(6) - 19.at n=11A220338
- a(n) = 2 * T(n,(n+2)/2) where T(n,x) is a Chebyshev polynomial of the first kind.at n=8A343261