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.

A196358 Positive integers a for which there is a primitive (1/8)-Pythagorean triple (a,b,c) satisfying a<=b.

Original entry on oeis.org

4, 6, 8, 8, 10, 11, 12, 12, 13, 13, 14, 14, 15, 17, 21, 27, 28, 29, 31, 35, 38, 39, 40, 43, 44, 45, 46, 49, 52, 55, 56, 57, 59, 61, 63, 64, 64, 64, 64, 66, 72, 74, 76, 77, 82, 88, 88, 91, 91, 92, 97, 99, 100, 104, 106, 113, 115, 120, 124, 128, 128, 128, 128, 130
Offset: 1

Views

Author

Clark Kimberling, Oct 01 2011

Keywords

Comments

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

Examples

			Primitive (1/8)-Pythagorean triples a,b,c;
c^2=a^2+b^2+(1/8)*a*b:
4,10,11
6,28,29
8,11,14
8,63,64
10,132,133
11,192,193
12,14,19
12,286,287
13,24,28
13,448,449
		

Crossrefs

Programs