偏角 φ の2つの選び方
複素数 z = x + yi の偏角 は、arg z と書かれ、正の実 軸 から動径 Oz までの角度を反時計回りに測った角度である。弧度法 で表示する。時計回りに測ると負になる。
複素数に対する偏角の表示を一意にするために、主値 を区間 (− π , π ] に制限する。[0, 2π ) にすることもある。
主値を (− π , π ] にすると、逆正接関数 tan− 1 を用いて次のように表せる:
arg
z
=
{
tan
−
1
y
x
(
x
>
0
)
tan
−
1
y
x
+
π
(
x
<
0
∧
y
≧
0
)
tan
−
1
y
x
−
π
(
x
<
0
∧
y
<
0
)
π
2
(
x
=
0
∧
y
>
0
)
−
π
2
(
x
=
0
∧
y
<
0
)
indeterminate
(
x
=
y
=
0
)
{\displaystyle \arg z={\begin{cases}\tan ^{-1}{\dfrac {y}{x}}&(x>0)\\[0.1em]\tan ^{-1}{\dfrac {y}{x}}+\pi &(x<0\,\land \,y\geqq 0)\\[0.1em]\tan ^{-1}{\dfrac {y}{x}}-\pi &(x<0\,\land \,y<0)\\[0.1em]{\dfrac {\pi }{2}}&(x=0\,\land \,y>0)\\[0.1em]-{\dfrac {\pi }{2}}&(x=0\,\land \,y<0)\\[0.1em]{\text{indeterminate}}&(x=y=0)\end{cases}}}
上記の式には条件分岐が多数あるが、符号関数 sgn やヘヴィサイドの階段関数 H (x ) を用いることで次のようにまとめることもできる:
arg
z
=
{
tan
−
1
y
x
+
1
−
sgn
x
2
(
1
+
sgn
y
−
|
sgn
y
|
)
π
(
x
≠
0
)
(
sgn
y
)
π
2
(
x
=
0
∧
y
≠
0
)
indeterminate
(
x
=
y
=
0
)
=
{
tan
−
1
y
x
+
{
1
−
H
(
x
)
}
{
2
H
1
(
y
)
−
1
}
π
(
x
≠
0
)
(
sgn
y
)
π
2
(
x
=
0
∧
y
≠
0
)
indeterminate
(
x
=
y
=
0
)
{\displaystyle {\begin{aligned}\arg z&={\begin{cases}\tan ^{-1}{\dfrac {y}{x}}+{\dfrac {1-\operatorname {sgn} x}{2}}(1+\operatorname {sgn} y-|\operatorname {sgn} y|)\pi &(x\neq 0)\\[0.1em](\operatorname {sgn} y){\dfrac {\pi }{2}}&(x=0\,\land \,y\neq 0)\\[0.1em]{\text{indeterminate}}&(x=y=0)\end{cases}}\\&={\begin{cases}\tan ^{-1}{\dfrac {y}{x}}+\{1-H(x)\}\{2H_{1}(y)-1\}\pi &(x\neq 0)\\[0.1em](\operatorname {sgn} y){\dfrac {\pi }{2}}&(x=0\,\land \,y\neq 0)\\[0.1em]{\text{indeterminate}}&(x=y=0)\end{cases}}\end{aligned}}}
0 × (0 除算を含む式) = 0 と形式的に考えることで、更にまとめることもできる:
arg
z
=
{
|
sgn
x
|
tan
−
1
y
x
+
1
−
sgn
x
2
(
1
+
sgn
y
−
|
sgn
y
|
)
π
(
x
≠
0
∨
y
≠
0
)
indeterminate
(
x
=
y
=
0
)
=
{
|
sgn
x
|
tan
−
1
y
x
+
{
1
−
H
1
/
2
(
x
)
}
{
2
H
1
(
y
)
−
1
}
π
(
x
≠
0
∨
y
≠
0
)
indeterminate
(
x
=
y
=
0
)
{\displaystyle {\begin{aligned}\arg z&={\begin{cases}|\operatorname {sgn} x|\tan ^{-1}{\dfrac {y}{x}}+{\dfrac {1-\operatorname {sgn} x}{2}}(1+\operatorname {sgn} y-|\operatorname {sgn} y|)\pi &(x\neq 0\,\lor \,y\neq 0)\\[0.1em]{\text{indeterminate}}&(x=y=0)\end{cases}}\\&={\begin{cases}|\operatorname {sgn} x|\tan ^{-1}{\dfrac {y}{x}}+\{1-H_{1/2}(x)\}\{2H_{1}(y)-1\}\pi &(x\neq 0\,\lor \,y\neq 0)\\[0.1em]{\text{indeterminate}}&(x=y=0)\end{cases}}\end{aligned}}}
あるいは、逆余弦関数 cos− 1 や逆正弦関数 sin− 1 を用いて次のように表すこともできる:
arg
z
=
{
(
1
+
sgn
y
−
|
sgn
y
|
)
cos
−
1
x
|
z
|
(
x
≠
0
∨
y
≠
0
)
indeterminate
(
x
=
y
=
0
)
=
{
{
2
H
1
(
y
)
−
1
}
cos
−
1
x
|
z
|
(
x
≠
0
∨
y
≠
0
)
indeterminate
(
x
=
y
=
0
)
{\displaystyle {\begin{aligned}\arg z&={\begin{cases}(1+\operatorname {sgn} y-|\operatorname {sgn} y|)\cos ^{-1}{\dfrac {x}{|z|}}&(x\neq 0\,\lor \,y\neq 0)\\[0.1em]{\text{indeterminate}}&(x=y=0)\end{cases}}\\&={\begin{cases}\{2H_{1}(y)-1\}\cos ^{-1}{\dfrac {x}{|z|}}&(x\neq 0\,\lor \,y\neq 0)\\[0.1em]{\text{indeterminate}}&(x=y=0)\end{cases}}\end{aligned}}}
arg
z
=
{
(
1
+
sgn
x
−
|
sgn
x
|
)
sin
−
1
y
|
z
|
+
|
sgn
x
|
−
sgn
x
2
(
1
+
sgn
y
−
|
sgn
y
|
)
π
(
x
≠
0
∨
y
≠
0
)
indeterminate
(
x
=
y
=
0
)
=
{
{
2
H
1
(
x
)
−
1
}
sin
−
1
y
|
z
|
+
{
1
−
H
1
(
x
)
}
{
2
H
1
(
y
)
−
1
}
π
(
x
≠
0
∨
y
≠
0
)
indeterminate
(
x
=
y
=
0
)
{\displaystyle {\begin{aligned}\arg z&={\begin{cases}(1+\operatorname {sgn} x-|\operatorname {sgn} x|)\sin ^{-1}{\dfrac {y}{|z|}}+{\dfrac {|\operatorname {sgn} x|-\operatorname {sgn} x}{2}}(1+\operatorname {sgn} y-|\operatorname {sgn} y|)\pi &(x\neq 0\,\lor \,y\neq 0)\\[0.1em]{\text{indeterminate}}&(x=y=0)\end{cases}}\\&={\begin{cases}\{2H_{1}(x)-1\}\sin ^{-1}{\dfrac {y}{|z|}}+\{1-H_{1}(x)\}\{2H_{1}(y)-1\}\pi &(x\neq 0\,\lor \,y\neq 0)\\[0.1em]{\text{indeterminate}}&(x=y=0)\end{cases}}\end{aligned}}}
ここで、| z | は複素数の絶対値 で、| z | = √ x 2 + y 2 である。
主値を [0, 2π ) にするには、上記の定義で、負となる偏角の値に対しては 2π を加えることにすればよい。
偏角を「位相 」[ 1] 、振幅[ 2] と呼んだりすることもある。
基本的な性質
|
z
|
cos
(
arg
z
)
=
Re
z
{\displaystyle |z|\cos(\arg z)=\operatorname {Re} z}
|
z
|
sin
(
arg
z
)
=
Im
z
{\displaystyle |z|\sin(\arg z)=\operatorname {Im} z}
arg
z
¯
=
−
arg
z
{\displaystyle \arg {\bar {z}}=-\arg z}
arg
0
{\displaystyle \arg 0}
は不定