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.

A196101 Positive integers a for which there is a primitive (5/4)-Pythagorean triple (a,b,c) satisfying a<=b.

Original entry on oeis.org

3, 4, 10, 11, 14, 15, 17, 19, 20, 22, 23, 25, 26, 28, 29, 31, 32, 33, 35, 35, 36, 37, 38, 42, 44, 47, 53, 54, 55, 57, 61, 63, 64, 64, 65, 68, 70, 71, 77, 82, 84, 85, 86, 91, 96, 98, 99, 100, 101, 109, 110, 116, 124, 125, 126, 128, 132, 138, 140, 145, 146, 156
Offset: 1

Views

Author

Clark Kimberling, Sep 28 2011

Keywords

Comments

See A195770 for definitions of k-Pythagorean triple, primitive k-Pythagorean triple, and lists of related sequences.

Examples

			Primitive (5/4)-Pythagorean triples;
c^2=a^2+b^2+k*a*b, where k=5/4:
3,20,22
4,7,10
10,34,41
11,288,295
14,230,239
15,32,43
17,224,235
19,868,880
20,231,244
22,30,47
		

Crossrefs

Programs