4.2.3. Pairs of Z-Transforms

Time Domain

Z-domain(ROC)

Pulse

δ[n]

Constant

1(zC)

Step

u[n]={1:n00:elsewhere
zz1(|z|>1)

Exponential

anu[n]
11az1(|z|>|a|)

Complex Exponential

ejΩnu[n]
zzejΩ(|z|>1)

Exponential

Let x[n]=anu[n] then we can calculate its Z-transform as:

X(z)=n=x[n]zn=n=0anzn=n=0(az1)n=11az1

Note that this geometric series only converges for |az1|<1 which can be reshufled and leads to |z|>|a| for the ROC.

Complex Exponential

This result in the table follows directly from the result above.

Take a look at Wikipedia for many more examples of Z-transform pairs. Some of them you should be able to prove yourself.