cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A040345 Continued fraction for sqrt(365).

This page as a plain text file.
%I A040345 #16 Jul 08 2025 23:08:27
%S A040345 19,9,1,1,9,38,9,1,1,9,38,9,1,1,9,38,9,1,1,9,38,9,1,1,9,38,9,1,1,9,38,
%T A040345 9,1,1,9,38,9,1,1,9,38,9,1,1,9,38,9,1,1,9,38,9,1,1,9,38,9,1,1,9,38,9,
%U A040345 1,1,9,38,9,1,1,9,38,9,1,1,9,38,9,1,1,9,38,9,1,1,9
%N A040345 Continued fraction for sqrt(365).
%H A040345 <a href="/index/Con#confC">Index entries for continued fractions for constants</a>
%H A040345 <a href="/index/Rec#order_05">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 1).
%p A040345 with(numtheory): Digits := 300: convert(evalf(sqrt(365)),confrac);
%K A040345 nonn,cofr,easy
%O A040345 0,1
%A A040345 _N. J. A. Sloane_