Simple question. I have the function $f(z) = \frac{4z+1}{z^3+z}$ defined on $\mathbb{C}\setminus\{0,i,-i\}$.
I want to show the function is analytic on its domain of definition. To do so, I want to show that the Cauchy-Riemann equations hold everywhere, plus some other sufficient conditions for differentiability.
To do this, I want to find $u$ and $v$ such that $$ f(z) = \frac{4z+1}{z^3+z} = u(x,y) + iv(x,y) $$ for $z = x+iy$. I've tried fiddling around with it but haven't gotten anywhere. Any ideas?
Alternate approaches to show that $f$ is analytic on its domain are welcome.
If you replace $z$ with $x+yi$, you get$$\frac{4 x^4+x^3+4 x^2-3 y^2 x+x-4 y^4+4 y^2}{\left(x^3-3xy^2+x\right)^2+\left(-y^3+3 x^2 y+y\right)^2}+\frac{-8 y x^3-3 y x^2-8 y^3 x+y^3-y}{\left(x^3-3xy^2+x\right)^2+\left(-y^3+3 x^2 y+y\right)^2}i.$$