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!)
A098462 a(n) = n^n + (n+1)^n. 0
2, 3, 13, 91, 881, 10901, 164305, 2920695, 59823937, 1387420489, 35937424601, 1028320041299, 32214185570737, 1096589879846397, 40304932850948641, 1590815394987706351, 67107935949376420097, 3013151821625033296145, 143473758373207779108265 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
From Alois P. Heinz, Mar 19 2020: (Start)
a(n) = A000312(n) + A000169(n+1).
E.g.f.: (x-LambertW(-x))/((1+LambertW(-x))*x). (End)
PROG
(PARI) a(n) = n^n + (n+1)^n; \\ Jinyuan Wang, Mar 19 2020
CROSSREFS
Cf. A000169, A000312, A045531 (n^n-(n-1)^n), A055869 ((n+1)^n-n^n).
Sequence in context: A224239 A361520 A068096 * A125283 A098406 A280012
KEYWORD
nonn
AUTHOR
Hugo Pfoertner, Sep 08 2004
EXTENSIONS
a(0)=2 prepended by Alois P. Heinz, Mar 19 2020
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 25 07:41 EDT 2024. Contains 371964 sequences. (Running on oeis4.)