Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071396
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071396 Rounded total surface area of a regular octahedron with edge length n. +0
5
0, 3, 14, 31, 55, 87, 125, 170, 222, 281, 346, 419, 499, 585, 679, 779, 887, 1001, 1122, 1251, 1386, 1528, 1677, 1833, 1995, 2165, 2342, 2525, 2716, 2913, 3118, 3329, 3547, 3772, 4005, 4244, 4489, 4742, 5002, 5269, 5543, 5823, 6111, 6405, 6707, 7015, 7330 (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(2 * n^2 * sqrt(3))

EXAMPLE

a(3)=31 because round(2*3^2*sqrt(3))=round(18*1.73205...)=round(31.1769...)=31.

PROGRAM

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

CROSSREFS

Cf. A070169 (tetrahedron), A033581 (cube), A071397 (dodecahedron), A071398 (icosahedron), A071400 (volume of octahedron).

Sequence in context: A057870 A031049 A014696 this_sequence A032525 A130697 A033991

Adjacent sequences: A071393 A071394 A071395 this_sequence A071397 A071398 A071399

KEYWORD

easy,nonn

AUTHOR

Rick L. Shepherd (rshepherd2(AT)hotmail.com), May 23 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 September 8 13:07 EDT 2008. Contains 143486 sequences.


AT&T Labs Research