Find any fixed points for the following mapping:

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
hi andrey21! :smile:

that looks ok …

what is worrying you about that? :wink:
 
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?
 
no, i mean square z (and see if you get the modulus and argument of 2i)
 
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??
 
no, I'm saying you should square (modulus)ei(argument) to see if it gives 2i
 
I see well the modulus is:

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

=2

correct? I can't recall how to obtain the argument.
 
  • #10
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 = … ?​
 
  • #11
Is it =0??
 
  • #12
tan0 = 1/0 ? :confused:
 
Back
Top