Proving an inequality, Real Analysis

Click For Summary

Homework Help Overview

The discussion revolves around proving an inequality involving the sum of the reciprocals of square roots for natural numbers greater than one. Specifically, the inequality states that the sum from 1 to n of 1/sqrt(i) is greater than sqrt(n).

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various approaches including induction, comparing the growth of the sum and the square root, and considering the sum as a Riemann sum related to an integral. Some express confusion about whether the operation is a sum or a product.

Discussion Status

The discussion includes attempts to clarify the problem and explore different methods. Some participants have provided hints and suggestions, while others have shared their own attempts at a solution, indicating a mix of progress and ongoing uncertainty.

Contextual Notes

There is mention of the AM-HM inequality as a potential tool for the proof, and one participant notes that the problem is trivial for n=2. The original poster has expressed difficulty in making progress after several hours of work.

moo5003
Messages
202
Reaction score
0

Homework Equations



Prove the following for n > 1, n is a natural number.

Sum (from i=1 to n) of:
1/sqrt(i)

is > then

sqrt(n)

The Attempt at a Solution



To be honest I have spent 2+ hours on this with little results. I have tried induction on n, I tried showing one increases more every step then the other ie:

A_n = Sum (from i=1 to n) of:
1/sqrt(i)

B_n = sqrt(n)

That A_(n+1) / A_n > B_(n+1) / B_n

I have tried squaring both sides and simplifying the expression. I just cannot seem to make any progress on this. Any help would be appreciated.
 
Last edited:
Physics news on Phys.org
Product or sum? If it's the product of 1/sqrt(i) then each time n increases, the product decreases (and is always less than 1)
 
I'm sorry it should be a sum, I'll edit the original post.
 
Anyone have a hint to even start he problem? I'm a bit stumped.
 
Can you think of the sum as a Riemann sum that is greater than an easy integral?
 
If anyone cares I ended up doing this by induction.

n=2 trivial to check

A_n = Sum (from i=1 to n): 1/sqrt(i)

A_(n+1) = A_n + 1/sqrt(n+1)

Must show: A_(n+1) > sqrt(n+1) = sqrt(n) + sqrt(n+1) - sqrt(n)

by our induction hypothesis this is if and only if:

1/sqrt(n+1) > sqrt(n+1) - sqrt(n)

iff

1 > n + 1 - sqrt(n^2 + n)

Note: sqrt(n^2 + n) > n thus our above inequality holds proving

A_(n+1) > sqrt(n+1)
 
If you are familiar with the AM-HM inequality, then you could do this:

[tex]\frac{\sum^{n}_{i=1} \sqrt{i}}{n} \ge \frac{n}{\sum^{n}_{i=1} \frac{1}{\sqrt{i}}}[/tex]

So

[tex]\sum^{n}_{i = 1} \frac{1}{\sqrt{i}} \ge \frac{n^2}{\sum^{n}_{i=1} \sqrt{i}} \ge \frac{n^2}{\sum^{n}_{i=1} \sqrt{n}} = \frac{n^2}{n \sqrt{n}} = \sqrt{n}[/tex]

Equality occurs iff each of the square-roots in the original sum is equal, which is only the case for n = 1. In all other cases, the inequality is strict.
 

Similar threads

Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
11
Views
2K