A026504 a(n) = least positive integer > a(n-1) and not a(j)*a(k) + a(k)*a(i) + a(i)*a(j) for 1<=i<=j<=k<=n.
1, 2, 4, 6, 7, 10, 11, 16, 17, 18, 19, 22, 25, 26, 27, 29, 30, 31, 36, 38, 40, 41, 42, 43, 46, 47, 49, 52, 57, 58
Offset: 1
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.