Find any fixed points for the following 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
11 replies · 2K views
andrey21
Messages
475
Reaction score
0
Find any fixed points for following mapping

f(z) = z2 - z + 1

Map onto the same point gives:

z = z2 - z + 1
0 = z2 - 2z + 1

Therefore z = 1 and z = 1
 
Physics news on Phys.org
Just looking for confirmation really :smile:, I do have a similar question which I am having trouble with:

f(z) = 2i/z

Not sure how to approach this one:

z = 2i/z
z2 = 2i

This is as far as I have gotten:
 
andrey21 said:
z2 = 2i

every (non-zero) complex number has a unique modulus (positive real number) and argument (in [0,2π)) …

what happens to that modulus and argument when you square the number? :wink:
 
Ok so if I square the number I get:

2i2 = -4

Am I on the write track?
 
Ok I am a little confused, you are saying I should do the following:

=(0+2i/z)2??

If so would this give -4/z2??
 
I see well the modulus is:

=SQRT(x2+y2)
=SQRT(0+4)

=2

correct? I can't recall how to obtain the argument.
 
the argument is just a silly old-fashioned name for the angle (with the positive real axis measured as angle 0)

so the argument (angle) of x + iy has tangent y/x :wink:

the argument of 2i = … ?​