My integer number N can be found just by referring to its peculiar features:
1. Eight successive integer powers of two can be written using only
the digits of N.
2. There is only one digit of N not needed to express those powers.
3. N=K*(K+1)*(K+2)
Find K.