login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A021328 Decimal expansion of 1/324. 1

%I #23 Dec 27 2023 08:36:09

%S 0,0,3,0,8,6,4,1,9,7,5,3,0,8,6,4,1,9,7,5,3,0,8,6,4,1,9,7,5,3,0,8,6,4,

%T 1,9,7,5,3,0,8,6,4,1,9,7,5,3,0,8,6,4,1,9,7,5,3,0,8,6,4,1,9,7,5,3,0,8,

%U 6,4,1,9,7,5,3,0,8,6,4,1,9,7,5,3,0,8,6,4,1,9,7,5,3,0,8,6,4,1,9

%N Decimal expansion of 1/324.

%C The nominal length of 1 second of latitude is 10000/324 m, that is 30.86419753086419753... m. - _Jean-François Alcover_, Mar 10 2015

%H Vincenzo Librandi, <a href="/A021328/b021328.txt">Table of n, a(n) for n = 0..1000</a>

%F G.f.: x^2*(5*x^8 + 7*x^7 + 9*x^6 + x^5 + 4*x^4 + 6*x^3 + 8*x^2 + 3)/(1 - x^9). - _Chai Wah Wu_, Jun 21 2016

%e 0.00308641975308641975308641975308641975...

%t PadLeft[First@#, Abs@Last@# + Length@First@#]&@RealDigits[N[1/324, 100]] (* _Vincenzo Librandi_, Jun 22 2016 *)

%K nonn,cons,easy

%O 0,3

%A _N. J. A. Sloane_.

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 21:09 EDT 2024. Contains 371798 sequences. (Running on oeis4.)