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.

Showing 1-1 of 1 results.

A283076 Smallest odd prime of the form x^2 + y^2 such that x^(2^k) + y^(2^k) is prime for all k = 1 to n.

Original entry on oeis.org

5, 5, 5, 5, 2823521, 151062433
Offset: 1

Views

Author

Thomas Ordowski and Altug Alkan, Feb 28 2017

Keywords

Examples

			Prime 5 = 2^2 + 1 and 2^4 + 1, 2^8 + 1, 2^16 + 1 are Fermat primes.
Prime 2823521 = 464^2 + 1615^2 is a term.
       a(n)      x      y
  ---------   ----   ----
          5      2      1
          5      2      1
          5      2      1
          5      2      1
    2823521   1615    464
  151062433   9777   7448
		

Crossrefs

Showing 1-1 of 1 results.