HW1
HW1
Problem 1. (Properties of FT) Let X(jω) and Y (jω) denote the Fourier transform
(FT) of x(t) and y(t) respectively. Using the FT and inverse FT formulas, prove the following
properties of FT.
1. Linearity property: for any complex numbers a and b, the FT of ax(t)+by(t) is equivalent
to aX(jω) + bY (jω).
2. Convolution property: the FT of x(t) ∗ y(t) is equivalent to X(jω) · Y (jω) (∗ denotes the
convolution operator.)
1
4. Multiplication property: the FT of x(t) · y(t) is equivalent to X(jω) ∗ Y (jω).
2π
Problem 2. Suppose x[n] and y[n] are discrete time periodic signals with period N . Let
X[k] and Y [k] denote the discrete time Fourier series (DTFS) of x[n] and y[n] respectively.
1. Prove the linearity property of DTFS: for any real numbers a and b, the DTFS of a ·
x[n] + b · y[n] is equivalent to a · X[k] + b · Y [k].
2. Prove the time shift property of DTFS: for any integer n0 , the DTFS of the delayed signal
2π
x[n − n0 ] is equivalent to e−jk N n0 X[k].
2. Compute the impulse response and the frequency response of the system.
1
Problem 4. (Properties of the impulse signal) Suppose that a signal x(t) is
1 if t ∈ [−4, 0)
x(t) = −1 if t ∈ [0, 4) (2)
0 otherwise
Evaluate the following quantities using the properties of the impulse signal δ(t):
Let y(t) = x(2t) cos2 (50πt). Sketch Y (jω), i.e., the Fourier transform of y(t). (Note that
1 + cos(2θ)
cos2 (θ) = .)
2