login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A040551
Continued fraction for sqrt(575).
1
23, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46, 1, 46
OFFSET
0,1
FORMULA
From Amiram Eldar, Dec 27 2023: (Start)
Multiplicative with a(2^e) = 46, and a(p^e) = 1 for an odd prime p.
Dirichlet g.f.: zeta(s) * (1 + 45/2^s). (End)
MAPLE
with(numtheory): Digits := 300: convert(evalf(sqrt(575)), confrac);
MATHEMATICA
ContinuedFraction[Sqrt[575], 100] (* or *) PadRight[{23}, 100, {46, 1}] (* Harvey P. Dale, Aug 12 2023 *)
CROSSREFS
Sequence in context: A040549 A069890 A040550 * A157981 A040523 A040522
KEYWORD
nonn,cofr,easy,less,mult
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 22 15:02 EDT 2024. Contains 376114 sequences. (Running on oeis4.)