A083205 a(1) = 1, then smallest number not included earlier such that a(n)*a(n+1) + 1 is an n-th power.
1, 2, 4, 31, 26129, 466202136816810031, 10584868011442581563053546190350068005080430521324963528734180259722815036145
Offset: 1
Keywords
Examples
a(4) = 31, a(5) = 26129, 31*26129 + 1 = 810000 = 30^4.
Extensions
More terms from David Wasserman, Mar 02 2004
Comments