Let $$f(z)=\frac1{1+z^4}$$ (a) Find the sinularity of $f(z)$ in the first quadrant where $Re(z), Im(z) \ge 0$.
(b) Find the residue of the singular point found in the first quadrant.
(c) Let $\Gamma_R$ be the quarter circle $\Gamma_R: |z|=R$, $Re(z), Im(z) \ge 0$, positively oriented. Show that $$\lim \limits_{R \rightarrow \infty} \int _{\Gamma_R} f(z) \, \, dz =0$$
(d) Determine $$\int \limits_0^{\infty} \frac1{x^4+1}dx$$
Attempt:
For (a) I got $$z_0 = \frac{\sqrt2}{2} +\frac{\sqrt2}{2}i$$
For (b) I got that this is a simple pole since the degree of is $1$ and $f(z_0)$ doesn't make the numerator vanish. So using the limit formula $$Res (f,z_0)= -\frac{\sqrt2}{8}-\frac{\sqrt2}{8}i$$
Used $ML$ Lemma for (c).
Stuck on (d). What should i make my region? I was thinking $\Gamma = \Gamma_R + \nabla R$ where $\Gamma_R$ is as stated in the question and $\nabla_R$ is the line from $0$ to $R$ in the real axis. But this would mean $\Gamma $ is not closed. Is this a problem?
From using this i got the answer to (d) as $$\frac{\pi \sqrt2}4 -\frac{\pi \sqrt2}4i$$ but really unsure on this since my chosen region is not closed...