courteous
- 37
- 0
Z-transform of a conjugated sequence ("a straightforward" exercise)
The conjugation property is expressed as x^*[n] \stackrel{Z}{\leftrightarrow} X^*(z^*)
This property follows in a straightforward maner from the definition of the z-transform, the details of which are left as an exercise.
Z-transform definition: X(z)=\sum_{n=-\infty}^\infty x[n]z^{-n}
Given a complex sequence, its z-transform is Z\{x[n]\} = \sum_{n=-\infty}^\infty (x_R[n] + jx_I[n]) z^{-n} = X_R(z) + jX_I(z) = X(z)
Hence, the z-transform of a conjugated sequence Z\{x^*[n]\} = \sum_{n=-\infty}^\infty (x_R[n] - jx_I[n]) z^{-n} = X_R(z) - jX_I(z) = X^*(z)
Now, how come I didn't get the z^*, as in X^*(z^*)?
Homework Statement
The conjugation property is expressed as x^*[n] \stackrel{Z}{\leftrightarrow} X^*(z^*)
This property follows in a straightforward maner from the definition of the z-transform, the details of which are left as an exercise.
Homework Equations
Z-transform definition: X(z)=\sum_{n=-\infty}^\infty x[n]z^{-n}
The Attempt at a Solution
Given a complex sequence, its z-transform is Z\{x[n]\} = \sum_{n=-\infty}^\infty (x_R[n] + jx_I[n]) z^{-n} = X_R(z) + jX_I(z) = X(z)
Hence, the z-transform of a conjugated sequence Z\{x^*[n]\} = \sum_{n=-\infty}^\infty (x_R[n] - jx_I[n]) z^{-n} = X_R(z) - jX_I(z) = X^*(z)
Now, how come I didn't get the z^*, as in X^*(z^*)?

Last edited: