Dare enough to Prove !

Using Principle of Mathematical Induction :

Prove that for all nNn \in \mathbb{N} : (21)n(\sqrt{2}-1)^n can be written in the form of mm1\sqrt{m}-\sqrt{m-1}, where mm is a positive integer.


Go through more proofs via Proofs - Rigorous Mathematics and enhance your mathematical growth!

#Algebra #MathematicalInduction #JEE #IITJEE #SandeepBhardwaj

Note by Sandeep Bhardwaj
6 years 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

Base case: When n=1n = 1, (21)1=221(\sqrt{2} - 1)^{1} = \sqrt{2} - \sqrt{2 - 1}. m=2m = 2 satisfies the equation. P(1)P(1) is true.

Inductive step: Assume P(k)P(k) is true, where kNk \in \mathbb{N}. Then we must prove that P(k+1)P(k + 1) is true as well. Let ll be a positive integer satisfying the following equation.

(21)k=ll1(\sqrt{2} - 1)^{k} = \sqrt{l} - \sqrt{l - 1}

(21)k+1=(ll1)(21)=(2l+l1)(2(l1)+l)\begin{aligned} (\sqrt{2} - 1)^{k + 1} & = (\sqrt{l} - \sqrt{l - 1})(\sqrt{2} - 1) \\ & = (\sqrt{2l} + \sqrt{l - 1}) - (\sqrt{2(l - 1)} + \sqrt{l}) \end{aligned}

Since both the terms are positive, we can square them and then sqaure root them.

(21)k+1=2l+l1+2(2l)(l1)2(l1)+l+2(2(l1))(l)=3l+22l22l1(3l+22l22l1)1\begin{aligned} (\sqrt{2} - 1)^{k + 1} & = \sqrt{2l + l - 1 + 2\sqrt{ (2l)(l - 1)}} - \sqrt{2(l - 1) + l + 2 \sqrt{(2 (l -1) ) (l) }}\\ & = \sqrt{3l + 2 \sqrt{2l^2 - 2l} - 1} - \sqrt{(3l + 2 \sqrt{2 l^2 - 2l} - 1) -1}\end{aligned}

[It only remains to prove that 3l+22l22l13l + 2 \sqrt{2l^2 - 2l} - 1 is a positive integer, which I shall prove later.]

Since the inductive hypothesis is true for k+1k + 1, it is true for all integers n1n \geq 1. Thus we have proved that for every nn, (21)n(\sqrt{2}-1)^n can be written in the form of mm1\sqrt{m}-\sqrt{m-1}, where mm is a positive integer. _\square

Pranshu Gaba - 6 years ago

Log in to reply

So basically it remains to prove that sqrt (2m(m-1)) is an integer, sorry for the l changed to m, but in my post, small/lowercase L could be thought as capital/uppercase i

Gian Sanjaya - 5 years, 10 months ago

Log in to reply

Sorry for Pranshu Gaba, but I'll take the last part. (changed L to m) sqrt (m) - sqrt (m-1) = [sqrt (2) - 1]^k. By Newton's binomial theorem, then one of the sqrt (m) and sqrt (m-1) is in form xsqrt(2) for a positive integer x while the other one is an integer, so obviously, this comes sqrt(m(m-1)) is in form ysqrt(2) for a positive integer y, thus, sqrt(2m(m-1)) is an integer. Proof done. What else? Thanks so much for Pranshu Gaba to largely simplify the problem into a lesser form.

Gian Sanjaya - 5 years, 10 months ago

Can we generalize it into sqrt(m+1) - sqrt(m) for every m, element of R+, instead of only for m = 1?

Gian Sanjaya - 5 years, 10 months ago
×

Problem Loading...

Note Loading...

Set Loading...