Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Writing a general formula for an alternating series

Writer Matthew Martinez
$\begingroup$

I need help for writing the general formula for following alternating series in the form
enter image description here

The alternating series are: enter image description here

I feel that 5/(n+8) has something to do with this but I'm not sure how to make it alternate. Thanks in advance.

$\endgroup$

3 Answers

$\begingroup$

To make a series alternate, you generally stick in a factor of $(-1)^n$ or $(-1)^{n+1}$. In your case, the general term could be $(-1)^{n+1}\cdot \frac{5}{n+8}$ for $n=1,2,3\dots$

$\endgroup$ $\begingroup$

You're almost right but don't forget the alternating sign: the series is

$$\sum_{n=1}^\infty\frac{5(-1)^{n+1}}{n+8}$$

$\endgroup$ $\begingroup$

By using $$\sum_{k=1}^\infty \frac{(-1)^k}{k}=-\ln 2,$$

$$\sum_{k=1}^\infty \frac{5(-1)^{n+1}}{n+8}=-5\sum_{k=9}^\infty \frac{(-1)^k}{n}=5\ln(2)+5\sum_{k=1}^8\frac{(-1)^k}{k}$$

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy