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.

A244032 Positive numbers n such that there exists a positive number m != n such that x^2+ny^2 and x^2+my^2 represent the same odd primes.

Original entry on oeis.org

1, 4, 8, 9, 12, 16, 24, 45, 48, 72, 80, 120, 240
Offset: 1

Views

Author

N. J. A. Sloane, Jun 22 2014

Keywords

Comments

There are no other terms for which both n and m are < 100000.

Examples

			For example, 9 and 12 are members because the odd primes (in fact all the primes) represented by x^2+9y^2 and x^2+12y^2 are the same - see A068228.
		

Crossrefs

Cf. A068228.