Difference between revisions of "1970 Canadian MO Problems/Problem 4"
(→Solution) |
(→Solution) |
||
Line 6: | Line 6: | ||
== Solution == | == Solution == | ||
a) | a) | ||
− | Let the integer have n digits. Then the integer can be represented in the form of <math>6 *10^{n-1} + x</math> where x is a non-negative integer less than <math>10^{n-1}</math>. The problem is asking for integers such as <math>6 *10^{n-1} + x = 25x</math>. Solving for x results in <math>x = \frac{10^{n-1}}{4}</math>. Since x has to be an integer, n has to be greater than or equal to 3. Thus, the answer is <math>625, 6250, 62500, \ldots</math>. | + | Let the integer have n digits. Then the integer can be represented in the form of <math>6 *10^{n-1} + x</math> where x is a non-negative integer less than <math>10^{n-1}</math>. The problem is asking for integers such as <math>6 *10^{n-1} + x = 25x</math>. Solving for x results in <math>x = \frac{10^{n-1}}{4}</math>. Since x has to be an integer, n has to be greater than or equal to 3. Thus, the answer is <math>625, 6250, 62500, \ldots</math> . |
b) | b) | ||
− | We use the same notation as part a. Then, the condition can be represented as <math>m | + | We use the same notation as part a. Then, the condition can be represented as <math>m 10^{n-1} + x = 35x</math> where <math>m</math> is an integer between 1 and 9 inclusive. Solving for x results in <math>x = \frac{m 10^{n-1}}{34}</math>. For x to be an integer, the numerator of the expression has to be divisible by 34, and thus 17. <math>10^{n-1}</math> obviously does not have any factors of 17, meaning that <math>m</math> must have a factor of 17, which is also impossible since m is an integer between 1 and 9. Therefore, an integer required by the problem is not possible. |
Revision as of 23:11, 2 May 2020
Problem
a) Find all positive integers with initial digit such that the integer formed by deleting is of the original integer. b) Show that there is no integer such that the deletion of the first digit produces a result that is of the original integer.
Solution
a) Let the integer have n digits. Then the integer can be represented in the form of where x is a non-negative integer less than . The problem is asking for integers such as . Solving for x results in . Since x has to be an integer, n has to be greater than or equal to 3. Thus, the answer is .
b) We use the same notation as part a. Then, the condition can be represented as where is an integer between 1 and 9 inclusive. Solving for x results in . For x to be an integer, the numerator of the expression has to be divisible by 34, and thus 17. obviously does not have any factors of 17, meaning that must have a factor of 17, which is also impossible since m is an integer between 1 and 9. Therefore, an integer required by the problem is not possible.