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?
 
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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top