cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A053285 Totient of 2^n+1.

Original entry on oeis.org

1, 2, 4, 6, 16, 20, 48, 84, 256, 324, 800, 1364, 3840, 5460, 12544, 19800, 65536, 87380, 186624, 349524, 986880, 1365336, 3345408, 5592404, 16515072, 20250000, 52306176, 84768120, 252645120, 351847488, 760320000, 1431655764, 4288266240, 5632621632, 13628740608
Offset: 0

Views

Author

Labos Elemer, Mar 03 2000

Keywords

Examples

			It is a power of 2 iff n is a Fermat prime.
		

Crossrefs

Programs

Formula

a(n) = A000010(A000051(n)).

Extensions

a(0)=1 prepended by Alois P. Heinz, Aug 12 2015