-10224
domain: Z
Appears in sequences
- a(n) = 2*a(n-1) - 10*a(n-2), with a(0) = 0, a(1) = 1.at n=9A190958
- Denominator sequence of the n-th convergent of the continued fraction 1/(1 - 2/(2 - 2/(3 - 2/(4 - ...)))).at n=8A222469
- Triangular array T(n, k) read by rows: polynomials for the series expansion of the iterated function F^{t}(x) = Sum_{n>=0} (1/x)^(2*n-1)*P_n(t)/n! with F^{1}(x) = (x + sqrt(x^2 + 4))/2 and F^{2}(x) = F^{1}(F^{1}(x)). Row n of the triangle give the coefficients of the polynomial P_n(t).at n=37A390822