Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > Pre-University Math Help > Pre-Algebra and Algebra
Reply
 
Thread Tools Display Modes
  #1  
Old December 2nd, 2008, 02:24 AM
Newbie
 
Join Date: Oct 2008
Posts: 9
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
Leodinas is on a distinguished road
Default Partial Fractions

Express 1/r(r+1) in partial fractions and use the result to find the sum of the following series as a single fraction in terms of n:

1/1x2 + 1/2x3 + 1/3x2 + ............... + 1/n(n+1)

I can express it as partial fractions to 1/r - 1/r-1 but from there, I don't know, I don't think it's an arithmetic sequence as there is no common difference.

Thanks in advance.
Reply With Quote
Advertisement
 
  #2  
Old December 2nd, 2008, 02:56 AM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 13,510
Country:
Thanks: 2,979
Thanked 5,256 Times in 4,605 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by Leodinas View Post
Express 1/r(r+1) in partial fractions and use the result to find the sum of the following series as a single fraction in terms of n:

1/1x2 + 1/2x3 + 1/3x2 + ............... + 1/n(n+1)

I can express it as partial fractions to 1/r - 1/r-1 but from there, I don't know, I don't think it's an arithmetic sequence as there is no common difference.

Thanks in advance.
The partial fraction decomposition is \frac{1}{r} - \frac{1}{r{\color{red}+}1}. Then the series can be written:

\left(\frac{1}{1} - \frac{1}{1+1}\right) + \left(\frac{1}{2} - \frac{1}{2+1}\right) + \left(\frac{1}{3} - \frac{1}{3+1}\right) + \, .... \, + \left(\frac{1}{n} - \frac{1}{n+1}\right)


= \left(\frac{1}{1} - \frac{1}{2}\right) + \left(\frac{1}{2} - \frac{1}{3}\right) + \left(\frac{1}{3} - \frac{1}{4}\right) + \, .... \, + \left(\frac{1}{n} - \frac{1}{n+1}\right)


and the rest should be clear.
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #3  
Old December 2nd, 2008, 04:42 AM
Newbie
 
Join Date: Oct 2008
Posts: 9
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
Leodinas is on a distinguished road
Default

Thank you for your help, I still don't see where to go with it after that, could you give me another clue?

Similarly,

\frac{a^2-b^2}{(ax+b)(bx+a)}

I end up with two seemingly unhelpful simultaneous equations, any advice or direction for this question would be appreciated also.
Reply With Quote
  #4  
Old December 2nd, 2008, 04:54 AM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 13,510
Country:
Thanks: 2,979
Thanked 5,256 Times in 4,605 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by Leodinas View Post
Thank you for your help, I still don't see where to go with it after that, could you give me another clue? [snip]
Perhaps the answer will make it clear what you have to do: 1 - \frac{1}{n+1}.

Quote:
Originally Posted by Leodinas View Post
[snip]
\frac{a^2-b^2}{(ax+b)(bx+a)}

I end up with two seemingly unhelpful simultaneous equations, any advice or direction for this question would be appreciated also.
It will be easier to help if you show all of the work you've done.

For your future reference: Ask new questions in a new thread.
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #5  
Old December 2nd, 2008, 05:00 AM
Newbie
 
Join Date: Oct 2008
Posts: 9
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
Leodinas is on a distinguished road
Default

\frac{a^2-b^2}{(ax+b)(bx+a)} = \frac{A}{ax+b} + \frac{B}{bx+a}

a^2-b^2 = A(bx+a) + B(ax+b)

Comparing x: 0 = Ab + Ba

Comparing constants: a^2-b^2 = Aa + Bb

I also recognise that a^2-b^2 can be (a+b)(a-b).
Reply With Quote
  #6  
Old December 2nd, 2008, 05:09 AM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 13,510
Country:
Thanks: 2,979
Thanked 5,256 Times in 4,605 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by Leodinas View Post
\frac{a^2-b^2}{(ax+b)(bx+a)} = \frac{A}{ax+b} + \frac{B}{bx+a}

a^2-b^2 = A(bx+a) + B(ax+b)

Comparing x: 0 = Ab + Ba

Comparing constants: a^2-b^2 = Aa + Bb

I also recognise that a^2-b^2 can be (a+b)(a-b).
0 = Ab + Ba .... (1)

a^2-b^2 = Aa + Bb .... (2)

Multiply equation (1) by -a and equation (2) by b. Add the results:

b(a^2 - b^2) = b^2 B - a^2 B \Rightarrow b(a^2 - b^2) = -B (a^2 - b^2) \Rightarrow B = -b.

Use this value to solve for A.
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
The following users thank mr fantastic for this useful post:
Donate to MHF
  #7  
Old December 2nd, 2008, 05:25 AM
Newbie
 
Join Date: Oct 2008
Posts: 9
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
Leodinas is on a distinguished road
Default

Thank you for that, I never would have thought to do it that way, I'll bear that in mind.

Though, I'm still no further with the original question. I've added some of the terms together and recognise that the answer you provided does also produce that, but I don't see how?
Reply With Quote
  #8  
Old December 2nd, 2008, 05:27 AM
mr fantastic's Avatar
Flow Master

 
Join Date: Dec 2007
Location: Zeitgeist
Posts: 13,510
Country:
Thanks: 2,979
Thanked 5,256 Times in 4,605 Posts
mr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond reputemr fantastic has a reputation beyond repute
Default

Quote:
Originally Posted by Leodinas View Post
Thank you for that, I never would have thought to do it that way, I'll bear that in mind.

Though, I'm still no further with the original question. I've added some of the terms together and recognise that the answer you provided does also produce that, but I don't see how?
Do the arithmetic and substract the like terms. There will only be two terms remaining after you do this.
__________________
There are two things you should never try to prove: the impossible and the obvious.

The greater danger for most of us lies not in setting our aim too high and falling short; but in setting our aim too low and achieving our mark. (Michelangelo Buonarroti)

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

  • To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
  #9  
Old December 2nd, 2008, 05:34 AM
Newbie
 
Join Date: Oct 2008
Posts: 9
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
Leodinas is on a distinguished road
Default

(\frac{1}{n}-\frac{1}{n+1})+(\frac{1}{n+1}-\frac{1}{n+2})+(\frac{1}{n+2}-\frac{1}{n+3})

I see that these cancel, well most of them, but I don't see where the 1 or the 1/n+1 would come from.

Thanks for your continued, rapid response; I realise it must be a pain.
Reply With Quote
  #10  
Old December 2nd, 2008, 07:08 AM
Newbie
 
Join Date: Oct 2008
Posts: 9
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
Leodinas is on a distinguished road
Default

Apologies, the obvious has finally dawned on me!

Thanks again
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 07:01 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.