How to determine period of sinx

  • Thread starter Thread starter AAQIB IQBAL
  • Start date Start date
  • Tags Tags
    Period
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 3K views
AAQIB IQBAL
Messages
11
Reaction score
0
How to determine period of sin and cos functions?
I use:
sin(x + p) = sin(x)
=> sin(x + p) - sin(x) = 0
=> 2*cos(x+p/2)*sin(p/2) = 0
=> either p/2 = k(pi) => p = 2k(pi)
or x + p/2 = (2k+1)(pi)/2 => p = (2k+1)(pi) - 2x
NOW I DON'T KNOW HOW TO FIND THE SOLUTION WHICH SATISFIES BOTH.. THOUGH I KNOW THAT PERIOD IS 2(PI) BUT I HAVE TO PROVE IT WITHOUT GRAPH.
 
Physics news on Phys.org
Hi AAQIB IQBAL! :wink:
AAQIB IQBAL said:
sin(x + p) = sin(x)
=> sin(x + p) - sin(x) = 0
=> 2*cos(x+p/2)*sin(p/2) = 0

Fine until here. :smile:

Now that must be true for any x (for the same p) …

which can only happen if sin(p/2) = 0. :wink:

(in other words: you can ignore the other part)