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!)
A040351 Continued fraction for sqrt(371). 1
19, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1, 4, 1, 3, 38, 3, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
a(n) = a(n-6) for n>=7 with a(0) = 19. - Wesley Ivan Hurt, May 24 2021
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(371)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[371], 120] (* or *) PadRight[{19}, 120, {38, 3, 1, 4, 1, 3}] (* Harvey P. Dale, Nov 30 2021 *)
CROSSREFS
Sequence in context: A256635 A040359 A040360 * A040352 A349406 A040353
KEYWORD
nonn,cofr,easy
AUTHOR
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 March 28 13:42 EDT 2024. Contains 371254 sequences. (Running on oeis4.)