2

How do I evaluate $$\int \frac{1 - \cos kx }{1 - \cos x}dx$$?

I realise that $\cos kx$ can be expressed as a Chebyshev polynomial but because it's part of a fraction I can't see that this helps very much.

Ed Graham
  • 123

1 Answers1

3

Beside some nasty hypergeometric function it seems that $$\large\color{blue}{f_k=\int \frac{1-\cos(kx)}{1-\cos(x)}\,dx= kx+2 \sum_{n=1}^k \frac{k-n}n\, \sin(nx)}$$

You can easily check it using series expansion.