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.

A040094 Continued fraction for sqrt(105).

This page as a plain text file.
%I A040094 #21 Jul 08 2025 22:46:47
%S A040094 10,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,
%T A040094 4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,20,4,
%U A040094 20,4,20,4,20,4,20,4,20,4,20,4
%N A040094 Continued fraction for sqrt(105).
%H A040094 <a href="/index/Con#confC">Index entries for continued fractions for constants</a>
%H A040094 <a href="/index/Rec#order_02">Index entries for linear recurrences with constant coefficients</a>, signature (0, 1).
%p A040094 Digits := 100: convert(evalf(sqrt(N)),confrac,90,'cvgts'):
%t A040094 ContinuedFraction[Sqrt[105],300] (* _Vladimir Joseph Stephan Orlovsky_, Mar 11 2011*)
%t A040094 PadRight[{10},120,{20,4}] (* _Harvey P. Dale_, Oct 16 2019 *)
%K A040094 nonn,cofr,easy
%O A040094 0,1
%A A040094 _N. J. A. Sloane_