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!)
A021301 Decimal expansion of 1/297. 0

%I #17 Dec 27 2023 07:19:49

%S 0,0,3,3,6,7,0,0,3,3,6,7,0,0,3,3,6,7,0,0,3,3,6,7,0,0,3,3,6,7,0,0,3,3,

%T 6,7,0,0,3,3,6,7,0,0,3,3,6,7,0,0,3,3,6,7,0,0,3,3,6,7,0,0,3,3,6,7,0,0,

%U 3,3,6,7,0,0,3,3,6,7,0,0,3,3,6,7,0,0,3,3,6,7,0,0,3,3,6,7,0,0,3

%N Decimal expansion of 1/297.

%H <a href="/index/Rec#order_06">Index entries for linear recurrences with constant coefficients</a>, signature (0, 0, 0, 0, 0, 1).

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

%t Join[{0,0},RealDigits[1/297,10,120][[1]]] (* or *) PadRight[{},120,{0,0,3,3,6,7}] (* _Harvey P. Dale_, Jan 07 2022 *)

%K nonn,cons

%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 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)