f ( x ) = sin ( x ) + sin ( x ∘ )
True or False?
The above function (with domain over the reals) is periodic .
Clarification:
The first sine function is in radians.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
EDIT: "so the equation simplifies to s i n 1 8 0 π p = 0 ."
sin x is periodic with 2 π
sin ( π 1 8 0 x ) is periodic with 2 π × π 1 8 0 = 3 6 0
f ( x ) is periodic by L C M ( 2 π , 3 6 0 ) . Since the LCM does not exist , the function is not periodic .
Yeah +1, the first approach should be via graphs, ideal solution!
Log in to reply
Thank you Ashish Bhaiya,Ivan's solution is much more detailed and better than mine . Proving by contradiction 😎
Actually, this claim that "if LCM does not exist, then the function is not periodic" is true only if we add the condition of continuous functions. See this discussion for more details.
I believe such a composite signal is only periodic if the quotient of the two signal frequencies is a rational number. This condition will not necessarily be satisfied if the domain for each signal frequency is the set of real numbers.
Actually, this claim is only true if we add the condition of continuous functions. See this discussion for more details.
Problem Loading...
Note Loading...
Set Loading...
The function is f ( x ) = sin x + sin 1 8 0 π x . Since both its terms are periodic, the sum is periodic, no?
Hah, if only.
Assume the function is periodic with period 2 p ; that is, f ( x − p ) = f ( x + p ) for all real x . Then
sin ( x − p ) + sin 1 8 0 π ( x − p ) sin ( x + p ) − sin ( x − p ) 2 cos x sin p = sin ( x + p ) + sin 1 8 0 π ( x + p ) = sin 1 8 0 π ( x + p ) − sin 1 8 0 π ( x − p ) = 2 cos 1 8 0 π x sin 1 8 0 π p
This must be true for all real x . In particular, this is true for x = 0 and x = 2 π . When x = 0 , the equation simplifies to sin p = sin 1 8 0 π p , and when x = 2 π , the left hand side becomes 0 but cos 1 8 0 π x = 0 , so the equation simplifies to 0 = sin 1 8 0 π p . Thus sin p = sin 1 8 0 π p = 0 .
We know the roots of sin x = 0 are x = 2 k π for any integer k , so we have p = 2 k 1 π and 1 8 0 π p = 2 k 2 π for some integers k 1 , k 2 . Thus p = 2 π ⋅ k 1 = 3 6 0 ⋅ k 2 . Since p = 0 (period can't be zero), we have k 1 , k 2 = 0 , so we can compute k 1 k 2 ; this is 3 6 0 2 π = 1 8 0 π . But it is also a ratio of two integers, so it should be rational, contradiction (because π is irrational while 180 is rational, the ratio can't be rational).
This contradiction arises because we assumed p exists. Since it doesn't, the function therefore has no period and thus is not periodic.