I really don't understand the concept behind finding poles in Complex Analysis and I can't find anything on the internet or in books that helps me grasp the concept...
The following are past exam questions that I'm looking at but don't know where to go with with them in order to find their poles, indicate their order to then compute their residues.. Any help would be greatly appreciated...
$(i) f(z)=\dfrac{\sin z }{(z-1)\sinh z}$
$(ii)g(z)= \dfrac{\sin z}{z(z^2+4)}$
The general, intuitive idea of poles is that they are points where evaluating your function would entail dividing by zero. The order of the pole is the exponent in the factor that is going to zero in the denominator. It's best to start with some simple examples, such as rational functions:
$$ f(z) = \frac{(z + 1)(z - 2)}{(z + 1)(z - 1)(z-3)^2}$$
Notice that the denominator goes to zero at $z = -1, 1, 3$. For $z = -1$, however, there's also a copy of $(z + 1)$ on the top, so this is a pole of order zero, or a removable singularity, so it normally doesn't count. At $z = 1$, we have one copy of $(z - 1)$ in the denominator, so it's a pole of order $1$. For $z = 3$, we have $(z - 3)$ with multiplicity $2$, so it's a pole of order $2$.
Now let's look at a slightly more interesting example:
$$f(z) = \frac{z}{ \sin{z}}$$
As we all know, $\sin(z) = 0$ when $z = n \pi$, where $n$ is an integer, and furthermore, all these zeros of $\sin(z)$ are single roots, so naturally we might think that $f(z)$ has poles of order $1$ at $z = n \pi$ for every $n$. However, the $z$ in the numerator cancels out the zero at $z = 0$ in the denominator, so in fact $f(z)$ in this case has a pole of order $1$ for $z = n \pi$, where $n$ is a nonzero integer.
So the general strategy can be described as this: