4435929
domain: N
Appears in sequences
- a(n) = 9*a(n - 1) - a(n - 2) for n>1, a(0)=0, a(1)=1.at n=8A018913
- Denominators of continued fraction convergents to sqrt(77).at n=15A041137
- Denominators of continued fraction convergents to sqrt(308).at n=15A041581
- A product triangle sequence based on recursion:a=4; f(n,a)=(2*a+1)*f(n-1,a)+f(n-2,a).at n=37A173005
- a(n) = U(n, (n+2)/2) where U(n, x) is a Chebyshev polynomial of the 2nd kind.at n=7A342167