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-2 of 2 results.

A033207 Primes of the form x^2 + 7*y^2.

Original entry on oeis.org

7, 11, 23, 29, 37, 43, 53, 67, 71, 79, 107, 109, 113, 127, 137, 149, 151, 163, 179, 191, 193, 197, 211, 233, 239, 263, 277, 281, 317, 331, 337, 347, 359, 373, 379, 389, 401, 421, 431, 443, 449, 457, 463, 487, 491
Offset: 1

Views

Author

Keywords

Comments

Except for a(1) = 7, these are the primes which can be written in the form a^2 + 7*b^2 with a > 0 and b > 0. - V. Raman, Sep 08 2012
These are the primes p for which p^3 - 1 is divisible by 7, with two exceptions: p = 2 is not in the sequence even though 2^3 - 1 is divisible by 7, and p = 7 is in the sequence even though 7^3 - 1 is not divisible by 7. Except for p = 7, if p^3 - 1 is not divisible by 7, it is congruent to 5 (mod 7). - Richard R. Forberg, Jun 03 2013

References

  • David A. Cox, "Primes of the Form x^2 + n y^2", Wiley, 1989.

Crossrefs

Essentially the same as A045373. Primes in A020670.

Programs

Formula

Primes congruent to {1, 7, 9, 11, 15, 23, 25} (mod 28). - T. D. Noe, Apr 29 2008

A002345 Numbers y such that p = x^2 + 7y^2, with prime p = A033207(n).

Original entry on oeis.org

1, 1, 1, 2, 2, 1, 2, 3, 1, 3, 1, 2, 4, 3, 4, 2, 1, 3, 5, 5, 4, 2, 5, 4, 5, 1, 6, 4, 2, 1, 4, 7, 7, 6, 7, 2, 4, 6, 5, 7, 8, 8, 3, 7, 1, 5, 6, 3, 2, 8, 9, 7, 6, 8, 9, 4, 2, 5, 8, 1, 10, 10, 3, 7, 5, 2, 8, 10, 9, 7
Offset: 1

Views

Author

Keywords

References

  • A. J. C. Cunningham, Quadratic Partitions. Hodgson, London, 1904, p. 1.
  • D. H. Lehmer, Guide to Tables in the Theory of Numbers. Bulletin No. 105, National Research Council, Washington, DC, 1941, p. 55.
  • N. J. A. Sloane, A Handbook of Integer Sequences, Academic Press, 1973 (includes this sequence).
  • N. J. A. Sloane and Simon Plouffe, The Encyclopedia of Integer Sequences, Academic Press, 1995 (includes this sequence).

Crossrefs

Cf. A002344.
Showing 1-2 of 2 results.