Questions tagged [alternating-expression]

For questions related to alternating expression (or series). It is a sequence, whose terms change sign (i.e. if a term $a_n$ is positive then $a_{n+1}$ is negative and vice versa).

Basically, alternating sequence is a sequence, whose term change sign (i.e. if a term $a_n$ is positive then $a_{n+1}$ is negative and vice versa).

It is an infinite series of the form $\displaystyle \sum _{n=0}^{\infty }(-1)^{n}a_{n}$ or $\displaystyle \sum _{n=0}^{\infty }(-1)^{n+1}a_{n}$ with $a_n > 0$ for all $n$.

The signs of the general terms alternate between positive and negative. Like any series, an alternating series converges if and only if the associated sequence of partial sums converges.

For more, check out this link.

37 questions
0
votes
0 answers

Simplifying $\cos(\frac{2\pi n}{3}), n \in \mathbb{Z}$ to an alternating series

I'm trying to simplify the function $\cos\left(\frac{2\pi n}{3}\right)$ for integer $n$ into some sort of alternating series expression. For reference, I know that $\cos(\pi n)$ can be written as: $$ \cos(\pi n) = (-1)^n, \quad…
William
  • 37
0
votes
1 answer

Not all black and white?

Just for fun, I've accepted a challenge to white in a form of a mathematical expression the expression "Not all is black and white". At first, I thought it will be easy, but now I am stuck. Here are some of the examples I…
Blejzer
  • 109