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.

A274591 Least number k such that k-1, k, k+1 are the sum of two nonzero squares in exactly n ways.

Original entry on oeis.org

73, 22049, 90707201, 4359889
Offset: 1

Views

Author

Altug Alkan, Jun 29 2016

Keywords

Comments

Corresponding triples are (72, 73, 74), (22048, 22049, 22050), (90707200, 90707201, 90707202), (4359888, 4359889, 4359890) for first four terms.
a(6) = 1428907401, a(8) = 2305281745. No more terms < 2*10^11. - Lars Blomberg, Jun 01 2018
a(5) > 10^15, if it exists. - Giovanni Resta, Jun 05 2018

Examples

			a(2) = 22049 because 22048 = 12^2 + 148^2 = 68^2 + 132^2, 22049 = 32^2 + 145^2 = 40^2 + 143^2, 22050 = 21^2 + 147^2 = 105^2 + 105^2.
		

Crossrefs

Showing 1-1 of 1 results.