Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071397
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071397 Rounded total surface area of a regular dodecahedron with edge length n. +0
6
0, 21, 83, 186, 330, 516, 743, 1012, 1321, 1672, 2065, 2498, 2973, 3489, 4047, 4645, 5285, 5967, 6689, 7453, 8258, 9105, 9993, 10922, 11892, 12904, 13957, 15051, 16186, 17363, 18581, 19841, 21141, 22483, 23866, 25291, 26757, 28264, 29812 (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

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

FORMULA

a(n) = round(3 * n^2 * sqrt(25+10*sqrt(5)))

EXAMPLE

a(4)=330 because round(3*4^2*sqrt(25+10*sqrt(5)))=round(48*6.88190...)=round(330.331...)=330.

PROGRAM

(PARI) for(n=0, 100, print1(round(3*n^2*sqrt(25+10*sqrt(5))), ", "))

CROSSREFS

Cf. A070169 (tetrahedron), A033581 (cube), A071396 (octahedron), A071398 (icosahedron), A071401 (volume of dodecahedron).

Sequence in context: A135945 A158493 A159743 this_sequence A064762 A104676 A143244

Adjacent sequences: A071394 A071395 A071396 this_sequence A071398 A071399 A071400

KEYWORD

easy,nonn

AUTHOR

Rick L. Shepherd (rshepherd2(AT)hotmail.com), May 28 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