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.

A027565 Largest number not of form k_1 k_2 .. k_n (1/k_1 + .. + 1/k_n), k_i integers >= 1.

Original entry on oeis.org

1, 462, 52061, 33952307
Offset: 2

Views

Author

Keywords

Examples

			For n=2, the largest number not of the form k_1+k_2 with k_1>=1, k_2>=1 is 1! So a(2) = 1. For n=3 the largest number not of the form ab+bc+ca (a,b,c >= 1) is believed to be 462 (see A025052).
		

Crossrefs

See A025052 for numbers of form ab+bc+ca (which is the case n=3), A027563 for n=4, A027564 for n=5. See also A027566.