Prime Factors
In this lesson, we'll discuss about prime factorization of prime numbers.
We'll cover the following
Representation
Any integer can be represented as the product of a power of primes. For example:
Breaking an integer into its prime factors with their corresponding powers is called prime factorization.
Prime factorization of an integer is a very common problem and will reoccur in a wide range of topics, hence it is important to know an efficient way to do it.
Prime Factors
Property: An integer will have at most one prime factor .
If an integers has prime factors . Then either,
- All prime factors are less than or equal to or,
- All prime factors except are less than or equal to .
Proof: Using contradiction for , if the above statement is not true, then there must be two prime factors, and , such that:
But since , both can’t be equal to .
In that case , and hence they can’t be factors of .
Property: If has a prime factor . Then the power of in prime factorization of is
Proof: Again, by contradiction, if the power is greater than , then , which is not possible.
In the next lesson, we’ll see how to find the prime factorization of a number.
Get hands-on with 1400+ tech skills courses.