Easy Proof Problems.

Hi Everyone! This was my First experience Creating a proof problem. So this is what I came up with.

Q1. Prove that 99n{99}^{n} Ends with a "99" For N is an Odd natural Number

AND

Q2. Prove that 99n{99}^{n} Ends with a "01" For N is an even natural Number

Both These problems Are One Liners. They Can be Proved in one line. So, I would like You to Provide VERY Brief solutions i.e. One or Two lines. Try it!

#Easy #Proof #99 #OneLiner

Note by Mehul Arora
6 years, 1 month 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

I'm not exactly sure about my solution being actually "Single or double -lined" but here goes:(Both questions are solved using binomial theorem)

Q1:

99n=(1001)n100n(n1)100n1+(n2)100n21100199(mod100) 99^n=(100-1)^n \equiv 100^n - {n \choose 1} 100^{n-1} + {n \choose 2} 100^{n-2} - \dots - 1 \equiv 100 -1 \equiv 99 \pmod {100}

Q2:Exactly goes the same:

99n=(1001)n100n+(n1)100n1+(n2)100n2++1100+11(mod100)99^n=(100-1)^n \equiv 100^n + {n \choose 1}100^{n-1} + {n \choose 2}100^{n-2} + \dots + 1 \equiv 100 +1 \equiv 1 \pmod {100}

Arian Tashakkor - 6 years, 1 month ago

I wasn't able to figure it out in one line but here's what I think it should be;The answers are in reverse, i.e, 2 first and then 1.

  • 2) 991=9999^{1}=99, so it is true for 11. Now, suppose 99(2n1)99^{(2n-1)} ends in 99.

  • Let 99(2n1)=100x+9999^{(2n-1)}=100x+99.

  • Then, 992n=9900x+9801=100(99x+98)+199^{2n}=9900x+9801=100(99x+98)+1,

  • So 992n99^{2n} ends in 0101.


  • 1) That implies that 99(2n+1)=9900(99x+98)+99=100(9801x+9702)+9999^{(2n+1)}=9900(99x+98)+99=100(9801x+9702)+99,

  • So 99(2n+1)99^{(2n+1)} ends in 9999. Therefore, by induction, it is true for all odd numbers.


Cheers! xD

Sravanth C. - 6 years, 1 month ago

Log in to reply

Cheers! @Sravanth Chebrolu

Mehul Arora - 6 years, 1 month ago

Log in to reply

Cheers! what d'you think about my solution???

Sravanth C. - 6 years, 1 month ago

I wonder if my solution is also correct.Do you mind.checking it out as well?

Arian Tashakkor - 6 years, 1 month ago

Log in to reply

@Arian Tashakkor Oh yes! It's absolutely right(sir).

Sravanth C. - 6 years, 1 month ago

Log in to reply

@Sravanth C. Thank you! Cheers! xD

Arian Tashakkor - 6 years, 1 month ago

Log in to reply

@Arian Tashakkor Welcome @arian tashakkor! cheers! xD

Sravanth C. - 6 years, 1 month ago

Mod 100, 99*99=01, and 01*99=99. You just end up in a loop from there.

Akiva Weinberger - 6 years, 1 month ago

well mehul here is a short and amazing proof of both questions 99=-1 mod 100 so99n{99}^{n} =1n{-1}^{n} =-1 =99 mod 100 if n is odd and 1 if n is even. so 99n99^n Ends with a "01" For N is an even natural Number and ({99}^{n}) Ends with a "99" For N is an Odd natural Number as remainder by 100 is last 2 digits. well i hope u understand this . is this good?

Kaustubh Miglani - 5 years, 5 months ago
×

Problem Loading...

Note Loading...

Set Loading...