Confusion over complex integral along a path

70 Views Asked by At

Compute $$I:=\int_C\frac{z^9}{5}dz,$$ where $C$ is the curve $z(t)=\sin t+i\sin10t$, $0\leq t\leq\pi/2$.

Would the answer be: $I=\int^{z(\pi/2)}_{z(0)}\frac{z^9}{5}dz$ where $z(\pi/2)=1$ and $z(0)=0$, and thus $I=\frac{1}{50}$?

Or would it be: $$I=\int_{z(0)}^{z(\pi/2)}f(z(t))\cdot z'(t)dt=\int_0^{\pi/2}(\sin t+i\sin10t)^9\cdot\frac{1}{5}\cdot(\cos t+10i\cos10t)dt$$ $$=\frac{1}{50}?$$

They both evaluate to $\frac{1}{50}$, but is this just a coincidence?

1

There are 1 best solutions below

0
On BEST ANSWER

Your second approach is the correct one, since you are integrating along the curve \begin{align*} z(t)=\sin (t) + i\sin (10t),\qquad\qquad 0\leq t\leq \frac{\pi}{2} \end{align*}

Your first approach uses another curve \begin{align*} z(t)=t\qquad\qquad 0\leq t \leq \frac{\pi}{2} \end{align*}

It's no coincidence that the results are equal. Under specific conditions the integration is independent of the chosen path.