Clueless about the Laplace Operational Method

IMG_20250422_202950.jpg
How did my differential equation from that function f(z) changed to this function?
Is there a method?
How did it got y(x)?
 
How does the denominator have these values?

0!0!1!1!2!2!@logistic_guy
Can you please explain?
The factorial is part of the residue theorem formula.

For example, when the order of pole is 1\displaystyle 1, you get

1(11)!=10!=11=1\displaystyle \frac{1}{(1 - 1)!} = \frac{1}{0!} = \frac{1}{1} = 1

when the order of pole is 2\displaystyle 2, you get

1(21)!=11!=11=1\displaystyle \frac{1}{(2 - 1)!} = \frac{1}{1!} = \frac{1}{1} = 1

when the order of pole is 3\displaystyle 3, you get

1(31)!=12!=12\displaystyle \frac{1}{(3 - 1)!} = \frac{1}{2!} = \frac{1}{2}


So z tends to 2i-2i and 2i2i?

limz2if(z)(z2i)eptlim_{z \to 2i} f(z)*(z-2i)*e^{pt}and
limz2if(z)(z+2i)eptlim_{z \to -2i} f(z)*(z+2i)*e^{pt}
I mean I don't know how to calculate e2ite^{2it} and e2ite^{-2it}!
@logistic_guy
You can use Euler formula to simplify this.

e2it=cos2t+isin2t\displaystyle e^{2it} = \cos 2t + i\sin 2t

Usually when solving, we are interested in the real solution, so we take only cos2t\displaystyle \cos 2t

Also can the result of the limit of the residue have values like i,2i and so on?
Yes it can.

It says in my book that mkm_k is the order of multiplicity!
Multiplicity means the order of the pole.

How did my differential equation from that function f(z) changed to this function?
Is there a method?
How did it got y(x)?
Where is f(z)\displaystyle f(z), I cannot see it. The method is usually Laplace transform.
 
Where is f(z)\displaystyle f(z), I cannot see it. The method is usually Laplace transform.
f(z)=10(z2+4)(z32z2z+2)+z2z4z32z2z+2f(z) = \frac{10}{(z^2+4)(z^3-2z^2-z+2)} + \frac{z^2-z-4}{z^3-2z^2-z+2}
 
f(z)=10(z2+4)(z32z2z+2)+z2z4z32z2z+2f(z) = \frac{10}{(z^2+4)(z^3-2z^2-z+2)} + \frac{z^2-z-4}{z^3-2z^2-z+2}
Do you want to do it with the Residue theorem or partial fraction decomposition?
 
poles.png

First this solution is only for f(z)=10(z2+4)(z32z2z+2)\displaystyle f(z) = \frac{10}{(z^2 + 4)(z^3 - 2z^2 - z + 2)}. If you add f(z)=z2z4z32z2z+2\displaystyle f(z) = \frac{z^2 - z - 4}{z^3 - 2z^2 - z + 2}, you will get a different answer.

Residue theorem but I don't understand why you add every pole!
Can you explain that?
You add them because the solution is usually is done by partial fraction decomposition. Like this

f(z)=10(z2+4)(z32z2z+2)=Az+2i+Bz2i+Cz+1+Ez1+Fz2\displaystyle f(z) = \frac{10}{(z^2 + 4)(z^3 - 2z^2 - z + 2)} = \frac{A}{z + 2i} + \frac{B}{z - 2i} + \frac{C}{z + 1} + \frac{E}{z - 1} + \frac{F}{z - 2}

You find the values of the letters and then you look at the Laplace transform table to get the solution which is mix of sin, cos, and e.

But when you do it with the residue theorem, the formula gives you the answer directly for each term. Then you have to add them to get the full solution.
 
View attachment 39351

First this solution is only for f(z)=10(z2+4)(z32z2z+2)\displaystyle f(z) = \frac{10}{(z^2 + 4)(z^3 - 2z^2 - z + 2)}. If you add f(z)=z2z4z32z2z+2\displaystyle f(z) = \frac{z^2 - z - 4}{z^3 - 2z^2 - z + 2}, you will get a different answer.
So if you add these 2 fractions of f(z) you don't get that answer?
So that means that f(z) is only the first fraction and not the second fraction as the answer?
 
So if you add these 2 fractions of f(z) you don't get that answer?
So that means that f(z) is only the first fraction and not the second fraction as the answer?
Yes it is only the first fraction. And also they forgot to include the term for the pole z=1\displaystyle z = 1 which is ex\displaystyle -e^x

Yeah, it's normal to be confused. It is a little bit complicated topic. You will need some time to grasp it all. We all were confused too when we first studied it.
 
Top