Solving Trigonometric Equations

  • Thread starter Thread starter opticaltempest
  • Start date Start date
  • Tags Tags
    Trigonometric
AI Thread Summary
When solving trigonometric equations, caution is needed when dividing by terms that can be zero, as this can lead to undefined expressions. For example, in the equation sin(θ)tan(θ) = sin(θ), dividing by sin(θ) is problematic if sin(θ) = 0. Instead, it's advisable to rearrange the equation to isolate terms, such as sin(θ)(tan(θ) - 1) = 0, allowing for separate solutions. Additionally, squaring both sides of an equation can introduce extraneous roots, necessitating careful verification of solutions. Understanding these concepts is crucial for accurately solving trigonometric equations.
opticaltempest
Messages
135
Reaction score
0
I have a question when solving trigonometric equations.

For example:

Find all the solutions in the interval [0,2pi)

\sin \theta \tan \theta = \sin \theta \]

If you choose to divide through by \sin \theta\] we get,

\tan \theta = 1\] such that \sin \theta \ne 0\]
otherwise we are essentially dividing both sides by zero, which we
cannot do.

Do we need to be careful when solving trigonometric equations using
multiplication and division?

We're dividing by a term that can take on the value of zero. Does
this have any special name? How can I learn more about this?
Are there any techniques to use when solving trig equations
so this doesn't happen?
 
Physics news on Phys.org
you can divide through even if it has the posibility of being = to zero.
the reason for this is because trig functions are FUNCTIONS. when you take calculus you'll see that you can examin how a function behaves close to zero.
as φ -> 0 for sinφ/sinφ , that ratio actually -> 1.

when it is = 0 try not deviding it out.
also, recall tanφ = sinφ/cosφ, so tan(0) = 0/1 = 0.
 
opticaltempest said:
I have a question when solving trigonometric equations.

For example:

Find all the solutions in the interval [0,2pi)

\sin \theta \tan \theta = \sin \theta \]

If you choose to divide through by \sin \theta\] we get,

\tan \theta = 1\] such that \sin \theta \ne 0\]
otherwise we are essentially dividing both sides by zero, which we
cannot do.

Do we need to be careful when solving trigonometric equations using
multiplication and division?

We're dividing by a term that can take on the value of zero. Does
this have any special name? How can I learn more about this?
Are there any techniques to use when solving trig equations
so this doesn't happen?
When you devide, you must make sure that the quantity that you use in the denominator is not zero. But in this case you can bypass division like this :

\sin \theta \tan \theta = \sin \theta
\sin \theta \tan \theta - \sin \theta = 0
\sin \theta ( \tan \theta -1) = 0

Then you solve both

\sin \theta = 0
and
\tan \theta -1 = 0

regards
marlon
 
Squaring the terms is another thing which you have to be careful. You get extraneous roots out there.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
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...

Similar threads

Back
Top