Difference between revisions of "2017 UNCO Math Contest II Problems/Problem 10"
(Created page with "== Problem == == Solution == == See also == {{UNCO Math Contest box|year=2017|n=II|num-b=9|num-a=11}} Category:Intermediate Number Theory Problems") |
Thriftypiano (talk | contribs) m |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== Problem == | == Problem == | ||
+ | Powerless Progressions | ||
+ | |||
+ | Find an infinite sequence of integers <math>a_1, a_2, a_3, \ldots</math> that has all of | ||
+ | these properties: | ||
+ | |||
+ | (1) <math>a_n = c + dn</math> with c and d the same for all <math>n = 1, 2, 3, \ldots</math> | ||
+ | |||
+ | (2) <math>c</math> and <math>d</math> are positive integers, and | ||
+ | |||
+ | (3) no number in the sequence is the <math>r^{th}</math> power of any integer, for any power <math>r = 2, 3, 4, \ldots</math> | ||
+ | |||
+ | Reminder: Justify answers. In particular, for maximum credit, make it clear in your presentation | ||
+ | that your sequence possesses the third property. | ||
== Solution == | == Solution == | ||
+ | 2, 6, 10, 14… (& other possibilities) | ||
+ | |||
+ | Assume <math>a_n=x^r.</math> We now check modulo 4, seeing if any possible <math>a_n</math> are congruent to 2 mod 4. | ||
+ | |||
+ | If <math>x</math> is 0 mod 4, <math>x</math> is a multiple of 4 and can never become 2 mod 4 when exponentiated. | ||
+ | |||
+ | If <math>x</math> is 1 or 3 mod 4, <math>x</math> is odd and cannot become even when exponentiated. | ||
+ | |||
+ | If <math>x</math> is 2 mod 4, <math>x^r</math> is a multiple of 4 for <math>r \ge 2,</math> which is not equivalent to 2 mod 4. | ||
+ | |||
+ | Therefore, <math>a_n=2+4n</math> can never be an <math>r^{th}</math> power of an integer. | ||
== See also == | == See also == |
Latest revision as of 13:58, 12 April 2023
Problem
Powerless Progressions
Find an infinite sequence of integers that has all of these properties:
(1) with c and d the same for all
(2) and are positive integers, and
(3) no number in the sequence is the power of any integer, for any power
Reminder: Justify answers. In particular, for maximum credit, make it clear in your presentation that your sequence possesses the third property.
Solution
2, 6, 10, 14… (& other possibilities)
Assume We now check modulo 4, seeing if any possible are congruent to 2 mod 4.
If is 0 mod 4, is a multiple of 4 and can never become 2 mod 4 when exponentiated.
If is 1 or 3 mod 4, is odd and cannot become even when exponentiated.
If is 2 mod 4, is a multiple of 4 for which is not equivalent to 2 mod 4.
Therefore, can never be an power of an integer.
See also
2017 UNCO Math Contest II (Problems • Answer Key • Resources) | ||
Preceded by Problem 9 |
Followed by Problem 11 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 | ||
All UNCO Math Contest Problems and Solutions |