Is the number a square?

Find all pairs (m,n) of positive integers for which the above expression is a perfect square.

#Algebra

Note by Shashank Rammoorthy
6 years, 6 months ago

No vote yet
1 vote

  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:

  • 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.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # 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"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Suppose 2m+3n=a22^{m}+3^{n}=a^{2}.

It is easy to show that both mm and nn are even.Let m=2rm=2r and n=2sn=2s

Hence, 22r=a232s=(a3s)(a+3s)2^{2r}=a^{2}-3^{2s}=(a-3^{s})(a+3^{s})

Hence, a3s=2ia-3^{s}=2^{i}...(1)(1) and a+3s=22ria+3^{s}=2^{2r-i}...(2)(2)

(2)(1)(2)-(1) gives 2.3s=2i(22r2i1)2.3^{s}=2^{i}(2^{2r-2i}-1), which implies i=1i=1.

Thus, a3s=2a-3^{s}=2 and a+3s=22r1a+3^{s}=2^{2r-1}.Hence, 3s=22r213^{s}=2^{2r-2}-1...(3)(3)

Suppose, s>1s>1.Then r3r≥3.But then the equation (3)(3) is impossible since when divided by 88, the left hand side 3s3^{s} leaves a remainder 11 or 33 while the right hand side would leave the remainder 77.Thus s=1s=1 is the only possibility.When s=1s=1,i.e, n=2n=2,we have the solution 24+32=252^{4}+3^{2}=25.Thus (m,n)=(4,2)(m,n)=(4,2) is the only solution.

Souryajit Roy - 6 years, 6 months ago

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...

Ryan Tamburrino - 6 years, 6 months ago

How to show that both mm and nn are even?

Kenny Lau - 6 years, 6 months ago

Log in to reply

a20or1(mod3)a^{2}≡0 or 1(mod 3) and 2m+3n2m(mod3)2^{m}+3^{n}≡2^{m}(mod 3).But 2m2^{m} is not congruent 00 modulo 33.

So,2m1(mod3)2^{m}≡1(mod 3) which implies mm is even.Hence, 3na20or1(mod4)3^{n}≡a^{2}≡0 or 1 (mod 4).But 44 does not divides 3n3^{n}.So,3n1(mod4)3^{n}≡1(mod4) which implies nn is even.

Souryajit Roy - 6 years, 6 months ago

How about (3,0) (3,0) and (0,1) (0,1) ?

Guilherme Dela Corte - 6 years, 6 months ago

Log in to reply

m, n are positive integers. 0 is not positive.

Joel Tan - 6 years, 6 months ago

Could you please explain your solution from line 5 onwards? How is it 2.3^s? Thanks.

Shashank Rammoorthy - 6 years, 6 months ago

Log in to reply

I just subtracted eqn 11 from eqn 22 and got 2×3s=22ri2i=2i(22r2i1)2\times3^{s}=2^{2r-i}-2^{i}=2^{i}(2^{2r-2i}-1).

Hence, 3s=2i1(22r2i1)3^{s}=2^{i-1}(2^{2r-2i}-1).If i>1i>1,then 22 divides 3s3^{s}, which is impossible.So i=1i=1.

So,3s=211(22r2.11)=22r213^{s}=2^{1-1}(2^{2r-2.1}-1)=2^{2r-2}-1, which is eqn 33.Then the solution is very clear.

Souryajit Roy - 6 years, 6 months ago

Log in to reply

@Souryajit Roy Thanks.

Shashank Rammoorthy - 6 years, 6 months ago

(4,2),(3,0),(0,1),

Venkata Vineeth - 6 years, 6 months ago
×

Problem Loading...

Note Loading...

Set Loading...