Fairly basic trigonometric equation

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
intangible
Messages
3
Reaction score
0
Acos(A*x)-Bcos(B*x)=0, where A>B

Is there a general solution for an equation of this form?

Thanks,
intangible
 
Physics news on Phys.org
intangible said:
Acos(A*x)-Bcos(B*x)=0, where A>B

Is there a general solution for an equation of this form?

Thanks,
intangible

Acos(A*x) = Bcos(B*x) -- So we conclude that A = B
 
How about A=Pi/2

B=3Pi/2
 
I really can not be bothered to expand cos (3x), but if you are, I will verify the rest. I highly doubt it works though.
 
Thanks to everyone participating, I think I got sorted it out by inspecting a similar behaving sine and its infinite product.

[tex]\sin x = x \prod_{n = 1}^\infty\left(1 - \frac{x^2}{\pi^2 n^2}\right)[/tex]

If we assume Asin(pi*A*x)=Bsin(pi*B*x) we may easily inspect the existence of trivial roots if there are any. It turns out there are: for every natural number A and B (A>B) there is a trivial root at x=n. Also, if there is a natural number D so that it divides both A and B, then there will be the trivial roots x=n/D.

[tex]A \prod_{n=1}^\infty\left (A x - n)(A x + n)\right = B \prod_{n=1}^\infty\left (B x - n)(B x + n)\right[/tex]

That leaves A-1 unknown roots per cycle if the former is the case, (A-B)/D per cycle for the latter. Unfortunately, the other roots clearly are irrational, perhaps even transcendent.

Regards,
intangible

(How do I mark this thread solved?)