Guidenable
- 18
- 0
Homework Statement
Find the exact sum of:
\sum 2/(n7n)
n=1->∞
The Attempt at a Solution
Let Sn denote the nth partial sum.
ln(Sn) = \Sigma ln(2/(n7n))
=\Sigma ln2 - lnn - nln7
= nln2 - (ln1 + ln7 + ln2 + 2ln7 + ln3 + 3ln7 ...)
= nln2 - ln(n!) - ln7\Sigma n
= ln (2n)/n! - ln7 (\Sigma n)
I'm not sure where to go from here, or if I'm even going in the right direction.