I have the following Cauchy integral evaluated only in $\mid\zeta\mid\leq 1$,
$$\int_\gamma t\cdot\frac{t+\zeta}{t-\zeta}\frac{dt}{t}$$
which has one (?) pole at $\zeta$.
$\gamma$ is circle of unit radius in the plane of complex variables $\zeta$
$\zeta$ is arbitrary points in the plane of complex variables
$t$ are points located in the unit circle $\gamma$
Thus, the solution can be evaluated by,
$$\int_\gamma t\cdot\frac{t+\zeta}{t-\zeta}\frac{dt}{t}=\int_\gamma \frac{t}{t}\cdot\frac{t+\zeta}{t-\zeta} dt=2\pi i(\zeta+\zeta)=4\pi i\zeta$$
Now, suppose I want to evaluate the following integral:
$$\int_\gamma \frac{1}{t}\cdot\frac{t+\zeta}{t-\zeta}\frac{dt}{t}$$
is it correct to say that the integral also has one (?) pole at $\zeta$? and hence,
$$\int_\gamma \frac{1}{t}\cdot\frac{t+\zeta}{t-\zeta}\frac{dt}{t}=\int_\gamma \frac{1}{t^2}\cdot\frac{t+\zeta}{t-\zeta}dt = 2\pi i\left(\frac{\zeta+\zeta}{\zeta^2}\right)=2\pi i\left(\frac{2}{\zeta}\right)=\frac{4\pi i}{\zeta}$$
The reason I am asking is that the solution says the result of the last integral equals zero instead of $\frac{4\pi i}{\zeta}$.
Which one is correct?
Can anyone show me the correct solution please?
Switching the $t$ out for $\frac{1}{t}$ changed the integral quite a bit
$$\oint_\gamma\frac{1}{t^2}\frac{t+\zeta}{t-\zeta}dt=2\pi i\sum_{j=1}^n\operatorname{Res}(f(t),t_j)$$
Now there's a pole at $t=\zeta$ (order $1$) and $t=0$ (order $2$), so
$$\operatorname{Res}(f,0)=\lim_{t\to0}\frac{d}{dt}\left(t^2\frac{1}{t^2}\frac{t+\zeta}{t-\zeta}\right)=\lim_{t\to0}\frac{d}{dt}\left(\frac{t+\zeta}{t-\zeta}\right)= \lim_{t\to0}\left(\frac{-2\zeta}{(t-\zeta)^2}\right)=-\frac{2}{\zeta}$$
Assuming that $\gamma$ encloses both $t=0$ and $t=\zeta$ then,
$$\sum_{j=1}^n\operatorname{Res}(f(t),t_j)=\frac{2}{\zeta}-\frac{2}{\zeta}=0$$
And the integral is $0$