jimmycricket
- 115
- 2
Homework Statement
Find a constant k such that the function v(x,y) = y^3-4xy +kx^2y can be the imaginary part of a holomorphic function f on C
Homework Equations
The Cauchy-Riemann equations: u_x=v_y and u_y=-v_x
The Attempt at a Solution
So far I have taken the partial derivatives of v w.r.t y and equated it to u_x and then integrated w.r.t x giving:
u=3xy^2-2x^2y+(k/3)x^3+f(y)
Then differentiating w.r.t y to give:
u_y=6xy-2x^2y+(k/3)x^3y+f'(y)
Next I equate this to -v_x giving:
6xy-2x^2y+(k/3)x^3y+f'(y)=4y-2kxy
Now I am not sure which direction to head next or even if this is the correct approach to begin with. Help is greatly appreciated