|
COMMENT
|
The sequence is finite by Thue's theorem
n(n + 1)(n + 2) + 1 = n^3 + 3*n^2 + 2*n + 1. The set of x values of integral solutions to the elliptic curve y^2 = n^3 + 3*n^2 + 2*n + 1 (see MAGMA program) is { -2, -1, 0, 2, 4, 55 }. So the sequence is complete. - Mohamed Bouhamida (bhmd95(AT)yahoo.fr), Nov 29 2007
|