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.

A229850 Number of prime factors congruent to 1 mod 3 that divide the Fermat number 2^(2^n) + 1.

Original entry on oeis.org

0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 3, 2
Offset: 0

Views

Author

Arkadiusz Wesolowski, Oct 01 2013

Keywords

Comments

a(n) < A046052(n) because all Fermat numbers greater than 3 are equal to 2 (mod 3).
a(n) = 1 if A046052(n) = 2.
If A046052(n) = 3, then a(n) = 0 or 2.
a(n) <= A228846(n) - n - 1 for n = 0 to 11.

References

  • M. Krizek, F. Luca, L. Somer, 17 Lectures on Fermat Numbers: From Number Theory to Geometry, CMS Books in Mathematics, vol. 9, Springer-Verlag, New York, 2001, pp. 61-63, 65-66.

Crossrefs