Can someone help me check if my inverse Z transform solutions are correct?

  • Thread starter Thread starter reinaldo
  • Start date Start date
  • Tags Tags
    Inverse Transform
reinaldo
Messages
33
Reaction score
0

Homework Statement



i need to solve this 2 equations, got to find the inverse Z transform by partial fractions expension and long division method each, but in each one in none of the two methods match, and according to the teacher, they do match!...can anyone see if the do match?

Homework Equations




X(z)= ((z^2)-0.7z)/(z-1*z-0.6)

and

X(z)= (1+2z^-1)/(1-z^-1)^2


The Attempt at a Solution

 
Physics news on Phys.org
Did you do partial fraction in z or z^{-1} ?

Remember that to use partial fraction you need the degree of the numerator< degree of the denominaotr (in whatever variable you choose z or z^{-1})

Sometimes you can't use z because the degree of the numerator>= degree of the denominator so you can switch to z^{-1} or vice versa... so you divide or multiply the numerator and denominator by a power of z to switch from one to the other...

But sometimes neither way works... degree of the numerator >=degree of the denominator with both ways... then you'll have to do one step of long division to get a remainder... so

P(z)/Q(z) = A(z) + R(z)/Q(z)... and now you can use partial fraction on R(z)/Q(z)...

But in both your problems, partial fractions in z^{-1} should be no problem.

Can you show your work?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top