The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A088211 Denominators of convergents of the continued fraction with the n+1 partial quotients: [2;2,2,...(n 2's)...,2,n+1], starting with [1], [2;2], [2;2,3], [2;2,2,4], ... 2
1, 2, 7, 22, 65, 186, 519, 1422, 3841, 10258, 27143, 71270, 185921, 482314, 1245191, 3201182, 8199169, 20931234, 53276679, 135246390, 342508097, 865501658, 2182728199, 5494630702, 13808551681, 34648530866, 86815769095, 217237177222 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Numerators are A088210.
LINKS
FORMULA
G.f.: (1-2*x+x^2+2*x^3)/(1-2*x-x^2)^2.
a(n) = A000129(n+1) + (n-1)*A000129(n), where A000129 are the Pell numbers. [Corrected by Paolo Xausa, Feb 08 2024]
EXAMPLE
A088210(3)/a(3) = [2;2,2,4] = 53/22.
MATHEMATICA
LinearRecurrence[{4, -2, -4, -1}, {1, 2, 7, 22}, 30] (* Paolo Xausa, Feb 08 2024 *)
CROSSREFS
Sequence in context: A364539 A084264 A333678 * A071684 A290917 A060816
KEYWORD
frac,nonn
AUTHOR
Paul D. Hanna, Sep 23 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 18 14:58 EDT 2024. Contains 372641 sequences. (Running on oeis4.)