AUGTRON
- 2
- 0
Homework Statement
For u(x,y)=e^{-y}(x\sin(x)+y\cos(x)) find a harmonic conjugate v(x,y) and express the analytic function f=u +iv as a function of z alone (where z=x+iy0
Homework Equations
The Cauchy Riemann equations u_x=v_y and u_y=-v_x
and possibly:
sin(x) = \frac{e^{ix}-e^{-ix}}{2i}
cos(x) = \frac{e^{ix}+e^{-ix}}{2}
The Attempt at a Solution
I've been toying around with algebra and I've been able to reduce up to u=\frac {e^{-y+ix}(y-ix)+e^{-y-ix}(y+ix)}{2} but I can't get past here. I have also noted that if I divide by i, u(x,y) becomes u(y,-x) so I can replace these variables and I have u/i = e^{x}(y\sin(y)-x\cos(y) which is, as someone on another forum pointed out, the real part of -ze^{z}. So I suppose I could write f=Re(-ze^{iz})i + iv no?
But how should I go about finding v? I am familiar with the straightforward procedure of finding u_x, integrating w.r.t v, then finding v_x and setting it equal to u_y... but I can't seem to simplify u to the point of easy differentiation. I don't know if I should just try to brute force it, or if that's even possible. It seems like u should simplify more.