Sum of the series from n=3 to infinity of 1/((2n-3)(2n-1))

  • Thread starter Thread starter c.dube
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
c.dube
Messages
27
Reaction score
0

Homework Statement


Find the sum of the series:
[tex]\sum^{\infty}_{n=3}\frac{1}{(2n-3)(2n-1)}[/tex]

Homework Equations


N/A

The Attempt at a Solution


This isn't geometric, I can't get it from any common Maclaurin series (as far as I can work out). The book I have tells me the answer is 1/6, I'm sure I'm doing something stupid. Thanks in advance for any help!
 
Physics news on Phys.org
OK, so I have [tex]\sum^{\infty}_{n=3}\frac{1}{2(2n-3)}-\frac{1}{2(2n-1)}[/tex], but I'm not sure what you mean by "expanding the series"; should I split it into two summations? And if so, where do I go from there?
 
No, not two series - just one. Expanding the series means writing out the sum of terms, starting with the one for n = 3. Look at the sequence of partial sums, Sk, the sum of the terms from n = 3 to n = k.
 
*hits self in head* Wow! Thanks a ton, that should have been obvious.
 
Yah, well at least now when I see it again I'll know what to do! Thanks again for the help.