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!)
A040207 Continued fraction for sqrt(222). 1
14, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1, 28, 1, 8, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Amiram Eldar, Nov 29 2023: (Start)
Multiplicative with a(2) = 8, a(2^e) = 28 for e >= 2, and a(p^e) = 1 for an odd prime p.
Dirichlet g.f.: zeta(s) * (1 + 7/2^s + 5/4^(s-1)). (End)
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(222)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[222], 120] (* or *) PadRight[{14}, 120, {28, 1, 8, 1}] (* Harvey P. Dale, Jun 06 2020 *)
CROSSREFS
Sequence in context: A235704 A229199 A040206 * A036163 A040208 A097181
KEYWORD
nonn,cofr,easy,mult
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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)