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:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.
print "hello world"
Math
Appears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3
2×3
2^{34}
234
a_{i-1}
ai−1
\frac{2}{3}
32
\sqrt{2}
2
\sum_{i=1}^3
∑i=13
\sin \theta
sinθ
\boxed{123}
123
Comments
Suppose 2m+3n=a2.
It is easy to show that both m and n are even.Let m=2r and n=2s
Hence, 22r=a2−32s=(a−3s)(a+3s)
Hence, a−3s=2i...(1) and a+3s=22r−i...(2)
(2)−(1) gives 2.3s=2i(22r−2i−1), which implies i=1.
Thus, a−3s=2 and a+3s=22r−1.Hence, 3s=22r−2−1...(3)
Suppose, s>1.Then r≥3.But then the equation (3) is impossible since when divided by 8, the left hand side 3s leaves a remainder 1 or 3 while the right hand side would leave the remainder 7.Thus s=1 is the only possibility.When s=1,i.e, n=2,we have the solution 24+32=25.Thus (m,n)=(4,2) is the only solution.
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
Suppose 2m+3n=a2.
It is easy to show that both m and n are even.Let m=2r and n=2s
Hence, 22r=a2−32s=(a−3s)(a+3s)
Hence, a−3s=2i...(1) and a+3s=22r−i...(2)
(2)−(1) gives 2.3s=2i(22r−2i−1), which implies i=1.
Thus, a−3s=2 and a+3s=22r−1.Hence, 3s=22r−2−1...(3)
Suppose, s>1.Then r≥3.But then the equation (3) is impossible since when divided by 8, the left hand side 3s leaves a remainder 1 or 3 while the right hand side would leave the remainder 7.Thus s=1 is the only possibility.When s=1,i.e, n=2,we have the solution 24+32=25.Thus (m,n)=(4,2) is the only solution.
Log in to reply
Thank you for this solution! Been thinking about this all day. Never got the chance to sit down with a pen and paper, unfortunately...
How to show that both m and n are even?
Log in to reply
a2≡0or1(mod3) and 2m+3n≡2m(mod3).But 2m is not congruent 0 modulo 3.
So,2m≡1(mod3) which implies m is even.Hence, 3n≡a2≡0or1(mod4).But 4 does not divides 3n.So,3n≡1(mod4) which implies n is even.
How about (3,0) and (0,1) ?
Log in to reply
m, n are positive integers. 0 is not positive.
Could you please explain your solution from line 5 onwards? How is it 2.3^s? Thanks.
Log in to reply
I just subtracted eqn 1 from eqn 2 and got 2×3s=22r−i−2i=2i(22r−2i−1).
Hence, 3s=2i−1(22r−2i−1).If i>1,then 2 divides 3s, which is impossible.So i=1.
So,3s=21−1(22r−2.1−1)=22r−2−1, which is eqn 3.Then the solution is very clear.
Log in to reply
(4,2),(3,0),(0,1),