Proof by induction inequality
Prove
for all 
Proof: i) Show P(1) holds.
LHS = 
RHS = 
LHS
RHS, thus, P(1) holds.
ii) Assume P(k) holds for some 
That is, assume
.
To show: P(k + 1): 
Then  + \frac{1}{(k+1)^2} \le 2 - \frac{1}{k} + \frac{1}{(k+1)^2})
Not sure what to do next. In my next step, I said
. But I'm not sure if this is the right path to take.
Re: Proof by induction inequality
Quote:
Originally Posted by
deezy
Prove

for all
Proof: i) Show P(1) holds.
LHS =

RHS =
LHS

RHS, thus, P(1) holds.
ii) Assume P(k) holds for some

That is, assume

.
To show: P(k + 1):
Then
Not sure what to do next. In my next step, I said
^2} \le 2 - \frac{1}{k} + \frac{1}{k+1})
. But I'm not sure if this is the right path to take.
What you have done is fine, but you need to state why that inequality is true, the reason being that
for all
. Then you can say
.
Re: Proof by induction inequality
But I'm not sure how I can use
since it isn't less than
.
Re: Proof by induction inequality
^2}=2-\left(\frac{1}{n}-\frac{1}{(n+1)^2} \right)=2-\frac{n^2+n+1}{n(n+1)^2})
Now you just have to prove that
is greater than or equal to
,
because that would give you the result
.
But needed inequality holds since
.