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.

A224235 Decimal expansion of number of yards in a meter.

This page as a plain text file.
%I A224235 #8 May 30 2018 13:55:08
%S A224235 1,0,9,3,6,1,3,2,9,8,3,3,7,7,0,7,7,8,6,5,2,6,6,8,4,1,6,4,4,7,9,4,4,0,
%T A224235 0,6,9,9,9,1,2,5,1,0,9,3,6,1,3,2,9,8,3,3,7,7,0,7,7,8,6,5,2,6,6,8,4,1,
%U A224235 6,4,4,7,9,4,4,0,0,6,9,9
%N A224235 Decimal expansion of number of yards in a meter.
%C A224235 The exact value (this is the definition of a yard) is 1/0.9144.
%F A224235 a(n) = a(n-42). - _Charles R Greathouse IV_, Mar 25 2014
%e A224235 1.0936132983377077865266841644794400699912510936132983377077...
%t A224235 RealDigits[Quantity[1,"Meters"]/Quantity[1,"Yards"],10,120][[1]] (* _Harvey P. Dale_, May 30 2018 *)
%o A224235 (PARI) 1250/1143. \\ _Charles R Greathouse IV_, Mar 25 2014
%Y A224235 Cf. A224233, A224234.
%K A224235 nonn,cons,easy
%O A224235 1,3
%A A224235 _N. J. A. Sloane_, Apr 13 2013