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.

A198467 Consider triples a<=b

Original entry on oeis.org

3, 6, 10, 7, 15, 10, 21, 28, 11, 36, 14, 22, 45, 27, 55, 15, 21, 66, 18, 25, 78, 45, 91, 15, 19, 34, 52, 105, 22, 39, 120, 136, 23, 50, 76, 153, 26, 56, 85, 171, 36, 46, 190, 27, 40, 51, 69, 210, 30, 36, 76, 115, 231, 126, 253, 31, 91, 276, 34, 58, 99, 300
Offset: 1

Views

Author

Charlie Marion, Dec 19 2011

Keywords

Comments

The definition can be generalized to define Pythagorean k-triples a<=bA198453 for more about Pythagorean k-triples.

Examples

			3*2 + 3*2 = 4*3
4*3 + 6*5 = 7*6
5*4 + 10*9 = 11*10
6*5 + 7*6 = 9*8
6*5 + 15*14 = 16*15
		

References

  • A. H. Beiler, Recreations in the Theory of Numbers, Dover, New York, 1964, pp. 104-134.

Crossrefs