Wednesday, 1 February 2017

Separate imaginary and real parts from complex expression

I learned about complex numbers after I was trying to create a fractal object.



The main problem is that I have an equation with complex numbers and I have to separate their parts (real & imaginary) to calculate the next iteration.



Some equations like the f(p)=p2+c are obviously and easy to solve them. But some of them are using the exponential form of the complex numbers, that really bothers me.




Take for example this equation:
F(P)=cep+pp Where c=u+vi and p=a+bi.
I solved it partly by this way - express ep like 1/(ea(cos(b)+sin(b)i)) and so on... But in the end I couldn't see the relation to separate the groups.



Any help and advice how to proceed in this or similar case will be greatly appreciated.

No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find lim without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...