What does the complex number 1/2*(1+i) represent in linear mapping?

  • Thread starter Thread starter loy
  • Start date Start date
  • Tags Tags
    Linear Mapping
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
3 replies · 2K views
loy
Messages
16
Reaction score
0

Homework Statement


i recently saw a question about complex number, and its answer about the center of a circle is 1/2*(1+i). what does that mean?


Homework Equations


f:ℂ → ℝ^2


The Attempt at a Solution


since we define z=x+yi is an element of ℂ, so by the mapping above,
we can say that f:ℂ→ℝ^2 = f(x+yi)=(x,y)?
and by the inverse function of f,which is f-1(x,y)→(x+yi)?
From the statement above, f-1(1/2,1/2)=1/2+i/2 =1/2*(1+i) ?
 
Physics news on Phys.org
Yes, that is the "complex plane" where we represent the complex number z= x+iy by the point (x, y). So the number 1/2(1+ i)= 1/2+ (1/2)i is represented by the point (1/2, 1/2).

A circle with center at (a, b) and radius r has equation [itex](x- a)^2+ (y- b)^2= r^2[/itex] so a circle with center at (1/2, 1/2) has equation [itex](x- 1/2)^2+ (y- 1/2)^2= r^2[/itex]. You may also know that the "modulus" or "absolute value" of z= x+ iy is [itex]|z|= \sqrt{x^2+ y^2}[/itex] so that circle can also be written as [itex]|z- (1/2)(1+ i)|= r[/itex].
 
Last edited by a moderator: