Proof Question: Using Mathematical Induction

In summary, for all integers n =>1, the sum of the series from 1 to n+1 of 1/(k(k+1)) is equal to 1-1/(n+1). This can be proven using partial fractions and the induction method
  • #1
Lococard
25
0

Homework Statement


Prove that, for all integers [itex]n =>1[/itex]

[tex]\frac{1}{1*2} + \frac{1}{2*3} + \frac{1}{3*4}... + \frac{1}{n+1} = 1-\frac{1}{n+1}[/tex]


Homework Equations



I am a little stuck on this question. :|

The Attempt at a Solution

 
Last edited:
Physics news on Phys.org
  • #2
Well, the LHS can be expressed as

[tex]\sum_{k=1}^n \frac{1}{k(k+1)}[/tex]. Use partial fractions on that expression, you should get a telescoping series.
 
  • #3
Anyone got any ideas with this problem?

I can't find any notes regarding a similar question.
 
  • #4
What was wrong with Gib Z's suggestion?
 
  • #5
We haven't been taught that.

Im a little unsure what he means as well.

Could you possibly give more help?

Sorry if I am a pain.
 
  • #6
Lococard said:
We haven't been taught that.

Im a little unsure what he means as well.

Could you possibly give more help?

Sorry if I am a pain.

Putting it in partial fractions gives.

[itex]\frac{1}{k(k+1)}=\frac{1}{k}\cdot\frac{1}{(k+1)}[/itex] or [itex]\equiv[/itex]?

Do you mean you don't understand summation?

All that expression is is your first expression for any given value of n. It's essentially the same thing.
 
Last edited:
  • #7
… give it a name … !

Lococard said:
Prove that, for all integers [itex]n =>1[/itex]

[tex]\frac{1}{1*2} + \frac{1}{2*3} + \frac{1}{3*4}... + \frac{1}{n+1} = 1-\frac{1}{n+1}[/tex]

Hi Lococard! :smile:

For induction proofs, it often helps to give a name to the sum (if the question hasn't already doe so).

In this case, use the name a_n+1:

[tex]a_{n+1}\,=\,\frac{1}{1*2} + \frac{1}{2*3} + \frac{1}{3*4}... + \frac{1}{n+1}[/tex]

Then what you have to prove is that, assuming that:
a_n = 1 - 1/n,
then:
a_n+1 = 1 - 1/(n+1).​

You see how that makes the problem easier? :smile:
 
  • #8
How would i put it into a partial fraction?
 
  • #9
Lococard said:
How would i put it into a partial fraction?

Well I gave one partial fraction that is in fact equivalent to your original equation. Put that equation into your calculator, plug in some numbers and then use the original equation, if they are equivalent it follows that both equations are different versions of the same partial fraction. Of course you could do this algebraically too, but I'll leave that to you. Tiny-tim has given you a nice hint there.
 
  • #10
I've done them both on paper and i got the same result.

Do i then add a_n+1 to the equation and get the formula in the lowest form?
 
  • #11
Lococard said:
I've done them both on paper and i got the same result.

Do i then add a_n+1 to the equation and get the formula in the lowest form?

Hi Lococard! :smile:

I'm not sure what you mean. :confused:

Just say a_n+1 - a_n = 1/n(n+1);

then, from the induction assumption, a_n = 1 - 1/n = (n - 1)/n.

So a_n+1 = a_n + 1/n(n+1) = (n - 1)/n + 1/n(n+1) = (n^2 - 1)/n(n+1) + 1/n(n+1) = … ? :smile:

Is that what you meant?
 
  • #12
Alright, i got some more info on the question.

It seems that:

[tex]\frac{1}{1*2} + \frac{1}{2*3} + \frac{1}{3*4}... + \frac{1}{n+1} = 1-\frac{1}{n+1}[/tex]


But. The number after [tex] \frac{1}{n+1}[/tex] would be [tex] \frac{(n+1)}{(n+1)(n+2)}[/tex]

So.

[tex]1 - \frac{1}{(n+1)} + \frac{1}{(n+1)(n+2)}[/tex]

= 1 - ??

Would would i simplify the rest of it?
 
  • #13
ah! … you have a misprint …

it should be [tex]\frac{1}{1*2} + \frac{1}{2*3} + \frac{1}{3*4}... + \frac{1}{n*(n+1)}\,=\,1-\frac{1}{n+1}\,.[/tex]

Does that look better? :smile:
 
  • #14
Oh whoops. Yeah that's what i meant
 
  • #15
How would i do the next part?
 
  • #16
[tex]1 - \frac{1}{(n+1)} + \frac{1}{(n+1)(n+2)}[/tex]

= [tex] \frac{n+1}{(n+1)} - \frac{1}{(n+1)} + \frac{1}{(n+1)(n+2)}[/tex]

= … ? :smile:

(btw, wouldn't it have been easier to work out if you'd "gone down one", and writen:
[tex]1 - \frac{1}{n} + \frac{1}{n(n+1)}[/tex] ?)
 
  • #17
did you just substitute the 1 for a [itex]\frac{n+1}{n+1}[/itex]?Im really stuck on simplifying the RHS.
 
  • #18
Lococard said:
did you just substitute the 1 for a [itex]\frac{n+1}{n+1}[/itex]?

Yes!

Tell me what bothers you about that …

Anyway, the next step is to use

[tex] \frac{n+1}{(n+1)} - \frac{1}{(n+1)}\,=\,\frac{n}{(n+1)}\,.[/tex]

And then … ? :smile:
 
  • #19
How did you do that step?

Now I am really lost.The lecturer suggested i get the equation to = [itex] 1 - \frac{1}{n+2}[/itex]
 
  • #20
ah!

You don't like polynomial fractions, do you?

They're just like ordinary fractions …

If you had 1 - 15/17, you'd say that's 17/17 - 15/17, = 2/17.

Similarly, if you had 1 - 15/(n+17), you'd say that's (n+17)/(n+17) - 15/(n+17), = (n+17-15)/(n+17) = (n+2)/(n+17).

You got to practise this, and become happy with it!

So … 1 - 1/(n+1) = … ? :smile:
 
  • #21
Ah.

1 - [itex]\frac{1}{N+1} = \frac{n+1}{n+1} - \frac{1}{n+1} = \frac{n}{n+1}[/itex]How did you get:

[tex] \frac{n+1}{(n+1)} - \frac{1}{(n+1)} + \frac{1}{(n+1)(n+2)}[/tex]

to get to:[tex] \frac{n+1}{(n+1)} - \frac{1}{(n+1)}\,=\,\frac{n}{(n+1)}\,.[/tex]
 
Last edited:
  • #22
Lococard said:
1 - [itex]\frac{1}{N+1} = \frac{n+1}{n+1} - \frac{1}{n+1} = \frac{n}{n+1}[/itex]

Yes! :smile:

How did you get:

[tex] \frac{n+1}{(n+1)} - \frac{1}{(n+1)} + \frac{1}{(n+1)(n+2)}[/tex]

to get to:

[tex] \frac{n+1}{(n+1)} - \frac{1}{(n+1)}\,=\,\frac{n}{(n+1)}\,.[/tex]

I didn't - I was just doing the first two terms.

Now, what is

[tex]\frac{n}{(n+1)} + \frac{1}{(n+1)(n+2)}[/tex] ? :smile:
 
  • #23
That was the bit i was stuck on.
 
  • #24
ok, well you do the same thing:

n/(n+1) = n(n+2)/(n+1)(n+2).

And then … ? :smile:
 
  • #25
how do you transfer [tex]\frac{1}{(n+1)(n+2)}[/tex] from the LHS to the RHS?
 
  • #26
I don't follow :confused:

From the LHS to the RHS of what?
 
  • #27
[tex]\frac{n}{(n+1)} + \frac{1}{(n+1)(n+2)}[/tex] = 0

n/(n+1) = n(n+2)/(n+1)(n+2).Did you swap [tex]\frac{1}{(n+1)(n+2)}[/tex] to the other side of the equals sign?

How did you simplify did you get n(n+2)/(n+1)(n+2). Is it all on the LHS of the equals sign, or did you swap some of it to the right side?
 
  • #28
Sorry, you've completely lost me:
Lococard said:
[tex]\frac{n}{(n+1)} + \frac{1}{(n+1)(n+2)}[/tex] = 0

Where did the "= 0" come from? :confused:

There's no 0 in this.
Did you swap [tex]\frac{1}{(n+1)(n+2)}[/tex] to the other side of the equals sign?

How did you simplify did you get n(n+2)/(n+1)(n+2). Is it all on the LHS of the equals sign, or did you swap some of it to the right side?

I just did: [tex]\frac{n}{(n+1)}\,=\,\frac{n}{(n+1)}\,\frac{(n+2)}{(n+2)}\,=\,\frac{n(n+2)}{(n+1)(n+2)}\,.[/tex]

That was so that I could then add it to the [tex]\frac{1}{(n+1)(n+2)}[/tex] , giving … ? :smile:
 
  • #29
[itex]\frac{n(n+2)}{(n+1)(n+2)}[/itex]is that right?

Would i then expand:

[itex]\frac{n^2+2n}{n^2+3n+2}[/itex]

then after cancelling:

[itex]\frac{1}{(n+2)}[/itex]
 
Last edited:
  • #30
… stick to the plan …

Lococard2 said:
[itex]\frac{n(n+2)}{(n+1)(n+2)}[/itex]

is that right?

Yes! :smile:
Would i then expand:

[itex]\frac{n^2+2n}{n^2+3n+2}[/itex]

Noooo … never expand the bottom ! :rolleyes:
then after cancelling:

[itex]\frac{1}{(n+2)}[/itex]

Cancelling what? :confused:

(And how did you get that?)

The whole plan was to add 1/(n+1)(n+2) to it first … then you can try cancelling. :smile:
 
  • #31
So, what i need to do is:

[itex]\frac{n(n+2)}{(n+1)(n+2)} + \frac{1}{(n+1(n+2)}[/itex]

Doesnt that just equal:

[itex]\frac{n(n+2)}{(n+1)(n+2)}[/itex]?
 
  • #32
… attack of the clones …

Lococard2 said:
So, what i need to do is:

[itex]\frac{n(n+2)}{(n+1)(n+2)} + \frac{1}{(n+1(n+2)}[/itex]

Doesnt that just equal:

[itex]\frac{n(n+2)}{(n+1)(n+2)}[/itex]?

Hey … what happened to the original Lococard? :confused:

I liked him!

:redface: erm … just read what you've written … :redface:
 
  • #33
haha, Sorry i lost my password and this connection doesn't allow gmail.com to load.

But I am back now.

[itex]\frac{n(n+2)+1}{(n+1)(n+2)}[/itex]

And from then i simplfy it?
 
  • #34
… long live lococard … !

Lococard said:
haha, Sorry i lost my password and this connection doesn't allow gmail.com to load.

But I am back now.

I can tell the difference! :biggrin:
[itex]\frac{n(n+2)+1}{(n+1)(n+2)}[/itex]

And from then i simplfy it?

Yes! :smile:
 
  • #35
So that is the same as:

[itex]\frac{(n+1)(n+1)}{(n+1)(n+2)}?[/itex]

yes? no?

Now I am not sure what to do :S
 

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
927
  • Calculus and Beyond Homework Help
Replies
15
Views
1K
Replies
1
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
401
Replies
13
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
5
Views
980
Replies
1
Views
1K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
6
Views
5K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
1
Views
1K
Back
Top