$$u = 2x^3 - 6xy^2$$
How does one do this?
I can find a function $f(0) = i$
Not sure what this is asking me to do...
$$u = 2x^3 - 6xy^2$$
How does one do this?
I can find a function $f(0) = i$
Not sure what this is asking me to do...
On
If $f=u+iv$, then $u_x=v_y$. So $$ u=2x^3-6xy^2\quad\Longrightarrow\quad u_x=6x^2-6y^2=v_y \quad\Longrightarrow\quad v=6x^2y-2y^3+h(x) $$ But $v_x=-u_y$ and hence $h'(x)=0$, and thus $h(x)=c$. So $$ f(x+iy)=2x^3-6xy^2+i(6x^2y-2y^3+c) $$ Since $f(0)=i$, then c=1, and finally $$ f(x+iy)=2x^3-6xy^2+i(6x^2y-2y^3+1) $$
Let's say $z=x+iy$ and $f(z)=u(x,y)+iv(x,y)$, where $u,v$ are real functions. You need to make sure the Cauchy-Riemann equations are satisfied:
$\begin{cases}\dfrac{\partial u}{\partial x}=\dfrac{\partial v}{\partial y}\\\dfrac{\partial u}{\partial y}=-\dfrac{\partial v}{\partial x}\end{cases}$
Since $u=2x^3-6xy^2\Rightarrow\dfrac{\partial u}{\partial x}=6x^2-6y^2=\dfrac{\partial v}{\partial y}\Rightarrow v=\displaystyle\int(6x^2-6y^2)\,\text{d}y\;+\phi(x)=6x^2y-2y^3+\phi(x)$. We are adding a function $\phi(x)$ because when doing $\dfrac{\partial v}{\partial y}$ we would get rid of $\phi(x)$, since it doesn't depend on $y$, so just in case there was a part of $v$ not depending on $y$, we should add it.
Now you have to make sure $\dfrac{\partial u}{\partial y}=-\dfrac{\partial v}{\partial x}$: Try it for yourself first!
Therefore
If we also impose $f(0)=i$ then
So the final answer is