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.

A092294 Decimal expansion of 3 + sqrt(15).

This page as a plain text file.
%I A092294 #26 Mar 19 2024 08:29:43
%S A092294 6,8,7,2,9,8,3,3,4,6,2,0,7,4,1,6,8,8,5,1,7,9,2,6,5,3,9,9,7,8,2,3,9,9,
%T A092294 6,1,0,8,3,2,9,2,1,7,0,5,2,9,1,5,9,0,8,2,6,5,8,7,5,7,3,7,6,6,1,1,3,4,
%U A092294 8,3,0,9,1,9,3,6,9,7,9,0,3,3,5,1,9,2,8,7,3,7,6,8,5,8,6,7,3,5,1,7,9
%N A092294 Decimal expansion of 3 + sqrt(15).
%C A092294 Equals n +n/(n +n/(n +n/(n +....))) for n = 6.  See also A090388. - _Stanislav Sykora_, Jan 23 2014
%H A092294 G. C. Greubel, <a href="/A092294/b092294.txt">Table of n, a(n) for n = 1..10000</a>
%H A092294 <a href="/index/Al#algebraic_02">Index entries for algebraic numbers, degree 2</a>
%F A092294 Equals A010472 plus 3. - _R. J. Mathar_, Sep 08 2008
%F A092294 Equals 1/A176016 + 6. - _Hugo Pfoertner_, Mar 19 2024
%e A092294 6.87298334620741688...
%t A092294 RealDigits[3+Sqrt[15],10,120][[1]] (* _Harvey P. Dale_, Aug 29 2012 *)
%o A092294 (PARI) sqrt(15)+3 \\ _Charles R Greathouse IV_, Apr 25 2016
%Y A092294 Cf. n+n/(n+n/(n+...)): A090388 (n=2), A090458 (n=3), A090488 (n=4), A090550 (n=5), A092290 (n=7), A090654 (n=8), A090655 (n=9), A090656 (n=10). - _Stanislav Sykora_, Jan 23 2014
%K A092294 easy,nonn,cons
%O A092294 1,1
%A A092294 _Felix Tubiana_, Feb 05 2004