Integer factorization

Integer factorization decomposes an integer greater than one into prime factors. The fundamental theorem of arithmetic guarantees that this decomposition is unique apart from factor order.

Connect