Determine all possible value(s) of an eight-digit base ten positive integer having the form
DISCOVER that uses each of the nonzero digits from 1 to 8 exactly once and satisfies all of these conditions:
- ER is divisible by 2
- VE is divisible by 3
- OV is divisible by 4
- CO is divisible by 5
- SC is divisible by 6
- IS is divisible by 7
- DI is divisible by 8
Note: Think of this problem as a reverse of
Ten-Digit Numbers.