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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A090467 Numbers which are not the regular figurative or polygonal numbers of order greater than 2. 3
1, 2, 3, 4, 5, 7, 8, 11, 13, 14, 17, 19, 20, 23, 26, 29, 31, 32, 37, 38, 41, 43, 44, 47, 50, 53, 56, 59, 61, 62, 67, 68, 71, 73, 74, 77, 79, 80, 83, 86, 89, 97, 98, 101, 103, 104, 107, 109, 110, 113, 116, 119, 122, 127, 128, 131, 134, 137, 139, 140, 143, 146, 149, 151, 152 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

REFERENCES

Albert H. Beiler, Recreations In The Theory Of Numbers, The Queen Of Mathematics Entertains, Dover, NY, 1964, pps. 185-199.

LINKS

T. D. Noe, Table of n, a(n) for n=1..1000

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

FORMULA

The n-th k-gonal number is 1 +k*n(n-1)/2 - (n-1)^2.

MATHEMATICA

Complement[ Table[i, {i, 300}], Take[ Union[ Flatten[ Table[1 + k*n(n - 1)/2 - (n - 1)^2, {n, 3, 40}, {k, 3, 300}]]], 300]]

CROSSREFS

Complement is A090466.

Sequence in context: A180121 A062890 A058586 * A177202 A053868 A081730

Adjacent sequences:  A090464 A090465 A090466 * A090468 A090469 A090470

KEYWORD

easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 01 2003

EXTENSIONS

Verified by Don Reble (djr(AT)nk.ca), Mar 12 2006

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 18:23 EST 2012. Contains 206063 sequences.