Simple complex analysis question

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
2 replies · 2K views
McLaren Rulez
Messages
289
Reaction score
3
Hi,

In complex analysis, is it an axiom that iy=yi where y is real? Or can this result be proved somehow? Thank you.
 
Physics news on Phys.org
Well, it depends on how you define the product. The most elementary way to define complex numbers is by defining the to be couples (a,b) with addition

(a,b)+(c,d)=(a+c,b+d)
(a,b)(c,d)=(ac-bd,bc+ad)

Here a real number is of the form (a,0) and i is (0,1). It can now easily be checked tht

(a,0)(0,1)=(0,a)=(0,1)(a,0).
 
Thank you micromass. That is a nice way of looking at it