2022-08-16

数学

階乗の定義

自然数\(n\)について、\(1\)から順に\(n\)までの積を\(n!\)で表し、階乗という。文字で表せば\begin{align}n!=n\times(n-1)\times\cdots\times2\times1\end{align}と...