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!)
A040341 Continued fraction for sqrt(360). 1

%I #22 Dec 20 2023 08:06:16

%S 18,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,

%T 1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,

%U 36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36,1,36

%N Continued fraction for sqrt(360).

%H <a href="/index/Con#confC">Index entries for continued fractions for constants</a>.

%H <a href="/index/Rec#order_02">Index entries for linear recurrences with constant coefficients</a>, signature (0,1).

%F a(n) = a(n-2), for n >= 3. - _Wesley Ivan Hurt_, Apr 16 2023

%F From _Amiram Eldar_, Dec 20 2023: (Start)

%F Multiplicative with a(2^e) = 36, and a(p^e) = 1 for an odd prime p.

%F Dirichlet g.f.: zeta(s) * (1 + 35/2^s). (End)

%p with(numtheory): Digits := 300: convert(evalf(sqrt(360)),confrac);

%t ContinuedFraction[Sqrt[360],120] (* or *) PadRight[{18},120,{36,1}] (* _Harvey P. Dale_, Jul 04 2021 *)

%K nonn,cofr,easy,mult

%O 0,1

%A _N. J. A. Sloane_

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 07:38 EDT 2024. Contains 371782 sequences. (Running on oeis4.)