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.

A308635 Sequence of 4 Pythagorean triangles, each with a leg and hypotenuse prime. The hypotenuse of each triangle is the leg of the next triangle.

Original entry on oeis.org

169219, 1370269, 5965699, 15227879, 17750981, 19342559, 21828601, 24861761, 27379621, 34602049, 39844619, 48719711, 50049281, 51649019, 52187371, 52816609, 58026659, 73659239, 79782821, 86569771, 91316801, 96842831, 104572009
Offset: 1

Views

Author

Ray Chandler, Jun 12 2019

Keywords

Examples

			p(1)=169219, q=14317534981, r=102495903966079335181, s=5252705164911878795670904374881472151381, ...
		

Crossrefs

Formula

For each p(n), q=(p*p+1)/2, r=(q*q+1)/2, s=(r*r+1)/2, t=(s*s+1)/2 and p, q, r, s, t are all prime.