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.

A040707 Continued fraction for sqrt(735).

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