Infinite sum of heviside functions

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
erezb84
Messages
43
Reaction score
0

Homework Statement


how can i find the infinite sum of heviside functions?...

i have this func:
f(t) = sum[n=-infinity to infinity] (-1)^n*[u(t)-(u(t-T))]
where T is a period time..
 
Physics news on Phys.org
erezb84 said:

Homework Statement


how can i find the infinite sum of heviside functions?...

i have this func:
f(t) = sum[n=-infinity to infinity] (-1)^n*[u(t)-(u(t-T))]
where T is a period time..

The notation is ambiguous. Do you mean [tex]f(t) = \sum_{n=-\infty}^{\infty} (-1)^n [u(t) - u(t-T)],[/tex] or do you mean [tex]f(t) = \sum_{n=-\infty}^{\infty} (-1)^{n [u(t) - u(t-T)]} ?[/tex] In any case, the function g(t) = u(t) - u(t-T) is 1 for 0 <= t < T and is zero for other values of t. That should allow you to easily examine your infinite series.

RGV