Solving for x in an equation involving trigonometric functions

  • Context: Undergrad 
  • Thread starter Thread starter dilasluis
  • Start date Start date
  • Tags Tags
    Angle
Click For Summary

Discussion Overview

The discussion revolves around solving equations involving trigonometric functions and the implications of substituting specific angle values into these equations. Participants explore whether certain relationships hold universally for any angle and how to derive solutions for unknown variables in the context of trigonometric identities.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants question whether a relationship like f(θ) + g(θ) = constant can be universally applied across all angles, particularly when substituting values like 0° or 45°.
  • One participant highlights the issue of division by zero when using sin(0°) in calculations, suggesting that certain angle values may invalidate the equations.
  • Another participant proposes an equation x cos(θ) - y(θ) cos²(θ) = 0 and seeks to determine if x can be expressed in terms of y at different angles, asserting that it should hold for any θ.
  • There is a discussion about whether any finite angle can be used to solve equations involving unknown angles, with one participant asserting that x and θ are interdependent in certain equations.
  • One participant suggests averaging an equation over a range of angles to find a solution for x, but others express confusion about the intent and meaning behind this approach.

Areas of Agreement / Disagreement

Participants express differing views on the universality of trigonometric relationships and the validity of substituting specific angle values. There is no consensus on whether certain approaches to solving the equations are valid or meaningful.

Contextual Notes

Some participants note limitations related to the assumptions made about angle values and the conditions under which the equations hold true, particularly regarding the potential for division by zero.

dilasluis
Messages
31
Reaction score
0
Angle panic!

When we have a relation like, for instance,

[itex]f(\theta) + g(\theta) = constant[/itex] where [itex]\theta[/itex] is an angle, does it hold for any angle such that we can do [itex]f(0 \deg) + g (0 \deg) = 0[/itex] and we would obtain an universal result? I mean, imagine [itex]f(\theta, x) = x \sin \theta[/itex], then

[itex]x = - \frac{g (0 \deg)}{\sin 0\deg} = - \frac{g (45 \deg)}{\sin 45\deg}[/itex]
 
Physics news on Phys.org


dilasluis said:
When we have a relation like, for instance,

[itex]f(\theta) + g(\theta) = constant[/itex] where [itex]\theta[/itex] is an angle, does it hold for any angle such that we can do [itex]f(0 \deg) + g (0 \deg) = 0[/itex] and we would obtain an universal result? I mean, imagine [itex]f(\theta, x) = x \sin \theta[/itex], then

[itex]x = - \frac{g (0 \deg)}{\sin 0\deg} = - \frac{g (45 \deg)}{\sin 45\deg}[/itex]



I've read the above 4 times (the last two rather slowly and carefully) and I still cannot understand what it means...

One thing is sure, though: [itex]\sin 0 = 0\\,[/itex] so it cannot appear in the denominator.

DonAntonio
 


Sorry, bad choice on the sine...

But imagine that you have the following equation:

[itex]x \cos \theta - y(\theta) \cos^2\theta = 0[/itex]

I wish to find a solution for x. What I want to know is if it is equivalent:

[itex]x = y (0 \deg) = \frac{y (45 \deg) \frac{1}{2}}{\frac{1}{\sqrt{2}}} = \frac{ y (a \deg) \cos^2 a}{ \cos a}[/itex].

Because, in my mind, it should be! If it holds for an unknown [itex]\theta[/itex], it should hold for any [itex]\theta[/itex]!
 


DonAntonio said:
I've read the above 4 times (the last two rather slowly and carefully) and I still cannot understand what it means...

One thing is sure, though: [itex]\sin 0 = 0\\,[/itex] so it cannot appear in the denominator.

DonAntonio

That sine actually made me think on something, even if it holds, the equation would not be valid for that particular value of [itex]\theta[/itex].
 


dilasluis said:
Sorry, bad choice on the sine...

But imagine that you have the following equation:

[itex]x \cos \theta - y(\theta) \cos^2\theta = 0[/itex]

I wish to find a solution for x.
Then you can simply write [itex]x= y(\theta)cos^2(\theta)/cos(\theta)= ycos(\theta)[/itex] as long as [itex]cos(\theta)[/itex] is not 0- that is if [itex]\theta[/itex] is not an odd multiple of [itex]\pi/2[/itex].

What I want to know is if it is equivalent:

[itex]x = y (0 \deg) = \frac{y (45 \deg) \frac{1}{2}}{\frac{1}{\sqrt{2}}} = \frac{ y (a \deg) \cos^2 a}{ \cos a}[/itex].

Because, in my mind, it should be! If it holds for an unknown [itex]\theta[/itex], it should hold for any [itex]\theta[/itex]!
Again, it is not clear what you mean. What do you mean by "holds for an unknown"?
[itex]x^3= 3[/itex] for some "unknown" value but does not hold for all x.
 


I don't know if you will understand... but I want to know if any value for the angle, as long as it has a finite result, can be used to solve an equation with unknown angles.

How would you solve this, for instance:

[itex]x \sin \theta + \sqrt{x \cos \theta} = 0[/itex] ?

Could you assume any value for [itex]\theta[/itex] and the resulting x would be the same?
 


dilasluis said:
I don't know if you will understand... but I want to know if any value for the angle, as long as it has a finite result, can be used to solve an equation with unknown angles.

How would you solve this, for instance:

[itex]x \sin \theta + \sqrt{x \cos \theta} = 0[/itex] ?

Could you assume any value for [itex]\theta[/itex] and the resulting x would be the same?
Certainly not. The above equation makes x and θ functions of each other. x = 0 is always a solution, and otherwise it can be simplified to [itex]x = cosec(\theta) cot(\theta)[/itex]
 


I'm just writing equations for the sake of it... I'm not trying to solve them...

And would this make sense: If I would make an average of the equation and solve for x, like this:

Suppose you have: [itex]x\cos\theta - x^2 \sin^2\theta - \csc\theta\cot\theta = 0[/itex]

then to find a solution to x could you average the above equation on [itex]\theta[/itex] (NOTE: The above equation is just for illustrative purposes... I don't need help solving it!)

[itex]\frac{1}{2 \pi} \int_0^{2 \pi} x\cos\theta - x^2 \sin^2\theta - \csc\theta\cot\theta d\theta = 0[/itex].
 


dilasluis said:
I'm just writing equations for the sake of it... I'm not trying to solve them...

And would this make sense: If I would make an average of the equation and solve for x, like this:

Suppose you have: [itex]x\cos\theta - x^2 \sin^2\theta - \csc\theta\cot\theta = 0[/itex]

then to find a solution to x could you average the above equation on [itex]\theta[/itex] (NOTE: The above equation is just for illustrative purposes... I don't need help solving it!)

[itex]\frac{1}{2 \pi} \int_0^{2 \pi} x\cos\theta - x^2 \sin^2\theta - \csc\theta\cot\theta d\theta = 0[/itex].
I'm not at all sure I understand what you're trying to do.
If you have an equation [itex]x\cos\theta - x^2 \sin^2\theta - \csc\theta\cot\theta = 0[/itex], what do you mean by "finding a solution for x"? Normally the meaning would be to find a function of θ which yields the value of x for any given θ. Or sometimes there might be a specific θ that you are interested in and only want the value of x that goes with that. On yet other occasions (usually re Diophantine equations) you just want any pair x and θ that satisfies the equation.
There may be yet other situations where you want to know the average value of x as θ goes through some range (you would need specify the weight given to each part of that range), but this would not be described as "finding a solution for x".
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 24 ·
Replies
24
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K