Solving the Equation: sinx - x/2 = 0

  • Thread starter Thread starter sporus
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 11K views
sporus
Messages
20
Reaction score
0

Homework Statement



sinx -x/2= 0

Homework Equations





The Attempt at a Solution



i don't even know where to start
 
Physics news on Phys.org
i know that the answer is zero, but i might not get full marks if i don't do it algebraically
 
The answer isn't just 0. What about [itex]\pi[/itex]? In fact there are an infinite number of solutions. Did the question say anywhere to find the solutions to this problem for some restricted value of x, say [tex]0\leq x\leq 2\pi[/tex]?
 
Oh I completely missed the sinx-x/2=0, sorry, I read it as sin(-x/2)=0...

Yes as vela said, you can't solve it algebraically, you'll have to solve it numerically.
 
Plot sin(x)-x/2 (do not forget that x is in radians) and find the approximate x values where it is zero.
Then pick up one of these and try the iteration

xk+1=2 sin(xk).ehild
 
thanks. plotting sinx - x/2 is a bit hard so i plotted sinx and x/2 and found the intersection point.