| x[n] | X(z) | ROC |
|---|---|---|
| all z | ||
| |z| > 1 | ||
| |z| > 1 | ||
| |z| > |a| | ||
| |z| > |a| | ||
| |z| > 1 | ||
| |z| > 1 | ||
| |z| > 1 | ||
| |z| > 1 |
(1/2)^n (3/4)^n (-1)^n
n*(1/2)^n 2^n
sin(pi*n/3) cos(pi*n/4)
z/(z-1) z/(z-1)^2
z^2/((z-1)*(z-1/2))
Multiplication: Use * explicitly:
n*(1/2)**nPowers:
n^2 or (1/2)^nFractions:
1/2, 3/4, Rational(1,3)
Result
Enter an expression and click Compute
Compute forward or inverse Z-transforms with step-by-step solutions.
x[n] vs n (Stem Plot)
Compute a transform to see the discrete stem plot.