With a natural number, the following processes can be used:
- Type 0 at the right of the given number
- Type number 4 to the right of the given number
- Divide the number to 2
If number 55 is given, can the following numbers be obtained: 2003, 2004, 2005, 2006, 2007
((((( if we obtain number 32 then we can obtain any of this numbers: 2003, 2004, 2005, 2006, 2007 )))
THANKS ALOT
example: from 32 to 2003 : 32,320,3204,1602,16024,8012,4006,2003
– Omar Abu Asbe Apr 24 '17 at 11:55