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!)
A040182 Continued fraction for sqrt(197). 4
14, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28, 28 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Elmo R. Oliveira, Feb 13 2024: (Start)
a(n) = 28 for n >= 1.
G.f.: 14*(1+x)/(1-x).
E.g.f.: 28*exp(x) - 14.
a(n) = 14*A040000(n) = 7*A040002(n) = 2*A040042(n). (End)
EXAMPLE
14 + 1/(28 + 1/(28 + 1/(28 + 1/(28 + ...)))) = sqrt(197).
MAPLE
Digits := 100: convert(evalf(sqrt(N)), confrac, 90, 'cvgts'):
MATHEMATICA
ContinuedFraction[Sqrt[197], 300] (* Vladimir Joseph Stephan Orlovsky, Mar 28 2011 *)
PadRight[{14}, 120, {28}] (* Harvey P. Dale, May 02 2022 *)
CROSSREFS
Cf. A041364/A041365 (convergents).
Sequence in context: A331099 A192354 A215970 * A335476 A296755 A297282
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 April 19 17:51 EDT 2024. Contains 371797 sequences. (Running on oeis4.)