Thread Closed

Induction Problem

 
Share Thread
May9-08, 07:26 PM   #1
 

Induction Problem


1. The problem statement, all variables and given/known data
Prove by induction. The sum from 1 to n of [tex]\frac{1}{\sqrt{i}}[/tex] [tex]\geq[/tex] [tex]\sqrt{n}[/tex].

2. Relevant equations
none.

3. The attempt at a solution
I verified the base case, and all of that, I just can't get to anything useful. I tried expanding the sum and adding the [tex]\frac{1}{\sqrt{n+1}}[/tex] but it didn't come to anything useful.

Thanks
PhysOrg.com science news on PhysOrg.com

>> New language discovery reveals linguistic insights
>> US official: Solar plane to help ground energy use (Update)
>> Four microphones, computer algorithm enough to produce 3-D model of simple, convex room
May9-08, 09:01 PM   #2
 
What have you gotten after adding the [itex]1/\sqrt{n+1}[/itex] ? What would you like the numerator of the fraction to be after combining?
May10-08, 03:59 AM   #3
 
after the induction assumption you have to prove the inequality:
[tex]\sum_{i=1}^n {\frac{1}{\sqrt{i}}}+\frac{1}{\sqrt{n+1}} \geq \sqrt{n+1}[/tex]
given that [tex]\sum_{i=1}^n {\frac{1}{\sqrt{i}}} \geq \sqrt{n}[/tex]
May10-08, 05:00 AM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Induction Problem


Assuming [tex]\sum_{i=1}^n {\frac{1}{\sqrt{i}}} \geq \sqrt{n}[/tex]. [tex]\sum_{i=1}^n {\frac{1}{\sqrt{i}}}+\frac{1}{\sqrt{n+1}} \geq \sqrt{n}+ \frac{1}{\sqrt{n+1}}[/tex]
Adding those, [tex]\sqrt{n}+ \frac{1}{\sqrt{n+1}}=\frac{\sqrt{n^2+ n}+1}{\sqrt{n+1}}[/tex]
that's what you want if [tex]\sqrt{n^2+ n}+ 1\ge \sqrt{n+1}[/tex] and that should be easy to prove.
Thread Closed

Similar Threads for: Induction Problem
Thread Forum Replies
Induction Problem Precalculus Mathematics Homework 8
induction problem Calculus & Beyond Homework 4
Induction problem Calculus 2
induction problem Linear & Abstract Algebra 1
The problem of induction General Discussion 14