Glam Prestige Journal

Bright entertainment trends with youth appeal.

$\begingroup$

As stated above, the series is:

1 + 2 - 3 + 4 - 5 + 6 - 7 + 8 - 9 + 10 - 11 + 12 - 13 + 14 - 15 . . . ± (n - 1) ∓ n

What would the sigma notation be for this series, starting at 1, ending at n?

Thank you very much for your time!

$\endgroup$

3 Answers

$\begingroup$

$$2+\sum_{k=1}^n (-1)^{k}\cdot k$$

$\endgroup$ 4 $\begingroup$

A more abstruse solution: $$\sum_{k=1}^n (-1)^{k \cdot \textrm{sgn} (k-1)}k$$ where $\textrm {sgn}$ is the signum function.

$\endgroup$ $\begingroup$

i think $$\sum_{k=1}^{n}(-1)^{k+\lfloor\frac{1}{k}\rfloor}\cdot k$$ works

$\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