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.

A156669 Positive integers k such that k^2 = (m^5 + n^5)/(m + n) for some nonnegative coprime integers m, n.

Original entry on oeis.org

1, 101, 13361, 1612186411, 1624763543401, 240020196429554642201, 29891946989942513908518251, 5506336596007252456855684531229391026385301, 92724987584857206382605250844078768507060135044811
Offset: 1

Views

Author

Max Alekseyev, Feb 13 2009

Keywords

Examples

			13361 belongs to this sequence since 13361^2 = (35^5 + 123^5) / (35 + 123) with gcd(35, 123) = 1.
		

Crossrefs