How Do You Solve This Complex Trigonometric Equation?

  • Thread starter Thread starter wngman510
  • Start date Start date
AI Thread Summary
The discussion revolves around solving a complex trigonometric equation involving constants a, b, c, and d. The original equation was miswritten, with an exponent of 1 on the left side, which was later corrected to 2. Attempts to solve the equation included using the cosine sum identity and various substitutions, but the user struggled to simplify it effectively. A suggestion was made to manipulate the equation into a form that allows squaring both sides, potentially leading to a quartic equation in cos(x). Overall, the challenge lies in finding a workable method to solve the equation accurately.
wngman510
Messages
2
Reaction score
0

Homework Statement



Constants a,b,c,d

Homework Equations



a/((1-b*cos(x))^1) + c = cos(x+d)/(1-b*cos(x)), solve for x

The Attempt at a Solution



I've tried many different forms and substutions to try to factor this puppy and get 2 solutions. The expanded equation, after using the cos sum identity, looks like

p*cos(x)^2 + q*cos(x) + r*sin(x) + s*sin(x)*cos(x) = t

I attempted to eliminate the equation by multiplying t by sin(x)^2+cos(x)^2 and finding some common terms but so far that hasn't helped. I've also trying substituting all the half and double angle identities I know and haven't been able to come up with anything. I know this doesn't show much work, but I have spent a lot of time on this, so any help is much appreciated!
 
Physics news on Phys.org
wngman510 said:

Homework Statement



Constants a,b,c,d

Homework Equations



a/((1-b*cos(x))^1) + c = cos(x+d)/(1-b*cos(x)), solve for x
Why do you have an exponent of 1 on the left side? Did you leave something out?
wngman510 said:

The Attempt at a Solution



I've tried many different forms and substutions to try to factor this puppy and get 2 solutions. The expanded equation, after using the cos sum identity, looks like

p*cos(x)^2 + q*cos(x) + r*sin(x) + s*sin(x)*cos(x) = t

I attempted to eliminate the equation by multiplying t by sin(x)^2+cos(x)^2 and finding some common terms but so far that hasn't helped. I've also trying substituting all the half and double angle identities I know and haven't been able to come up with anything. I know this doesn't show much work, but I have spent a lot of time on this, so any help is much appreciated!
 
Yes, thanks. That is a 2. Pretty significant typo :)

a/((1-b*cos(x))^2) + c = cos(x+d)/(1-b*cos(x)),
 
You could manipulate it into the form sin(x) = f(cos(x)) then square both sides, substituting 1-cos2(x) on the left. I think that will give you a quartic in cos(x). Not pretty.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top