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.

A257118 Smallest of three consecutive prime numbers each of which is the sum of two squares.

Original entry on oeis.org

89, 389, 397, 449, 661, 757, 761, 929, 997, 1193, 1201, 1669, 2213, 2269, 2293, 2593, 2609, 2617, 2741, 3037, 3041, 3209, 3217, 3413, 3433, 3449, 3697, 3877, 4397, 4801, 5189, 5233, 5237, 5569, 5689, 5717, 6101, 6217, 6389, 6469, 6733, 6829, 6833, 6997, 7529
Offset: 1

Views

Author

Abhiram R Devesh, Apr 25 2015

Keywords

Comments

This sequence is a subsequence of A257117.

Examples

			389 = 10^2 + 17^2, 397 = 6^2 + 19^2, and 401 = 1^2 + 20^2, so 389 is a term.
397 = 6^2 + 19^2, 401 = 1^2 + 20^2, and 409 = 3^2 + 20^2, so 397 is a term.
		

Crossrefs

Cf. A064716 (Smallest member of three consecutive numbers).
Cf. A257117 (Smallest member of two consecutive prime numbers).

Programs

Extensions

Corrected and extended by and prior b-file replaced by Harvey P. Dale, Jul 08 2018