login
The OEIS is supported by
the many generous donors to the OEIS Foundation
.
A021206
Decimal expansion of 1/202.
0
0, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4, 9, 5, 0, 4
(
list
;
constant
;
graph
;
refs
;
listen
;
history
;
text
;
internal format
)
OFFSET
0,3
LINKS
Table of n, a(n) for n=0..98.
Index entries for linear recurrences with constant coefficients
, signature (1,-1,1).
MATHEMATICA
First[RealDigits[1/202, 10, 100, -1]] (* or *)
PadRight[{0}, 100, {5, 0, 4, 9}] (*
Paolo Xausa
, Jul 22 2025 *)
CROSSREFS
Sequence in context:
A255290
A087369
A200629
*
A365730
A121305
A002904
Adjacent sequences:
A021203
A021204
A021205
*
A021207
A021208
A021209
KEYWORD
nonn
,
cons
,
easy
AUTHOR
N. J. A. Sloane
STATUS
approved