This is a question from the International Mathematics Contest 2013, I've been trying to solve it for a long time, But I couldn't find a legitimate solution. Could anyone give a mathematical solution to it? Algebraic, Geometric (if something of the kind exists), Thanks! =D
Give a factor of the expression: .
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
Seems easy for a IMC Question, unless I messed up.
242+221+1=221−1263−1
So we need to find a prime for which 263≡1(modp) but 221≡1(modp).
Since 9∣63 and 9∣21, if we find a prime such that 29≡1(modp) but 23≡1(modp), we are done.
Now 29−1=511=7∗73. So 29≡1(mod7,73). But, we have 23≡1(mod7) and 23≡1(mod73). So 7 is ruled out. So the prime which we require is 73.
We can verify this since 242+221+1=236+6+218+3+1≡26+23+1=64+8+1=73≡0(mod73)
Log in to reply
Thank you so much for the response! =D But could I ask one more thing? I can see you used Fermat's little Theorem there, but I don't understand how you factored the first equation. I'd really appreciate it if you could explain that part too. Thaaaanks =DD
EDIT: Or wait, is it Fermat's little theorem??? XDD
Log in to reply
This equation?
It's just some simple algebra. x2+x+1=(x−1)(x2+x+1)(x−1)=x−1x3−1, where x=221
Log in to reply