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.

A179461 Decimal expansion of sqrt(51)/7.

This page as a plain text file.
%I A179461 #10 Nov 03 2016 05:21:19
%S A179461 1,0,2,0,2,0,4,0,6,1,2,2,0,4,0,7,1,4,2,5,7,1,3,4,2,8,3,0,1,9,5,3,2,3,
%T A179461 6,1,1,2,5,2,3,1,0,1,6,5,7,0,0,3,9,0,5,4,7,6,0,1,2,0,4,4,1,1,8,2,3,6,
%U A179461 8,8,6,2,9,4,9,1,4,3,1,6,9,8,0,3,6,9,9,8,3,1,6,2,1,8,9,7,4,3,4,5,4,6,2,0,6
%N A179461 Decimal expansion of sqrt(51)/7.
%C A179461 sqrt(3/2)= sqrt(12/8)= 1.224744... sqrt(51/49)= sqrt(102/98)= 1.0202040612... sqrt (501/499)=sqrt (1002/998)= 1.002002004...
%t A179461 RealDigits[ Sqrt@ 51/7, 10, 111][[1]] (* _Robert G. Wilson v_, Aug 23 2010 *)
%o A179461 (PARI) sqrt(51)/7 \\ _Charles R Greathouse IV_, Apr 25 2016
%Y A179461 Cf. A063886, A115754, A000984, A151821.
%K A179461 cons,nonn
%O A179461 1,3
%A A179461 _Mark Dols_, Jul 14 2010
%E A179461 Keyword:frac replaced by keyword:cons - _R. J. Mathar_, Jul 20 2010
%E A179461 More terms from _Robert G. Wilson v_, Aug 23 2010