SHOW: if x1 & x2 have a period T then x3 = a*x1 + b*x2 also has period T

  • Thread starter Thread starter VinnyCee
  • Start date Start date
  • Tags Tags
    Period
AI Thread Summary
If x1(t) and x2(t) have a period T, then the function x3(t) = ax1(t) + bx2(t) also has period T, as demonstrated through substitution and verification of periodicity. The equations confirm that x3(t + T) equals x3(t) for all t, establishing T as a period for x3. However, it is important to note that T may not be the smallest period for x3; an example illustrates that while T can be a period, the fundamental period may differ. In the case of x1 = sin(x) + sin(2x) and x2 = -sin(x) + sin(2x), both have a period of 2π, but their difference results in a function with a fundamental period of π. Thus, while T is a period for the linear combination, it is not necessarily the smallest period.
VinnyCee
Messages
486
Reaction score
0

Homework Statement



Show that if x_1(t) and x_2(t) have period T, then x_3(t)\,=\,ax_1(t)\,+\,bx_2(t) (a, b constant) has the same period T.



Homework Equations



x_1\left(t\,+\,T\right)\,=\,x_1(t)

x_2\left(t\,+\,T\right)\,=\,x_2(t)



The Attempt at a Solution



x_3(t)\,=\,a\,x_1(t)\,+\,b\,x_2(t)

x_3(t\,+\,T)\,=\,a\,x_1(t\,+\,T)\,+\,b\,x_2(t\,+\,T)

Since the relevant equations (above) are true...

x_3\left(t\,+\,T\right)\,=\,a\,x_1(t)\,+\,b\,x_2(t)

x_3(t)\,=\,a\,x_1(t)\,+\,b\,x_2(t)

\therefore\,x_3\left(t\,+\,T\right)\,=\,x_3(t)\,\forall\,t\,\in\,\mathbb{R}



Does this look right?
 
Physics news on Phys.org
Yes, that's fine. That shows that if T is a period of both x1 and x2 then it is a period of ax1+ bx2 for any a and b. It is NOT always true that if T is the period (i.e. smallest period) of both x1 and x2 then it is the period of ax1+ bx2. Example: x1= sin(x)+ sin(2x), x2= -sin(x)+ sin(2x). Then 2\pi is the period of both x1 and x2 but x1-x2= 2sin(2x) which has fundamental period \pi. (But 2\pi is still a period.)
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top