login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A029711 a(n) = n^(n+1) + (n-1)^2. 1
1, 1, 9, 85, 1033, 15641, 279961, 5764837, 134217777, 3486784465, 100000000081, 3138428376821, 106993205379193, 3937376385699433, 155568095557812393, 6568408355712890821, 295147905179352826081, 14063084452067724991265, 708235345355337676357921 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Table[n^(n+1)+(n-1)^2, {n, 0, 30}] (* Harvey P. Dale, May 07 2016 *)
PROG
(Magma) [n^(n+1)+(n-1)^2: n in [0..20]]; // Vincenzo Librandi, May 08 2016
CROSSREFS
Sequence in context: A218136 A196955 A361283 * A204465 A276242 A015581
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Apr 13 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 20:33 EDT 2024. Contains 371916 sequences. (Running on oeis4.)