Finite sum formula for tangent (trigonometry)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
Vahsek
Messages
86
Reaction score
7
Hi everyone, I've been looking for the finite sum formulae of trig functions. I've found the easiest ones (sine and cosine). But the one for the tangent seems to be very hard. No mathematical tricks work. Plus I've looked it up on the internet. Nothing. I will greatly appreciate your help. Thanks in advance.

tan x + tan (2x) + tan (3x) + ... + tan (nx) = ?
 
Last edited:
Mathematics news on Phys.org
Vahsek said:
Hi everyone, I've been looking for the finite sum formulae of trig functions. I've found the easiest ones (sine and cosine). But the one for the tangent seems to be very hard. No mathematical tricks work. Plus I've looked it up on the internet. Nothing. I will greatly appreciate your help. Thanks in advance.

tan x + tan (2x) + tan (3x) + ... + tan (nx) = ?

My guess: You are out of luck. I checked Gradshteyn & Ryzhik. They have the sums for sin and cos, as well as sinh and cosh, but nothing for tan.
 
mathman said:
My guess: You are out of luck. I checked Gradshteyn & Ryzhik. They have the sums for sin and cos, as well as sinh and cosh, but nothing for tan.

:cry: ok, thanks for your consideration though. I'll wait a bit more; maybe someone's got a way to do it.
 
I found in a textbook that [itex]tan(x)[/itex] can be written as an indefinite sum:

[itex]\sum_x \tan ax = i x-\frac1a \psi _{e^{2 i a}}\left(x-\frac{\pi }{2 a}\right) + C \,,\,\,a\ne \frac{n\pi}2[/itex] where [itex]\psi_q(x)[/itex] is the q-digamma function.

Computing "sum k from 1 to n of tan(k*x)" in WolframAlpha results into something much more complicated, but an answer is given.
 
h6ss said:
I found in a textbook that [itex]tan(x)[/itex] can be written as an indefinite sum:

[itex]\sum_x \tan ax = i x-\frac1a \psi _{e^{2 i a}}\left(x-\frac{\pi }{2 a}\right) + C \,,\,\,a\ne \frac{n\pi}2[/itex] where [itex]\psi_q(x)[/itex] is the q-digamma function.

Computing "sum k from 1 to n of tan(k*x)" in WolframAlpha results into something much more complicated, but an answer is given.

Wow. I had no idea it was that complicated. I'm in high school right now. These functions in real/complex analysis is way beyond me. Anyway, thank you everyone though. At least now I know which direction I must be heading to learn more about it.