Solving for Theta, wolfram doesn't give anything useful

  • Thread starter Thread starter physstudent.4
  • Start date Start date
  • Tags Tags
    Theta
Click For Summary
SUMMARY

The discussion revolves around solving the equation sin3(Q)/cos(Q) = b2 for theta (Q) in terms of a variable (b). The user has attempted various trigonometric identities, including sin2(x) + cos2(x) = 1 and sin(2x) = 2sin(x)cos(x), but has not achieved a satisfactory solution. A suggested approach involves squaring both sides of the equation and substituting cos(Q)2 with 1 - sin(Q)2, leading to a cubic equation in P = sin(Q)2. While cubic equations can be solved exactly, the complexity of the solutions often necessitates numerical methods for practical use.

PREREQUISITES
  • Understanding of trigonometric identities
  • Familiarity with polynomial equations
  • Basic knowledge of numerical methods for solving equations
  • Experience with algebraic manipulation of trigonometric functions
NEXT STEPS
  • Study methods for solving cubic equations analytically and numerically
  • Learn about advanced trigonometric identities and their applications
  • Explore numerical methods for root-finding, such as Newton's method
  • Investigate the implications of using trigonometric functions in polynomial forms
USEFUL FOR

Students studying trigonometry, mathematicians tackling polynomial equations, and anyone involved in numerical analysis or computational mathematics.

physstudent.4
Messages
12
Reaction score
0

Homework Statement


I need to write a function of theta in terms of a particular variable. I just can't seem to figure it out; the only solution I can come up with is when the aforementioned variable is equal to 0 or 1. I'm using Q to denote theta, and b is the variable.

sin^3(Q)/cos(Q)=b^2


Homework Equations


Any and all trig identities.
I've used sin^2(x)+cos^(x)=1, sin(2x)=2sin(x)cos(x), I haven't stumbled into any work that led me to use other identities!

The Attempt at a Solution


Around 5 pages of scratch work, all for naught.
Any relevant trig identities I might be missing would be nice to know, if anyone figures this out soon! Thanks!
 
Physics news on Phys.org
physstudent.4 said:

Homework Statement


I need to write a function of theta in terms of a particular variable. I just can't seem to figure it out; the only solution I can come up with is when the aforementioned variable is equal to 0 or 1. I'm using Q to denote theta, and b is the variable.

sin^3(Q)/cos(Q)=b^2

Homework Equations


Any and all trig identities.
I've used sin^2(x)+cos^(x)=1, sin(2x)=2sin(x)cos(x), I haven't stumbled into any work that led me to use other identities!

The Attempt at a Solution


Around 5 pages of scratch work, all for naught.
Any relevant trig identities I might be missing would be nice to know, if anyone figures this out soon! Thanks!

sin3(θ)/cos(θ) = 1/(cot(θ)csc2(θ)) = 1/(cot(θ)+cot3(θ))

but I don't think this will help all that much.
 
You can reduce it to a polynomial equation. Square both sides. Replace cos(Q)^2 by 1-sin(Q)^2. Now let P=sin(Q)^2. You'll get a cubic equation in P. You CAN solve a cubic exactly, but the solutions are so complicated as to be almost useless. You will have a little advantage here because there is no P^2 term. But it's still pretty complicated. Stuff like this is usually handled numerically, not analytically.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 29 ·
Replies
29
Views
5K