Understanding Complex Numbers as Parametric Functions

Niles
Messages
1,834
Reaction score
0

Homework Statement


Hi all.

I am given the following parametric function in the complex plane C:

<br /> \gamma = \left\{ {\begin{array}{*{20}c}<br /> {t^2 + it\,\,\,\,\,\,\,\,{\rm{for }}\,\,t \in [0,1]} \\<br /> {t + i\,\,\,\,\,\,\,\,\,\,\,\,{\rm{for }}\,\,t \in ]1,2]} \\<br /> \end{array}} \right.<br />

In order to sketch it for t in [0,1], will it be correct it I set x(t) = t2 and y(t) = t, and sketch it in the real plane?

Thanks in advance.Niles.
 
Physics news on Phys.org
Niles said:

Homework Statement


Hi all.

I am given the following parametric function in the complex plane C:

<br /> \gamma = \left\{ {\begin{array}{*{20}c}<br /> {t^2 + it\,\,\,\,\,\,\,\,{\rm{for }}\,\,t \in [0,1]} \\<br /> {t + i\,\,\,\,\,\,\,\,\,\,\,\,{\rm{for }}\,\,t \in ]1,2]} \\<br /> \end{array}} \right.<br />

In order to sketch it for t in [0,1], will it be correct it I set x(t) = t2 and y(t) = t, and sketch it in the real plane?

Thanks in advance.


Niles.
For 0\le t\le 1, yes. For 1&lt; t\le 2, x= t, y= 1. Draw those two pieces.
 
Thanks.

Lets look at e.g. w = z2 = r2ei2K = r2(cos(2K) + isin(2K)), where K is the argument of z and r is the modulus. If I wish to plot w = z2, then can I do this by plotting x(t) = r2cos(2K) and y(t) = r2sin(2K) as well?Niles.
 
The reason why I am asking is that I seem to get confused when I look at complex numbers as mere parametric functions. Is it correct to look at them in this sense?
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top