Write a complex valued function in terms of z

  • Context: Undergrad 
  • Thread starter Thread starter AlonsoMcLaren
  • Start date Start date
  • Tags Tags
    Complex Function Terms
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 4K views
AlonsoMcLaren
Messages
89
Reaction score
2
Is there a general way of writing a complex valued function
f(z)=u(x,y)+iv(x,y) in terms of z?

For example, suppose that I know

f(x,y)=(x/(x^2+y^2))-i*y/(x^2+y^2)

How do I know that it is actually f(z)=1/z?
 
Physics news on Phys.org
You can express x and y as function of z, but that will give really ugly formulas.

It is useful to recognize some formulas (like x^2+y^2=|z|2 = zz* and x-iy = z*), and if those don't work you can still guess how the function could look like.
Not every function has a nice representation like your example.