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!)
A333718 a(n) = L(8*n+4)/7, where L=A000032 (the Lucas sequence). 1
1, 46, 2161, 101521, 4769326, 224056801, 10525900321, 494493258286, 23230657239121, 1091346396980401, 51270050000839726, 2408601003642486721, 113152977121196036161, 5315781323692571212846, 249728569236429650967601, 11731926972788501024264401, 551150839151823118489459246 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
a(n) is the denominator of the continued fraction [3*sqrt(5), 3*sqrt(5),..., 3*sqrt(5)] with 2n+1 terms.
a(n) = (2/7)*T(2*n+1, 7/2), where T(n,x) denotes the n-th Chebyshev polynomial of the first kind. - Peter Bala, Jul 08 2022
LINKS
FORMULA
a(n) = 47*a(n-1) - a(n-2) for n>2.
G.f.: (1-x)/(1-47*x+x^2). - R. J. Mathar, Sep 03 2020
EXAMPLE
The continued fraction [3*sqrt(5), 3*sqrt(5), 3*sqrt(5)] with 2*1 + 1 terms equals 141*sqrt(5)/46, and 46 is our a(1) term.
MATHEMATICA
Table[LucasL[8 n + 4]/7, {n, 0, 20}]
CROSSREFS
Cf. A000032, A049685, first differences of A049668.
Sequence in context: A223971 A009990 A042013 * A234153 A123830 A201234
KEYWORD
nonn,easy
AUTHOR
Greg Dresden and Tracy Z. Wu, Sep 03 2020
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 April 25 07:07 EDT 2024. Contains 371964 sequences. (Running on oeis4.)