Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071401
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071401 Rounded volume of a regular dodecahedron with edge length n. +0
5
0, 8, 61, 207, 490, 958, 1655, 2628, 3924, 5586, 7663, 10200, 13242, 16836, 21028, 25863, 31388, 37649, 44691, 52561, 61305, 70968, 81597, 93237, 105935, 119736, 134687, 150833, 168221, 186896, 206904, 228292, 251105, 275390, 301191, 328556 (list; graph; listen)
OFFSET

0,2

REFERENCES

S. Selby, editor, CRC Basic Mathematical Tables, CRC Press, 1970, pp. 10-11.

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics

FORMULA

a(n) = round(n^3 * (15+7*sqrt(5))/4)

EXAMPLE

a(6)=1665 because round(6^3*(15+7*sqrt(5))/4)=round(216*7.6631...)=round(1655.23...)=1665.

PROGRAM

(PARI) for(n=0, 100, print1(round(n^3*(15+7*sqrt(5))/4), ", "))

CROSSREFS

Cf. A000578 (cube), A071399 (tetrahedron), A071400 (octahedron), A071402 (icosahedron), A071397 (total surface area of dodecahedron).

Sequence in context: A075147 A034664 A007399 this_sequence A081907 A080525 A001466

Adjacent sequences: A071398 A071399 A071400 this_sequence A071402 A071403 A071404

KEYWORD

easy,nonn

AUTHOR

Rick L. Shepherd (rshepherd2(AT)hotmail.com), May 29 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research