Difference between revisions of "2017 IMO Problems/Problem 1"
(→Solution) |
(→Solution) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
==Solution== | ==Solution== | ||
− | First we | + | First we observe the following: |
− | When we start with <math>a_0=3</math>, we get <math>a_1=6</math>, <math>a_2=9</math>, <math>a_3=3</math> and the pattern repeats. | + | When we start with <math>a_0=3</math>, we get <math>a_1=6</math>, <math>a_2=9</math>, <math>a_3=3</math> and the pattern <math>3,6,9</math> repeats. |
− | When we start with <math>a_0=6</math>, we get <math>a_1=9</math>, <math>a_2=3</math>, <math>a_3=6</math> and the pattern repeats. | + | When we start with <math>a_0=6</math>, we get <math>a_1=9</math>, <math>a_2=3</math>, <math>a_3=6</math> and the pattern <math>3,6,9</math> repeats. |
− | When we start with <math>a_0=9</math>, we get <math>a_1=3</math>, <math>a_2=6</math>, <math>a_3=9</math> and the pattern repeats. | + | When we start with <math>a_0=9</math>, we get <math>a_1=3</math>, <math>a_2=6</math>, <math>a_3=9</math> and the pattern <math>3,6,9</math> repeats. |
− | When we start with <math>a_0=12</math>, we get <math>a_1=15</math>, <math>a_2=15</math>,..., <math>a_8=36</math>, <math>a_9=6</math>, <math>a_{10}=9</math>, <math>a_{11}=3</math> and the pattern repeats. | + | When we start with <math>a_0=12</math>, we get <math>a_1=15</math>, <math>a_2=15</math>,..., <math>a_8=36</math>, <math>a_9=6</math>, <math>a_{10}=9</math>, <math>a_{11}=3</math> and the pattern <math>3,6,9</math> repeats. |
When this pattern <math>3,6,9</math> repeats, this means that there exists a number <math>A</math> such that <math>a_n = A</math> for infinitely many values of <math>n</math> and that number <math>A</math> is either <math>3,6,</math> or <math>9</math>. | When this pattern <math>3,6,9</math> repeats, this means that there exists a number <math>A</math> such that <math>a_n = A</math> for infinitely many values of <math>n</math> and that number <math>A</math> is either <math>3,6,</math> or <math>9</math>. | ||
Line 27: | Line 27: | ||
Therefore the claim is that <math>a_0=3k</math> where <math>k</math> is a positive integer and we need to prove this claim. | Therefore the claim is that <math>a_0=3k</math> where <math>k</math> is a positive integer and we need to prove this claim. | ||
− | When we start with <math>a_0=3k</math>, the next term if it is not a square is <math>3k+3</math>, then <math>3k+6</math> and so on until we get <math>3k+3p</math> where <math>p</math> is an integer and <math>(k+p)=3q^2</math> where <math>q</math> is an integer. Then the next term will be <math>\sqrt{9q^2}=3q</math> and the pattern repeats again when <math>q=k</math> or when <math>q=3</math> or <math>6</math>. | + | When we start with <math>a_0=3k</math>, the next term if it is not a square is <math>3k+3</math>, then <math>3k+6</math> and so on until we get <math>3k+3p</math> where <math>p</math> is an integer and <math>(k+p)=3q^2</math> where <math>q</math> is an integer. Then the next term will be <math>\sqrt{9q^2}=3q</math> and the pattern repeats again when <math>q=k</math> or when <math>q=3</math> or <math>6</math>. |
− | + | In order for these patterns to repeat, any square in the sequence need to be a multiple of 3. | |
− | So, the answer to this problem is <math>a_0=3k\;\forall k \in \mathbb{Z}^{+}</math> | + | To try the other two cases where <math>a_0\not\equiv 0\; mod\; 3</math>, we can try <math>a_0=3k\pm 1</math> then the next terms will be in the form <math>3k+3p\pm 1 = 3(k+p) \pm 1</math>. |
+ | |||
+ | When <math>3(k+p) \pm 1</math> is a square, it will not be a multiple of <math>3</math> because <math>3(k+p) \pm 1</math> is not a multiple of <math>3</math> and <math>3(k+p) \pm 1 \ne 9q^2</math> because <math>3(k+p) \pm 1 \equiv \pm 1\; mod\; 3</math> and <math>q^2</math> would have to be <math>\frac{(k+p)}{3} \pm \frac{1}{9}</math> which is not an integer even if <math>k+p</math> is a multiple of <math>3</math>. | ||
+ | |||
+ | Therefore the pattern doesn't repeat for any of the other cases where <math>a_0=3k\pm 1</math> and only repeats when <math>a_0\equiv 0\; mod\; 3</math> | ||
+ | |||
+ | So, the answer to this problem is <math>a_0=3k\;\forall k \in \mathbb{Z}^{+}</math> and <math>A=3,6,</math> or <math>9</math>. | ||
~Tomas Diaz. orders@tomasdiaz.com | ~Tomas Diaz. orders@tomasdiaz.com |
Latest revision as of 03:04, 19 November 2023
Problem
For each integer , define the sequence
for
as
Determine all values of
such that there exists a number
such that
for infinitely many values of
.
Solution
First we observe the following:
When we start with , we get
,
,
and the pattern
repeats.
When we start with , we get
,
,
and the pattern
repeats.
When we start with , we get
,
,
and the pattern
repeats.
When we start with , we get
,
,...,
,
,
,
and the pattern
repeats.
When this pattern repeats, this means that there exists a number
such that
for infinitely many values of
and that number
is either
or
.
When we start with any number , we don't see a repeating pattern.
Therefore the claim is that where
is a positive integer and we need to prove this claim.
When we start with , the next term if it is not a square is
, then
and so on until we get
where
is an integer and
where
is an integer. Then the next term will be
and the pattern repeats again when
or when
or
.
In order for these patterns to repeat, any square in the sequence need to be a multiple of 3.
To try the other two cases where , we can try
then the next terms will be in the form
.
When is a square, it will not be a multiple of
because
is not a multiple of
and
because
and
would have to be
which is not an integer even if
is a multiple of
.
Therefore the pattern doesn't repeat for any of the other cases where and only repeats when
So, the answer to this problem is and
or
.
~Tomas Diaz. orders@tomasdiaz.com
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.
See Also
2017 IMO (Problems) • Resources | ||
Preceded by First Problem |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 2 |
All IMO Problems and Solutions |