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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063497 Atoms in first n shells of type I hyperfullerene. 1
0, 60, 300, 840, 1800, 3300, 5460, 8400, 12240, 17100, 23100, 30360, 39000, 49140, 60900, 74400, 89760, 107100, 126540, 148200, 172200, 198660, 227700, 259440, 294000, 331500, 372060, 415800, 462840, 513300, 567300, 624960 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

REFERENCES

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

LINKS

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

FORMULA

20*n^3+30*n^2+10*n.

PROG

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

CROSSREFS

Sequence in context: A100151 A179811 A146750 * A096363 A033591 A133118

Adjacent sequences:  A063494 A063495 A063496 * A063498 A063499 A063500

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 06:27 EST 2012. Contains 205998 sequences.