素因数の個数

$$\newcommand{AA}[0]{\mathscr{A}} \newcommand{abs}[1]{\left\lvert#1\right\rvert} \newcommand{BB}[0]{\mathscr{B}} \newcommand{bbe}[0]{\mathbb{e}} \newcommand{Bu}[0]{\mathbf{u}} \newcommand{Bv}[0]{\mathbf{v}} \newcommand{C}[0]{\mathbb{C}} \newcommand{CC}[0]{\mathscr{C}} \newcommand{F}[0]{\mathbb{F}} \newcommand{floor}[1]{\left\lfloor#1\right\rfloor} \newcommand{ind}[0]{\operatorname{ind}} \newcommand{K}[0]{\mathbb{K}} \newcommand{LCM}[0]{\mathrm{LCM}} \newcommand{Mod}[1]{\ \left(\mathrm{mod}\ #1\right)} \newcommand{N}[0]{\mathbb{N}} \newcommand{nequiv}[0]{\not\equiv} \newcommand{ord}[0]{\operatorname{Ord}} \newcommand{Q}[0]{\mathbb{Q}} \newcommand{R}[0]{\mathbb{R}} \newcommand{Z}[0]{\mathbb{Z}} $$

本ページでは、素因数の個数に関する数論的関数の基本的な性質について解説する。

素因数の個数

素因数の個数を数えるときは重複も含めて数えるかどうかで、2通りの数え方がある。正の整数 $N$ に対して $N$ の相異なる素因数の個数を $\omega(N)$, $N$ の重複も含めた素因数の個数を $\Omega(N)$ であらわす。 素因数分解の一意性 から、ひとつの正の整数に対して、こうした素因数の個数は一意的に定まるので $\omega(N), \Omega(N)$ は数論的関数を定める。具体的には
$$N=p_1^{e_1} p_2^{e_2} \cdots p_r^{e_r} (e_1, e_2, \ldots, e_r>0)$$
と素因数分解すると
$$\omega(N)=r, \Omega(n)=e_1+e_2+\cdots +e_r$$
が成り立つ。

正の整数 $m, n$ に対し、$\Omega(mn)=\Omega(m)+\Omega(n)$.
さらに $\gcd(m, n)=1$ ならば $\omega(mn)=\omega(m)+\omega(n)$.

$$m=p_1^{e_1} p_2^{e_2} \cdots p_r^{e_r}, n=p_1^{f_1} p_2^{f_2} \cdots p_r^{f_r}$$
と素因数分解すると($e_i, f_j$$0$ でもよい)
$$\begin{split} \Omega(mn)= & \Omega(p_1^{e_1+f_1}p_2^{e_2+f_2}\cdots p_r^{e_r+f_r}) \\ = & (e_1+f_1)+(e_2+f_2)+\cdots +(e_r+f_r) \\ = & (e_1+e_2+\cdots +e_r)+(f_1+f_2+\cdots +f_r)\\ = & \Omega(m)+\Omega(n). \end{split}$$

また
$$m=p_1^{e_1} p_2^{e_2} \cdots p_r^{e_r}, n=q_1^{f_1} q_2^{f_2} \cdots q_s^{f_s} (e_1, e_2, \ldots, e_r, f_1, f_2, \ldots, f_s>0)$$
と素因数分解すると、$\gcd(m, n)=1$ ならば $p_1, p_2, \ldots, p_r, q_1, q_2, \ldots, q_s$ は相異なる素数だから
$$\omega(mn)=\omega(p_1^{e_1}p_2^{e_2}\cdots p_r^{e_r}q_1^{f_1} q_2^{f_2} \cdots q_s^{f_s})=r+s=\omega(m)+\omega(n).$$

参考文献

本ページについてはHardy and Wright, Chapter 16 を参照。

参考文献

[1]
G. H. Hardy and E. M. Wright, revised by D. R. Heath-Brown and J. H. Silverman, An Introduction to the Theory of Numbers, 6th Ed., Oxford University Press, 2008
[2]
G. H. Hardy and E. M. Wright, 訳: 示野 信一、矢神 毅, 数論入門I 原書6版, 数学クラシックス, 丸善出版, 2022
[3]
G. H. Hardy and E. M. Wright, 訳: 示野 信一、矢神 毅, 数論入門II 原書6版, 数学クラシックス, 丸善出版, 2022
[5]
D. P. Parent, Exercises in Number Theory, Springer-Verlag, 1984
[6]
Trygve Nagell, Introduction to Number Theory, Reprint Edition, American Mathematical Society (original: John Wiler & Sons, Inc.), 2001
[7]
Paulo Ribenboim, The New Book of Prime Number Records (3rd ed. pbk.), Springer, 2013
[9]
Edouard Lucas, Théorie des nombres, Gauthier-Villars, 1891
[11]
D. P. Parent, Exercices des théorie des nombres, BORDAS, 1978
[12]
H. C. Pocklington, The determination of the prime or composite nature of large numbers by Fermat's theorem, Proc. Cambridge Phil. Soc., 1914, 29
[15]
F. Proth, Théorèmes sur les nombres premiers, C. R. Acad. Sci., 87, 926
Mathpediaを支援する

現在のページ

素因数の個数
前のページへ
3 / 38
次のページへ
前ページへ
初等整数論の表紙
次ページへ