Finding Points of Intersection for f(x) = 2x/pi and f(x) = sin x

Click For Summary

Homework Help Overview

The discussion revolves around finding the points of intersection for the equations f(x) = 2x/π and f(x) = sin x. Participants explore the challenges of solving this equation, particularly due to the presence of the sine function.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss setting the two functions equal to each other and express uncertainty about isolating x due to the sine function. Some suggest graphing the functions to estimate points of intersection, while others explore the implications of the sine function's oscillation and concavity on the number of intersections.

Discussion Status

The discussion is active, with participants sharing insights about the nature of the equations and the limitations of finding exact solutions. Some have offered guidance on numerical approximation methods, while others question the existence of exact solutions and explore the reasoning behind it.

Contextual Notes

Participants note that the equations involve transcendental functions, which typically do not yield exact solutions except in special cases. There is a focus on the constraints of traditional algebraic methods for isolating x in such equations.

ACE_99
Messages
34
Reaction score
0

Homework Statement


Determine the points of intersection for the following equations

f(x) = 2x/pi
f(x) = sin x

Homework Equations



None

The Attempt at a Solution



In order to find the points of intersection you set the two equal to each other then find where x is equal to 0. I'm not sure how to isolate for x with a sin in the equation.
 
Physics news on Phys.org
ACE_99 said:

Homework Statement


Determine the points of intersection for the following equations

f(x) = 2x/pi
g(x) = sin x

The Attempt at a Solution



In order to find the points of intersection you set the two equal to each other then find where x is equal to 0. I'm not sure how to isolate for x with a sin in the equation.

x is equal to 0 at x = 0. I'm being sarcastic, but my point is that you set f(x) = g(x) (you used the same letter for both functions, so I changed one of them) and solve that equation. Doing this gets you 2x/pi = sin x, which can't be solved exactly.

You should graph the two functions as carefully as you can to see how many points of intersection there are (I think there are two), and then use a calculator (in radian mode) to estimate these values.

It would be helpful to work with the equation x = pi/2 * sin(x), which is equivalent to the one above. Put in a value of x, save it to memory, take the sine of it, and then multiply by pi/2.

Is your answer close to the original (stored) value of x. See if you can make it closer by taking an x value a little larger or smaller. If you do this several times, your x value and your value of pi/2 * sin(x) should get pretty close.

Do the same for the other value of x.
 
Thanks a lot that really helped me out, I got the answer.
 
Mark44 said:
Doing this gets you 2x/pi = sin x, which can't be solved exactly.
I'm curious as to why this is unsolvable without a crude method of approximation.
 
Mark44 said:
Doing this gets you 2x/pi = sin x, which can't be solved exactly.

Oh?:wink:

The key here is to realize a few things:

(1)sin x oscillates between -1 and 1, so any solutions to the above equation must be on the interval [itex]-1\leq \frac{2x}{\pi} \leq 1[/itex] or equivalently, [itex]\frac{-\pi}{2} \leq x \leq \frac{\pi}{2}[/itex]

(2)y=sin x is concave up on the interval [itex]\frac{-\pi}{2} \leq x \leq 0[/itex], so the it can only intersect a straight line (like y=2x/pi) at a maximum of two points on that interval and y=sin x is concave down on the interval [itex]0 \leq x \leq \frac{\pi}{2}[/itex], so the it can only intersect a straight line (like y=2x/pi) at a maximum of two points on that interval.

(3)x=0,x=-pi/2 and x=pi/2 are all obvious points of intersection.

The combination of (1),(2) and (3) guarantee that the only solutions are x=0,x=-pi/2 and x=pi/2.
 
gabbagabbahey said:
(3)x=0,x=-pi/2 and x=pi/2 are all obvious points of intersection.

ok but what if our line was something that created a less obvious intersection.
y=x/2 ?
It's not so obvious anymore. Can this one be solved?
 
Mentallic said:
ok but what if our line was something that created a less obvious intersection.
y=x/2 ?
It's not so obvious anymore. Can this one be solved?

An exact solution is not possible in that case, only a numerical approximation.
 
Which brings me back to my original question :biggrin:
Is there a reason why there is no method to find exact values for these intersections?
 
Mentallic said:
Which brings me back to my original question :biggrin:
Is there a reason why there is no method to find exact values for these intersections?

To solve an equation such as 2x/pi = sin(x), you have to be able to get an equation with x on one side and anything else on the other side. The usual operations (add/subtract/multiply/divide both sides), square/cube/etc., extract roots, trig functions, logs, etc. just won't do it. You'll still be left with x on each side, so you haven't solved for x.
 
  • #10
Mark44 said:
To solve an equation such as 2x/pi = sin(x), you have to be able to get an equation with x on one side and anything else on the other side. The usual operations (add/subtract/multiply/divide both sides), square/cube/etc., extract roots, trig functions, logs, etc. just won't do it. You'll still be left with x on each side, so you haven't solved for x.

Are there any more advanced methods of operation for isolating x?

Also, if someone could please throw me a link that directs me to a technique that can find an approximate solution to this such question.
 
  • #11
Mentallic said:
Also, if someone could please throw me a link that directs me to a technique that can find an approximate solution to this such question.

How's this?:smile:
 
  • #12
Ahh yes Newton's method :smile:

It didn't strike me at first because I thought it was only possible to find the zeros of a function, not the intersection.
Foolishly enough, I missed that [tex]\frac{x}{2}=sin(x) \Rightarrow f(x)=\frac{x}{2}-sin(x)[/tex]
Thanks. But are there still any methods of finding exact values?
 
  • #13
Mentallic said:
Thanks. But are there still any methods of finding exact values?

In general, [itex]\sin x=m x[/itex] has no exact solutions (edit: Other than x=0!) as is typical for a transcendental equation It is only for certain special values of [itex]m[/itex] that exact solutions exist; and still the most applicable method is graphing the functions.
 
Last edited:
  • #14
gabbagabbahey said:
has no exact solutions.
I just can't accept this. There must be some (probably) complicated expression for its exact solution. What I can accept though, is that a method in finding this complicated solution has yet to be invented/discovered.
 

Similar threads

  • · Replies 19 ·
Replies
19
Views
3K
Replies
8
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K