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!)
A224384 a(n) = 1 + 17^n. 2
2, 18, 290, 4914, 83522, 1419858, 24137570, 410338674, 6975757442, 118587876498, 2015993900450, 34271896307634, 582622237229762, 9904578032905938, 168377826559400930, 2862423051509815794, 48661191875666868482, 827240261886336764178, 14063084452067724991010 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
Sum of n-th powers of divisors of 17.
LINKS
FORMULA
a(n) = A001026(n) + 1.
G.f.: 1/(1-x) + 1/(1-17*x).
E.g.f.: exp(x) + exp(17*x).
a(n) = 18*a(n-1) - 17*a(n-2) with a(0) = 2, a(1) = 18.
MATHEMATICA
17^Range[0, 20]+1 (* Harvey P. Dale, Jul 19 2019 *)
CROSSREFS
Cf. A001026.
Sequence in context: A084947 A123385 A121564 * A092563 A258922 A192555
KEYWORD
nonn,easy
AUTHOR
Philippe Deléham, Apr 05 2013
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 19 12:14 EDT 2024. Contains 371792 sequences. (Running on oeis4.)