Difference method with partial fractions

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
look416
Messages
87
Reaction score
0

Homework Statement



Verify that, for all positive values of n,
1/(n+2)(2n+3) -1/((n+3)(2n+5))=(4n+9)/((n+2)(n+3)(2n+3)(2n+5))
For the series
∑_(n=0)^N▒(4n+9)/((n+2)(n+3)(2n+3)(2n+5))
Find
The sum to N terms,
The sum to infinity.


Homework Equations



no

The Attempt at a Solution



i had solved the first sextion which is to verification
however, when it came to the difference method solving, i had a huge problems
therefore, any solutions?
 
Physics news on Phys.org
most of the google doesn't reveal the method of solving series using difference method ==
i have tried it
or maybe you can give me the links if you have found it
 
[tex]\frac{1}{(n+2)(2n+3)} = \frac{2}{2n+3} - \frac{1}{n+2}[/tex]
[tex]\frac{1}{(n+3)(2n+5)} = \frac{2}{2n+5} - \frac{1}{n+3}[/tex]
I think this may be the key issue bugging you when trying to use the difference method without simplifying the expressions further.
 
Fightfish said:
[tex]\frac{1}{(n+2)(2n+3)} = \frac{2}{2n+3} - \frac{1}{n+2}[/tex]
[tex]\frac{1}{(n+3)(2n+5)} = \frac{2}{2n+5} - \frac{1}{n+3}[/tex]
I think this may be the key issue bugging you when trying to use the difference method without simplifying the expressions further.

well i have found the answer
thanks for the help
my fault is i did not classified them correctly
as i should put 1/(n+3) and 1/(n+2) together as well as 1/(2n+3) and 2/(2n+5) together instead of i straight use the result to do difference method that's y i can't find the answer!
Anyways thanks for your help