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.

A177033 Decimal expansion of (2+sqrt(14))/4.

This page as a plain text file.
%I A177033 #8 Apr 08 2020 12:16:16
%S A177033 1,4,3,5,4,1,4,3,4,6,6,9,3,4,8,5,3,4,6,3,9,5,9,3,7,1,8,3,0,7,9,1,3,7,
%T A177033 3,2,5,4,3,9,0,0,4,9,5,1,9,4,4,6,8,1,7,3,6,5,7,5,9,3,6,3,6,6,8,3,0,0,
%U A177033 0,8,7,8,9,0,7,6,7,3,4,7,5,6,9,9,4,2,0,2,4,7,3,7,9,8,5,9,4,8,9,2,8,7,5,2,4
%N A177033 Decimal expansion of (2+sqrt(14))/4.
%C A177033 Continued fraction expansion of (2+sqrt(14))/4 is A068073.
%H A177033 Daniel Starodubtsev, <a href="/A177033/b177033.txt">Table of n, a(n) for n = 1..10000</a>
%e A177033 (2+sqrt(14))/4 = 1.43541434669348534639...
%t A177033 RealDigits[(2+Sqrt[14])/4,10,120][[1]] (* _Harvey P. Dale_, Jul 18 2011 *)
%Y A177033 Cf. A010471 (decimal expansion of sqrt(14)), A068073 (repeat 1, 2, 3, 2).
%K A177033 cons,nonn
%O A177033 1,2
%A A177033 _Klaus Brockhaus_, May 01 2010