We start with the number \(17\). We can repeatedly apply any of the following operations:
- Multiply the current number by \(2\).
- Delete any of the digits \(0\), \(3\), \(6\), or \(9\) from the number.
Is it possible to obtain (A) the number 1? (B) the number 15?
Naturālu skaitli atļauts reizināt ar \(2\), kā arī izsvītrot no tā
pieraksta ciparus \(0,3,6,9\) (varbūt tikai kādu no tiem).
Vai, vairākkārt izpildot šādus gājienus, no skaitļa \(17\) var iegūt:
(A) skaitli \(1\); (B) skaitli \(15\)?