RMO Practice!

Find the number of positive integers x,y,z,tx,y,z,t such that 1+5t=2x+2y5z1 + 5^{t} = 2^{x} + 2^{y} 5^{z}.

#Algebra #NumberTheory #ModularArithmetic #OrderedPairs

Note by Harsh Shrivastava
5 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

Just a few thoughts to get the ball rolling ....

We can start by rewriting the equation as 1+5t=2x+102y15z1.1 + 5^{t} = 2^{x} + 10*2^{y-1}*5^{z - 1}.

Now 1+5t26(mod100).1 + 5^{t} \equiv 26 \pmod{100}. Also, 2x6(mod10)2^{x} \equiv 6 \pmod{10} for x=4m,m1.x = 4m, m \ge 1. Further, 16m(mod100)16^{m} \pmod{100} cycles through 16,56,96,36,76,16,....16, 56, 96, 36, 76, 16, ...., none of which is 26.26. So for the RHS of the equation to have any chance of being equivalent to 26(mod100)26 \pmod{100} we cannot have both y,z2,y,z \ge 2, as this would make the second term of the RHS a multiple of 100.100.

Now if y=z=1y = z = 1 then we have 1+5t=16m+10.1 + 5^{t} = 16^{m} + 10. By observation t=2,m=1t = 2, m = 1 satisfies this equation, making (x,y,z,t)=(4,1,1,2)(x,y,z,t) = (4,1,1,2) our first solution. Noting the cycle of residues modulo 100100 mentioned above we note that m=1+5nm = 1 + 5n for non-negative nn. So our equation in this case can be further refined to 5t=16165n+9.5^{t} = 16*16^{5n} + 9. It seems unlikely that there are any more solutions in this case, but I haven't come up with a proof yet.

If y=1,z>1y = 1, z \gt 1 then the equation becomes 1+5t=16m+505z2.1 + 5^{t} = 16^{m} + 50*5^{z - 2}. For the RHS to be equivalent to 26(mod100)26 \pmod{100} we will require that m=5+5nm = 5 + 5n for non-negative n.n. So our equation can be further refined to 1+5t=165165n+505z2.1 + 5^{t} = 16^5*16^{5n} + 50*5^{z-2}. Again, I need to work on a proof that there are no solutions.

If z=1,y>1z = 1, y \gt 1 then the equation becomes 1+5t=16m+202y2.1 + 5^{t} = 16^{m} + 20*2^{y-2}. Since none of 6,86,66,466, 86, 66, 46 or 2626 show up in the cycle of residues discussed above, there will be no solutions generated from this case.

So that narrows things down to two equations; others are welcome to continue along this train of thought and complete the proof. I need sleep. :)

Brian Charlesworth - 5 years, 6 months ago

Adarsh Kumar Nihar Mahajan Lakshya Sinha @Dev Sharma

Harsh Shrivastava - 5 years, 6 months ago
×

Problem Loading...

Note Loading...

Set Loading...