Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093907
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093907 Number of elements in the n-th period of the periodic table. +0
8
2, 8, 8, 18, 18, 32, 32, 50, 50, 72, 72, 98, 98, 128, 128, 162, 162, 200, 200, 242, 242, 288, 288, 338, 338, 392, 392, 450, 450, 512, 512, 578, 578, 648, 648, 722, 722, 800, 800, 882, 882, 968, 968, 1058, 1058, 1152, 1152, 1250, 1250, 1352, 1352, 1458, 1458 (list; graph; listen)
OFFSET

1,1

REFERENCES

Restrepo, G. and Pachon, L., Pythagoras and the Periodic Table, Journal of Chemical Education, submitted, 2004.

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,20000

M. Winter, WebElements Periodic Table

Journal of Chemical Education

FORMULA

a(n)=2*[(n+2)/2]^2, where [ ] is the integer part. - Leonardo Pachon (leaupaco(AT)yahoo.es), Jul 31 2004

a(n) = 2*A008794(n+2). G.f.: 2*x*(1+3*x-x^3-2*x^2+x^4)/((1+x)^2*(1-x)^3 ). [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Oct 04 2009]

EXAMPLE

a(1) = 2: H and He.

PROGRAM

(PARI) { for (n=1, 20000, a=2*floor((n+2)/2)^2; write("b093907.txt", n, " ", a); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 17 2009]

CROSSREFS

Cf. A116471.

Sequence in context: A128018 A104537 A019240 this_sequence A116471 A146749 A064231

Adjacent sequences: A093904 A093905 A093906 this_sequence A093908 A093909 A093910

KEYWORD

nonn

AUTHOR

Guillermo Restrepo, May 26 2004

EXTENSIONS

Added more terms. Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jun 17 2009

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 22 20:51 EST 2009. Contains 167312 sequences.


AT&T Labs Research