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!)
A040854 Continued fraction for sqrt(884). 1
29, 1, 2, 1, 2, 1, 2, 1, 58, 1, 2, 1, 2, 1, 2, 1, 58, 1, 2, 1, 2, 1, 2, 1, 58, 1, 2, 1, 2, 1, 2, 1, 58, 1, 2, 1, 2, 1, 2, 1, 58, 1, 2, 1, 2, 1, 2, 1, 58, 1, 2, 1, 2, 1, 2, 1, 58, 1, 2, 1, 2, 1, 2, 1, 58, 1, 2, 1, 2, 1, 2, 1, 58, 1, 2, 1, 2, 1, 2, 1, 58, 1, 2, 1, 2, 1, 2, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Amiram Eldar, Jan 16 2024: (Start)
Multiplicative with a(2) = a(4) = 2, a(2^e) = 58 for e >=3, and a(p^e) = 1 for an odd prime p.
Dirichlet g.f.: zeta(s) * (1 + 1/2^s + 7/2^(3*s-3)). (End)
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(884)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[884], 120] (* or *) PadRight[{29}, 120, {58, 1, 2, 1, 2, 1, 2, 1}] (* Harvey P. Dale, Dec 15 2023 *)
CROSSREFS
Sequence in context: A040842 A040841 A040853 * A040855 A040852 A040851
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 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)