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.

User: Piotr Lipski

Piotr Lipski's wiki page.

Piotr Lipski has authored 1 sequences.

A375463 Numbers appearing on all three positions in ordered primitive Pythagorean triples.

Original entry on oeis.org

221, 325, 377, 425, 493, 629, 697, 725, 925, 1025, 1073, 1189, 1325, 1517, 1537, 1769, 1885, 1961, 2173, 2257, 2405, 2501, 2665, 2701, 2993, 3145, 3233, 3293, 3445, 3485, 3649, 3869, 3965, 3977, 4453, 4505, 4717, 4745, 5141, 5185, 5353, 5429, 5777, 5785, 5917
Offset: 1

Author

Piotr Lipski, Aug 16 2024

Keywords

Examples

			221 is a term since the following primitive Pythagorean triples have 221 in first, second and third position: (221, 24420, 24421), (60, 221, 229), (21, 220, 221).
		

Crossrefs

Intersection of A008846, A024352 and A024354.
Cf. A263728.

Programs

  • PARI
    \\ See Links section.

Formula

a(n) == 1 (mod 4). - Hugo Pfoertner, Aug 18 2024

Extensions

More terms from Rémy Sigrist, Aug 17 2024