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.

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

Original entry on oeis.org

3, 5, 7, 8, 8, 9, 11, 13, 15, 17, 19, 21, 23, 25, 27, 27, 29, 31, 32, 35, 35, 37, 39, 40, 43, 45, 45, 45, 45, 48, 49, 51, 56, 56, 61, 63, 63, 63, 64, 65, 67, 69, 72, 72, 72, 72, 73, 77, 79, 80, 80, 81, 85, 87, 91, 95, 96, 97, 99, 104, 105, 112, 115, 117, 117, 119
Offset: 1

Views

Author

Clark Kimberling, Sep 27 2011

Keywords

Comments

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

Examples

			Primitive (-5/3)-Pythagorean triples a,b,c;
c^2=a^2+b^2+k*a*b, where k=-5/3:
3,5,3
5,27,23
7,9,5
8,9,5
8,21,15
9,32,25
11,120,111
13,24,15
15,16,9
17,279,265
		

Crossrefs

Programs