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.

A227210 Generalized Markoff numbers: largest of 7-tuple of positive numbers a, b, c, d, e, f, g satisfying the Markoff(7) equation a^2+b^2+c^2+d^2+e^2+f^2+g^2 = 2abcdefg.

Original entry on oeis.org

2, 6, 15, 22, 47, 82, 118, 239, 262, 306, 370, 527, 929, 1126, 1142, 2255, 2913, 3122, 3606, 3809, 4262, 7078, 7215, 7314, 11522, 12626, 14159, 15906, 22934, 26977, 28678
Offset: 1

Views

Author

Shanzhen Gao, Sep 19 2013

Keywords

Examples

			a(1)=2 and a(2)=6 since (2, 2, 2, 1, 1, 1, 1) and (6, 2, 2, 1, 1, 1, 1) satisfying a^2+b^2+c^2+d^2+e^2+f^2+g^2=2abcdefg with a>=b>=c>=d>=e>=f>=g. a(n) is the first components among all solutions in increasing order.
		

Crossrefs