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!)
A040204 Continued fraction for sqrt(219). 1
14, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 1, 28, 1, 3, 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) = 3, a(2^e) = 28 for e >= 2, and a(p^e) = 1 for an odd prime p.
Dirichlet g.f.: zeta(s) * (1 + 1/2^(s-1) + 25/4^s). (End)
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(219)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[219], 100] (* or *) PadRight[{14}, 100, {28, 1, 3, 1}] (* Harvey P. Dale, Nov 20 2022 *)
CROSSREFS
Sequence in context: A040201 A179948 A160495 * A040203 A040205 A171693
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 June 22 22:23 EDT 2024. Contains 373620 sequences. (Running on oeis4.)