I am trying to answer this problem: https://brilliant.org/community-problem/primeprimeprime/?group=0jEjslvgEVDa
The answer should be 5. I think because p^2 is congruent to 1 modulo 4 (for p >= 3). From the equation: p^2 - 2q^2 = 1 and so... p^2 - 1 = 2q^2 .... 2q^2 is divisible by 4 and so q^2 is even and sqrt of q^2 must be even but no prime except 2 satisfies this...
P.S. Do you have any advice on how to solve level 4 or 5 problems?.... I sometimes (in despair) use trial and error method....
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
Thanks, I've updated the answer accordingly. Can you add a solution to it?