What Determines the Angle of a Complex Number in Polar Form?

AI Thread Summary
The angle of the complex number cn, defined as sin(nπ/2)/nπ, is determined by its real and imaginary components. For even n, cn equals 0, resulting in an angle of 0 degrees. For n values of 3, 7, 11, etc., cn equals -1, giving an angle of 180 degrees. The discussion highlights the complexities of representing negative real numbers in polar form, where a non-zero angle is necessary. This leads to challenges in functions like logarithms and square roots due to discontinuities in angle representation.
carlodelmundo
Messages
133
Reaction score
0
Hi all.

Suppose I am looking for the following quantity: \sphericalangle cn, where cn = \frac{sin(\frac{nπ}{2})}{nπ}. cn is a complex number.

According to the book, "Signals and Systems" by Edward Kamen 2nd. Ed., \sphericalangle cn = π for n = 3, 7, 11 ... , and cn = 0, for all other n.

The angle of a complex number is defined by arctan(b/a), where b is the imaginary component of the complex number, and a is the real component. In this case, there is no imaginary component (b).

Using the Euler Formula: e^{iθ} = cos (θ) + jsin(θ), I can derive the relation of sin(θ) to an exponential, but I feel this is going backwards.

Any hints/insights is appreciated.
 
Mathematics news on Phys.org
I figured it out. This is a complex number with only a real part. e.g.:

cn = \frac{sin(\frac{nπ}{2})}{nπ}

For even n, note that cn is equal to 0. The angle of a zero complex number is 0.

For n = 1, 5, 9, ..., c = a + bj, a is 1, b is 0. arctan(0/1) is 0 degrees.

For n = 3, 7, 11, ..., c = a + bj, a is -1, b is 0. 180 - arctan(0/1) is 180 degrees.
 
indeed, with complex numbers, the end-points of the unit semi-circle lie on the real axis. one feels intutively, that real numbers should correspond to "angle 0".

but if one regards a complex number in polar form, then the radius (norm, modulus) is positive, so to get the negative real numbers we need a non-zero angle (pi).

this peculiarity of the complex numbers, messes up things like the logarithm function and the square root function. for example, a square root should be a "half-angle formula".

but if our angle is near 2pi, our angle is also near 0, and we're going to have a "jump" (discontinuity) when taking square roots.

so complex numbers solve one problem (we can take more square roots), but give us another (we can't make square roots be near each other, for angles near each other on different sides of some "bad" angle).

if only the exponential wasn't periodic in i, right?
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top