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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A051489 n^(n+2)+(n+2)^n. 4
1, 4, 32, 368, 5392, 94932, 1941760, 45136576, 1173741824, 33739007300, 1061917364224, 36314872537968, 1340612376924160, 53132088082450132, 2250010931847299072, 101388548387203175168, 4843806013966239465472 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MATHEMATICA

lst={}; Do[m=n+2; q=n^m+m^n; AppendTo[lst, q], {n, 0, 2*4!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 23 2009]

CROSSREFS

Cf. A046065, A051442, A007925 [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 23 2009]

Sequence in context: A186391 A137432 A177750 * A047053 A201594 A007763

Adjacent sequences:  A051486 A051487 A051488 * A051490 A051491 A051492

KEYWORD

nonn

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 13 12:01 EST 2012. Contains 205469 sequences.