A discrete-time periodic signal \(x[n]=\sum_{k=0}^{N-1}a_k e^{j(2\pi kn/N)}\) of period \(N=3\) has non-zero Fourier-series coefficients \(a_{-3}=2\) and \(a_{4}=1\). The signal is:
- \(2+2e^{-j(2\pi/3)n}\cos\!\big(\tfrac{2\pi}{6}n\big)\)
- \(1+2e^{\,j(2\pi/3)n}\cos\!\big(\tfrac{2\pi}{6}n\big)\)
- \(1+e^{\,j(2\pi/3)n}\)
- \(2+2e^{\,j(2\pi/3)n}\cos\!\big(\tfrac{2\pi}{6}n\big)\)
Solution
The coefficients are periodic with \(N=3\), so \(a_{-3}=a_0=2\) and \(a_{4}=a_1=1\), with \(a_2=0\). Therefore
Equation
\[x[n]=a_0+a_1e^{j2\pi n/3}=2+e^{j2\pi n/3}.\]
Checking sample values: \(x[0]=2+1=3\) and \(x[1]=2+e^{j2\pi/3}=1.5+j\,0.866\). The official key is (B).
Note: the printed options were heavily corrupted by OCR (the exponent denominators show "\(\delta\)" instead of "3", and two options were duplicated). The verified signal is \(x[n]=2+e^{j2\pi n/3}\); please confirm the option wording against the original paper.
B
Final Answer
Correct answer: B (official key).
An input \(x(t)=2\sin(10\pi t)+5\cos(15\pi t)+7\sin(42\pi t)+4\cos(45\pi t)\) is passed through an LTI system with impulse response \(h(t)=2\left(\dfrac{\sin 10\pi t}{\pi t}\right)\cos 40\pi t\). The output is:
- \(2\sin(10\pi t)+5\cos(15\pi t)\)
- \(7\sin(42\pi t)+5\cos(15\pi t)\)
- \(7\sin(42\pi t)+4\cos(45\pi t)\)
- \(2\sin(10\pi t)+4\cos(45\pi t)\)
Solution
The factor \(\dfrac{\sin10\pi t}{\pi t}\) is an ideal low-pass response of bandwidth \(10\pi\). Multiplying by \(2\cos40\pi t\) shifts this band up to be centred at \(\omega=40\pi\), giving a unity-gain band-pass filter:
Equation
\[30\pi\le|\omega|\le 50\pi\quad\Longleftrightarrow\quad 15\text{ Hz}\le f\le 25\text{ Hz}.\]
The input tones sit at \(5,\,7.5,\,21,\,22.5\) Hz; only \(21\) Hz (\(42\pi\)) and \(22.5\) Hz (\(45\pi\)) fall in the passband.
C
Final Answer
Correct answer: C.
A system is described by \(y(t)=x(e^{t})\). The system is:
- linear and causal
- linear and non-causal
- non-linear and causal
- non-linear and non-causal
Solution
The mapping acts only on the time argument, so scaling and summing inputs carry through unchanged — the system is linear. For causality, \(y(0)=x(e^{0})=x(1)\) depends on the input one second in the future, so the system is non-causal.
B
Final Answer
Correct answer: B.
A causal LTI system obeys \(y(t)+\dfrac14\dfrac{dy}{dt}=2x(t)\). Its impulse response is:
- \(2e^{-t/4}u(t)\)
- \(2e^{-4t}u(t)\)
- \(8e^{-t/4}u(t)\)
- \(8e^{-4t}u(t)\)
Solution
Taking the Laplace transform, \(Y\big(1+\tfrac{s}{4}\big)=2X\), so
Equation
\[H(s)=\frac{2}{1+s/4}=\frac{8}{s+4}\quad\Longrightarrow\quad h(t)=8e^{-4t}u(t).\]
D
Final Answer
Correct answer: D.