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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A101272 a(n)=n, n <=6; a(n)=6, n > 6. 1
1, 2, 3, 4, 5, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

COMMENTS

Sequence of electron arrangements in the 2p 3p 4p and 5p atomic subshells.

REFERENCES

A. Beiser, Concepts of Modern Physics, 2nd Ed., McGraw-Hill, 1973.

R. M. Tennent (Editor), Science Data Book, Oliver & Boyd, 1971.

FORMULA

a(n)=n, n <=6; a(n)=6, n > 6.

Euler transform of length 6 sequence [ 2, 0, 0, 0, 0, -1]. - Michael Somos Aug 31 2006

G.f.: (1-x^6)/(1-x)^2. - Michael Somos Aug 31 2006

EXAMPLE

a(6)=6

PROG

(PARI) a(n)=max(0, min(6, n)) /* Michael Somos Aug 31 2006 */

CROSSREFS

Cf. A040000.

Sequence in context: A063283 A036055 A034151 * A006160 A071640 A102674

Adjacent sequences:  A101269 A101270 A101271 * A101273 A101274 A101275

KEYWORD

easy,nonn

AUTHOR

Jeremy Gardiner (jeremy.gardiner(AT)btinternet.com), Dec 19 2004

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 15 23:53 EST 2012. Contains 205860 sequences.