Firepanda
- 425
- 0
What I've done is worked backwards
Relevant Equations
I know ∂ψ/∂y = ∂φ/∂x = u
and -∂ψ/∂x = ∂φ/∂y = v (Cauchy Riemann equations)
For the complex potential ω(z) = φ(x,y) + iψ(x,y)
u = ui + vj
and dω/dz = u - iv
Solution working backwards
So I took his v = 2kx(x2+y2-a2)/D
And I realized D = (x2+y2-a2)2
So that means v = 2kx/(x2+y2-a2)
So what I did was equate them all
v = -∂ψ/∂x = 2kx/(x2+y2-a2)
=> ∂ψ = -2kx/(x2+y2-a2)∂x
=> ψ = -k log(x2+y2-a2)
=> ψ = -k log(((x-a) + iy)((x+a) - iy))
And that's how I should have started. I see Z0 = ±a from the question, and so a is real.
So I would have two equations -ik log((x-a) + iy) and -ik log((x+a) + iy)
What do I do from here to get to -ik log(((x-a) + iy)((x+a) - iy)) like he did? :/
Thanks!