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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A046065 n^(n+2)-(n+2)^n. 6
-1, -2, 0, 118, 2800, 61318, 1417472, 35570638, 973741824, 29023111918, 938082635776, 32730551749894, 1227224552173568, 49239697945731382, 2105895743771443200, 95663702284183543582, 4600926951773050961920, 233592048827366522661214 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MATHEMATICA

a[n_]:=n^(n+2)-(n+2)^n; lst={}; Do[AppendTo[lst, a[n]], {n, 0, 4!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 20 2008]

CROSSREFS

Sequence in context: A009270 A033838 A181373 * A003321 A012333 A012329

Adjacent sequences:  A046062 A046063 A046064 * A046066 A046067 A046068

KEYWORD

sign

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 14 22:37 EST 2012. Contains 205679 sequences.