login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063498 Atoms in cluster of n layers around C_60. 1
0, 32, 104, 236, 448, 760, 1192, 1764, 2496, 3408, 4520, 5852, 7424, 9256, 11368, 13780, 16512, 19584, 23016, 26828, 31040, 35672, 40744, 46276, 52288, 58800, 65832, 73404, 81536, 90248, 99560, 109492, 120064, 131296, 143208, 155820 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

T. P. Martin, Shells of atoms, Phys. Reports, 273 (1996), 199-241, eq. (17).

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,1000

FORMULA

10*n^3/3+10*n^2+56*n/3.

PROG

(PARI) { for (n=0, 1000, write("b063498.txt", n, " ", 10*n^2 + (10*n^3 + 56*n)/3) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 23 2009]

CROSSREFS

Sequence in context: A194645 A134845 A167982 * A173951 A039464 A203728

Adjacent sequences:  A063495 A063496 A063497 * A063499 A063500 A063501

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Aug 01 2001

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 23:58 EST 2012. Contains 206085 sequences.