OFFSET
1,2
COMMENTS
If only integers are allowed in computations, a(n) gives the sequence of circumferences of circles in order of increasing radii.
MATHEMATICA
Round[Table[2 Pi * n, {n, 0, 40}]]
CROSSREFS
KEYWORD
easy,nonn
AUTHOR
Joseph L. Pe, Oct 03 2002
STATUS
approved