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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A060895 n^16 + 1. 19
1, 2, 65537, 43046722, 4294967297, 152587890626, 2821109907457, 33232930569602, 281474976710657, 1853020188851842, 10000000000000001, 45949729863572162, 184884258895036417, 665416609183179842, 2177953337809371137, 6568408355712890626 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Let Phi_k(x) be the k-th cyclotomic polynomial and form the sequence Phi_k(0), Phi_k(1), Phi_k(2), ... This gives A000027 (k=2), A002061 (k=3), A002522 (k=4), A053699 (k=5), A002061 (k=6), A053716 (k=7), A002523 (k=8), A060883 (k=9), A060884 (k=10), A060885 (k=11), A060886 (k=12), A060887 (k=13), A060888 (k=14), A060889 (k=15), A060890 (k=16), A060891 (k=18), A060892 (k=20), A060893 (k=24), A060894 (k=30), A060895 (k=32), A060896 (k=36).

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,1000

Hisanori Mishima, Factorizations of many number sequences

PROG

(PARI) { for (n=0, 1000, write("b060895.txt", n, " ", n^16 + 1); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 14 2009]

CROSSREFS

Sequence in context: A059764 A052427 A051833 * A100266 A195003 A071067

Adjacent sequences:  A060892 A060893 A060894 * A060896 A060897 A060898

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), May 05 2001

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:58 EST 2012. Contains 205482 sequences.