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.

A040853 Continued fraction for sqrt(883).

This page as a plain text file.
%I A040853 #11 Jul 08 2025 23:58:42
%S A040853 29,1,2,1,1,19,4,5,6,2,2,2,1,2,1,1,2,8,9,1,3,1,2,29,2,1,3,1,9,8,2,1,1,
%T A040853 2,1,2,2,2,6,5,4,19,1,1,2,1,58,1,2,1,1,19,4,5,6,2,2,2,1,2,1,1,2,8,9,1,
%U A040853 3,1,2,29,2,1,3,1,9,8,2,1,1,2,1,2,2,2,6,5,4,19,1,1
%N A040853 Continued fraction for sqrt(883).
%H A040853 <a href="/index/Con#confC">Index entries for continued fractions for constants</a>
%H A040853 <a href="/index/Rec#order_46">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1).
%p A040853 with(numtheory): Digits := 300: convert(evalf(sqrt(883)),confrac);
%K A040853 nonn,cofr,easy
%O A040853 0,1
%A A040853 _N. J. A. Sloane_