This site is supported by donations to The OEIS Foundation.

Imaginary part

From OeisWiki
Jump to: navigation, search


This article page is a stub, please help by expanding it.


The function
ℑ (z)
gives the imaginary part of a complex number
z = r  eiθ = r cos  θ + i r sin  θ = a + i b = ℜ (z) + i ℑ (z)
:
ℑ (z) := b =
z
2
= r sin  θ,
where
is the complex conjugate of
z
.
For example,
ℑ (3 +
2   − 5
) =
2  5
.

A few sequences in the OEIS involve imaginary parts, such as for example A013629, floor of imaginary parts of nontrivial zeros of Riemann zeta function.

Compare real part.