Contents
Practice Question, ECE438 Fall 2013, Prof. Boutin
On computing the inverse z-transform of a discrete-time signal.
Compute the inverse z-transform of
$ X(z) = e^{-2z}. $
(Write enough intermediate steps to fully justify your answer.)
You will receive feedback from your instructor and TA directly on this page. Other students are welcome to comment/discuss/point out mistakes/ask questions too!
Answer 1
Gena Xie
$ X(z) = e^{-2z}. $
By Taylor Series,
$ X(z) = e^{-2z} = \sum_{n=0}^{+\infty}\frac{{(-2 z)} ^ {n}}{n!} $
substitute n by -n
$ X(z) = \sum_{n=-\infty}^{0}\frac { { (-2) } ^ {-n} } { (-n)! } {z^{-n}} = \sum_{n=-\infty}^{+\infty} \frac { { (-2) } ^ {-n} } { (-n)! } u[-n]{z^{-n}} $
based on the definition,
$ X(z) = \frac{ {(-2)} ^ {-n} } { (-n)! } u[-n] $
Answer 2
Write it here.
Answer 3
Write it here.
Answer 4
Write it here.