|
Search: id:A075726
|
|
|
| A075726 |
|
a(n) = Pi * n^2 rounded off. |
|
+0 1
|
|
| 0, 3, 13, 28, 50, 79, 113, 154, 201, 254, 314, 380, 452, 531, 616, 707, 804, 908, 1018, 1134, 1257, 1385, 1521, 1662, 1810, 1963, 2124, 2290, 2463, 2642, 2827, 3019, 3217, 3421, 3632, 3848, 4072, 4301, 4536, 4778, 5027
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
If only integers are allowed in computations, a(n) gives the sequence of areas of circles in order of increasing radii.
|
|
MATHEMATICA
|
Round[Table[Pi * n^2, {n, 0, 40}]]
|
|
CROSSREFS
|
Sequence in context: A099062 A002304 A117516 this_sequence A074498 A041035 A042269
Adjacent sequences: A075723 A075724 A075725 this_sequence A075727 A075728 A075729
|
|
KEYWORD
|
easy,nonn
|
|
AUTHOR
|
Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Oct 03 2002
|
|
|
Search completed in 0.002 seconds
|