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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A020514 1^n+2^n+4^n+8^n+16^n. 1
5, 31, 341, 4681, 69905, 1082401, 17043521, 270549121, 4311810305, 68853957121, 1100586419201, 17600780175361, 281543712968705, 4504149450301441, 72061992352890881, 1152956690052710401 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

COMMENTS

5th cyclotomic polynomial evaluated at 2^n

LINKS

T. D. Noe, Table of n, a(n) for n=0..200

MAPLE

with(numtheory, cyclotomic):seq(cyclotomic(5, 2^i), i=0..24);

PROG

(Other) sage: [sigma(16, n)for n in xrange(0, 16)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 04 2009]

CROSSREFS

Sequence in context: A176302 A129586 A135744 * A201307 A059301 A088548

Adjacent sequences:  A020511 A020512 A020513 * A020515 A020516 A020517

KEYWORD

nonn

AUTHOR

Simon Plouffe, 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 00:47 EST 2012. Contains 205567 sequences.