(New page: ==Question== Is the signal <math>x(t) = \sum_{k = -\infty}^\infty \frac{1}{(t+2k)^{2}+1}</math> periodic? Prove your answer mathematically. ==Solution==)
 
(Solution)
 
Line 4: Line 4:
  
 
==Solution==
 
==Solution==
 +
 +
First, we time shift by 2.  x(t+2)
 +
 +
<math>x(t+2) = \sum_{k = -\infty}^\infty \frac{1}{(t+2+2k)^2+1}\,</math>
 +
 +
Now, we can see that (t + 2 + 2k) can be factored into (t + 2(k+1))
 +
 +
<math>\sum_{k = -\infty}^\infty \frac{1}{(t+2(k+1))^2+1}\,</math>
 +
 +
Finally, if we create a dummy variable r = k+1, we can see the signal is periodic.
 +
 +
<math>x(t) = x(t+2) = \sum_{r = -\infty}^\infty \frac{1}{(t+2r)^2+1}\,</math>

Latest revision as of 13:58, 15 October 2008

Question

Is the signal $ x(t) = \sum_{k = -\infty}^\infty \frac{1}{(t+2k)^{2}+1} $ periodic? Prove your answer mathematically.

Solution

First, we time shift by 2. x(t+2)

$ x(t+2) = \sum_{k = -\infty}^\infty \frac{1}{(t+2+2k)^2+1}\, $

Now, we can see that (t + 2 + 2k) can be factored into (t + 2(k+1))

$ \sum_{k = -\infty}^\infty \frac{1}{(t+2(k+1))^2+1}\, $

Finally, if we create a dummy variable r = k+1, we can see the signal is periodic.

$ x(t) = x(t+2) = \sum_{r = -\infty}^\infty \frac{1}{(t+2r)^2+1}\, $

Alumni Liaison

Basic linear algebra uncovers and clarifies very important geometry and algebra.

Dr. Paul Garrett