The SlugMath Wiki is under heavy development!

Def/Canonical decomposition into primes

From SlugmathWiki

Jump to: navigation, search


Definition of Canonical decomposition into primes: Suppose that $n \in \NN$, and $n \neq 0$. Since natural numbers can be factored into primes and by the uniqueness of this prime factorization, there exist unique natural numbers $e_p$ for every prime number $p$ (i.e., a unique function $e \colon P \rightarrow \NN$, where $P$ is the set of prime numbers), such that:

  • There exists $M \in \NN$ such that $p > M \Rightarrow e_p = 0$.
  • $n = \prod_{p \in P} p^{e_p}$, where this is interpreted as a product over (the finite number) of primes between $1$ and $M$.

The canonical decomposition of $n$ into primes refers to this uniquely determined expression of $n$ as a product: $$n = \prod_{p \in P} p^{e_p}.$$

Logical Connections

This definition logically relies on the following definitions and statements: State/Natural numbers can be factored into primes, State/Uniqueness of prime factorization, Def/Absolute value, State/Rational numbers can be expressed in lowest terms

The following statements and definitions logically rely on the material of this page: State/Canonical decompositions can be used to find GCD and LCM, State/Canonical decompositions of binomial coefficients, State/Canonical decompositions of factorials, State/Divisibility corresponds to inequalities of prime exponents, and State/Rational roots of integers are integers

To visualize the logical connections between this definition and other items of mathematical knowledge, you can visit any of the following clusters, and click the "Visualize" tab: Clust/Basic number theory

#Google analytics tracking #End tracking code