OFFSET
0,3
COMMENTS
The nominal length of 1 second of latitude is 10000/324 m, that is 30.86419753086419753... m. - Jean-François Alcover, Mar 10 2015
LINKS
Vincenzo Librandi, Table of n, a(n) for n = 0..1000
Index entries for linear recurrences with constant coefficients, signature (0, 0, 0, 0, 0, 0, 0, 0, 1).
FORMULA
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
EXAMPLE
0.00308641975308641975308641975308641975...
MATHEMATICA
PadLeft[First@#, Abs@Last@# + Length@First@#]&@RealDigits[N[1/324, 100]] (* Vincenzo Librandi, Jun 22 2016 *)
CROSSREFS
KEYWORD
AUTHOR
STATUS
approved