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.

A273516 List of arithmetic triples (three numbers in arithmetic progression) derived from pairs of terms in A005836.

Original entry on oeis.org

0, 1, 2, 1, 2, 3, 0, 2, 4, 2, 3, 4, 1, 3, 5, 3, 4, 5, 0, 3, 6, 1, 4, 7, 0, 4, 8, 1, 5, 9, 3, 6, 9, 0, 5, 10, 4, 7, 10, 8, 9, 10, 9, 10, 11, 0, 6, 12, 4, 8, 12, 6, 9, 12, 8, 10, 12, 10, 11, 12, 1, 7, 13, 3, 8, 13, 5, 9, 13, 7, 10, 13, 9, 11, 13, 11, 12, 13, 4
Offset: 1

Views

Author

Max Barrentine, May 23 2016

Keywords

Comments

These are all the arithmetic triples such that two terms are distinct members of A005836.
The triples are arranged in reflected colexicographic order.

Examples

			0, 1, 2;
1, 2, 3;
0, 2, 4;
2, 3, 4;
...
		

Crossrefs