Urmi Roy said:
How is z very large?...it's specified as -2 here...also,since the expansion is to be done about a singularity...how can the two series be same here(laurent series becomes same as the Taylor series only when there is no singularity)?
There are two Laurent expansions around z = -2. In one case you only have one singular term in the Laurent series. In that case you can intepret the singular terms of the Laurent expansion as representing a part fo the partial fraction expansion, in this case involving the 1/(z+2) term. You can then say that if you subtract these terms from the rational function, you get something that is regular at z = 2 and can therefore be expanded in a Taylor series. So, after you do that, you can add back the singular terms to get the expansion of the full function.
Now, in practice it is actually convenient to reverse this logic and find partial fraction expansions by expanding around the singularities. You then factor out the singular part of the function and expand the rest (which is regular).
In this case we can write:
z/[(z-1)(z+2)] = 1/(z+2) z/(z-1)
The factor z/(z-1) can be expanded around z = -2 in a Taylor expansion. Clearly multiplying that Taylor expansion by 1/(z+2) will give you the Laurent expansion. The singular part of the Laurent expansion thus consists of the single term
2/3 1/(z+2)
There is another singularity at z = 1. To obtain the Laurent expansion around that point, you can write:
z/[(z-1)(z+2)] = 1/(z-1) z/(z+2)
Expanding the factor z/(z+2) in a Taylor expansion around z = 1 will thus give you the Laurent expansion around z = 1. The singular term of that expansion is thus:
1/3 1/(z-1)
Now witness some magic. Let's take our function
z/[(z-1)(z+2)]
and subtract from it the two singular parts from those two expansions around the two points z = -2 and z = 1. We then get the function:
z/[(z-1)(z+2)] - 2/3 1/(z+2) - 1/3 1/(z-1)
The original function had singularites at z = -2 and z = 1, we subtracted from that a fiunction that also has singularities at z = -2 and z = 1, so the resulting function can only have singularites there, not at other points. However, since we have subtracted from the original function exactly the singular behavior of the function at the two points, the resulting function cannot have any singularities anymore. So, the conclusion is that
z/[(z-1)(z+2)] - 2/3 1/(z+2) - 1/3 1/(z-1)
is a rational function without any singularities. That implies that this function has to be a polynomial (degree of the denominator has to be zero). Since the fiunction clearly tends to zero at infinity, this means that the function is in fact zero everywhere. So, we have:
z/[(z-1)(z+2)] - 2/3 1/(z+2) - 1/3 1/(z-1) = 0 ----->
z/[(z-1)(z+2)] = 2/3 1/(z+2) + 1/3 1/(z-1)
So, we have obtained the partial Fraction Expansion using Laurent expansions without having to solve any equations. The full Laurent expansion around z = -2 can now be obtained more easily by expanding 1/(z-1) around z = -2.
Now I said that there are two Laurent expansions around z = -2. The other one is obtained by expanding 1/2 1/(z-1) around z = -2 in negative powers of z + 2. That expansion is also called "a Laurent expansion around z = -2", but, it will only converge for
|z+2| > 3