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.

A378813 Decimal expansion of sqrt(480)/7.

This page as a plain text file.
%I A378813 #4 Dec 08 2024 12:24:34
%S A378813 3,1,2,9,8,4,3,1,8,5,7,4,3,8,0,6,3,6,2,6,1,1,2,5,5,9,0,1,7,1,8,8,6,9,
%T A378813 3,3,6,8,7,2,8,2,6,8,2,8,5,5,9,9,0,4,3,0,9,8,6,7,9,6,8,2,8,4,1,8,5,6,
%U A378813 7,5,8,6,9,2,7,2,7,0,1,3,3,6,0,0,4,9,0,5,3,4,9,5,0,7,8,3,2,1,4,7
%N A378813 Decimal expansion of sqrt(480)/7.
%D A378813 Steven R. Finch, Mathematical Constants, Encyclopedia of Mathematics and its Applications, vol. 94, Cambridge University Press, 2003, Section 2.31.4, p. 201.
%F A378813 Equals 4*sqrt(30)/7.
%e A378813 3.1298431857438063626112559017188693368728268285599...
%t A378813 RealDigits[Sqrt[480]/7,10,100][[1]]
%Y A378813 Cf. A010485.
%K A378813 nonn,cons,easy
%O A378813 1,1
%A A378813 _Stefano Spezia_, Dec 08 2024