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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A066279 n^n + n + 1 2
-1, 2, 3, 7, 31, 261, 3131, 46663, 823551, 16777225, 387420499, 10000000011, 285311670623, 8916100448269, 302875106592267, 11112006825558031, 437893890380859391, 18446744073709551633, 827240261886336764195 (list; graph; refs; listen; history; internal format)
OFFSET

-1,2

LINKS

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

MATHEMATICA

Table[n^n + n + 1, {n, 1, 18} ]

PROG

(PARI) { for (n=-1, 100, write("b066279.txt", n, " ", n^n + n + 1) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Feb 08 2010]

CROSSREFS

Sequence in context: A073918 A096350 A018239 * A057677 A032148 A101484

Adjacent sequences:  A066276 A066277 A066278 * A066280 A066281 A066282

KEYWORD

sign

AUTHOR

George E. Antoniou (george.antoniou(AT)montclair.edu), Dec 10 2001

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Dec 11 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 16 06:44 EST 2012. Contains 205864 sequences.