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!)
A040090 Continued fraction for sqrt(101). 4
10, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Elmo R. Oliveira, Feb 11 2024: (Start)
a(n) = 20 for n >= 1.
G.f.: 10*(1+x)/(1-x).
E.g.f.: 20*exp(x) - 10.
a(n) = 10*A040000(n) = 5*A040002(n) = 2*A040020(n). (End)
EXAMPLE
10 + 1/(20 + 1/(20 + 1/(20 + 1/(20 + ...)))) = sqrt(101).
MAPLE
Digits := 200: convert(evalf(sqrt(101)), confrac, 150, 'cvgts'):
MATHEMATICA
ContinuedFraction[Sqrt[101], 300] (* Vladimir Joseph Stephan Orlovsky, Mar 10 2011*)
PadRight[{10}, 100, {20}] (* Harvey P. Dale, Apr 22 2022 *)
CROSSREFS
Cf. A248803 (decimal expansion), A041180/A041181 (convergents).
Sequence in context: A069555 A069035 A245065 * A183195 A098176 A362669
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 May 3 01:16 EDT 2024. Contains 372203 sequences. (Running on oeis4.)