Prime Factorization - Definition, Methods, Examples, Prime Factorize (2024)

Prime factorization is a process of factoring a number in terms of prime numbers i.e. the factors will be prime numbers. Here, all the concepts of prime factors and prime factorization methods have been explained which will help the students understand how to find the prime factors of a number easily.

The simplest algorithm to find the prime factors of a number is to keep on dividing the original number by prime factors until we get the remainder equal to 1. For example, prime factorizing the number 30 we get, 30/2 = 15, 15/3 = 5, 5/5 = 1. Since we received the remainder, it cannot be further factorized. Therefore, 30 = 2 x 3 x 5, where 2,3 and 5 are prime factors.

The first few prime numbers are 2, 3, 5, 7, 11, 13, 17, 19 and so on. These prime numbers when multiplied with any natural numbers produce composite numbers.

In this article, let us discuss the definition of prime factorization, different methods to find the prime factors of a number with solved examples.

Table of Contents:
  • Definition
  • Prime Factors a Number
  • Prime Factorization Methods
    • Division Method
    • Factor Tree Method
  • Examples
  • Practice Problems
  • FAQs

What is Prime Factorization?

Prime factorization is defined as a way of finding the prime factors of a number, such that the original number is evenly divisible by these factors. As we know, a composite number has more than two factors, therefore, this method is applicable only for composite numbers and not for prime numbers.

For example, the prime factors of 126 will be 2, 3 and 7 as 2 × 3× 3 × 7 = 126 and 2, 3, 7 are prime numbers.

Prime factorization Examples

  • Prime factorization of 12 is 2× 2× 3 = 22× 3
  • Prime factorization of 18 is 2× 3× 3 = 2× 32
  • Prime factorization of 24 is 2× 2× 2× 3 = 23× 3
  • Prime factorization of 20 is 2× 2× 5 = 22× 5
  • Prime factorization of 36 is 2× 2× 3× 3 = 2² × 3²

Prime Factorization of HCF and LCM

The prime numbers when multiplied by any natural numbers or whole numbers (but not 0), gives composite numbers. So basically prime factorization is performed on the composite numbers to factorize them and find the prime factors.This method is also used in the case of finding the HCF (Highest Common Factor) and LCM (Least Common Multiple) of any given set of numbers.

If any two numbers are given, then the highest common factor is the largest factor present in both the numbers whereas the least common multiple is the smallest common multiple of both the numbers.

Prime Factors of a Number

Prime factors of a number are the set of prime numbers which when multiplied by together give the actual number. Also, we can say, the prime factors divide the number completely. It is similar to factoring a number and considering only the prime numbers among the factors. For example, the prime factors of 6 will be 2 and 3, the prime factors of 26 will be 13 and 2, etc.

Prime Factorization Methods

The most commonly used prime factorization methods are:

  • Division Method
  • Factor Tree Method

Division Method

The steps to calculate the prime factors of a number is similar to the process of finding the factors of a large number. Follow the below steps to find the prime factors of a number using the division method:

  • Step 1: Divide the given number by the smallest prime number. In this case, the smallest prime number should divide the number exactly.
  • Step 2: Again, divide the quotient by the smallest prime number.
  • Step 3: Repeat the process, until the quotient becomes 1.
  • Step 4: Finally, multiply all the prime factors

Example of Division Method for Prime Factorization:

Below is a detailed step-by-step process of prime factorization by taking 460 as an example.

  • Step 1: Divide 460 by the least prime number i.e. 2.

So, 460 ÷ 2 = 230

  • Step 2: Again Divide 230 with the least prime number (which is again 2).

Now, 160 ÷ 2 = 115

  • Step 3: Divide again with the least prime number which will be 5.

So, 115 ÷ 5 = 23

  • Step 4: As 23 is a prime number, divide it with itself to get 1.

Now, the prime factors of 460 will be 22 x 5 x 23

Factor Tree Method

To find the prime factorization of the given number using factor tree method, follow the below steps:

  • Step 1: Consider the given number as the root of the tree
  • Step 2: Write down the pair of factors as the branches of a tree
  • Step 3: Again factorize the composite factors, and write down the factors pairs as the branches
  • Step 4: Repeat the step, until to find the prime factors of all the composite factors

In factor tree, the factors of a number are found and then those numbers are further factorized until we reach the closure. Suppose we have to find the factors of 60 and 282 using a factor tree. Then see the diagram given below to understand the concept.

Prime Factorization - Definition, Methods, Examples, Prime Factorize (1)

In the above figure, we can number 60 is first factorized into two numbers i.e. 6 and 10. Again, 6 and 10 is factorized to get the prime factors of 6 and 10, such that;

6 = 2 x 3

and 10 = 2 x 5

If we write the prime factors of 60 altogether, then;

Prime factorization of 60 = 6 x 10 = 2 x 3 x 2 x 5

Same is the case for number 282, such as;

282 = 2 x 141 = 2 x 3 x 47

So in both cases, a tree structure is formed.

Related Articles

  • Prime numbers
  • Factorisation
  • Square Root By Prime Factorization
  • Prime Factorization of HCF and LCM

Prime Factorization Solved Examples

An example question is given below which will help to understand the process of calculating the prime factors of a number easily.

Q.1:Find the prime factors of 1240.

StepsPrime FactorsProduct
Step 1: Divide by 221240 ÷ 2 = 620
Step 2: Divide by 22620 ÷ 2 = 310
Step 3: Divide by 22310 ÷ 2 = 155
Step 4: Divide by 55155 ÷ 5 = 31
Step 4: Divide by 313131 ÷ 31 = 1

∴ The Prime Factors of 1240 will be 23 × 5 × 31.

Q.2: Find the prime factors of 544.

Solution:

StepsPrime FactorsProduct
Step 1: Divide by 22544 ÷ 2 = 272
Step 2: Divide by 22272 ÷ 2 = 136
Step 3: Divide by 22136 ÷ 2 = 68
Step 4: Divide by 2268 ÷ 2 = 34
Step 4: Divide by 2234 ÷ 2 = 17
Step 4: Divide by 171717 ÷ 17 = 1

Therefore, the prime factors of 544 are 25 x 17.

Prime Factorization Worksheet (Questions)

  1. What is the prime factorization of 48?
  2. Write the prime factors of 2664 without using exponents.
  3. Is 40 = 20 × 2 an example of prime factorization process? Justify.
  4. Write 6393 as a product of prime factors.

Frequently Asked Questions on Prime Factorization

Q1

Define prime factorization.

Prime factorization is the process of finding the prime numbers, which are multiplied together to get the original number. For example, the prime factors of 16 are 2 × 2 × 2 × 2. This can also be written as 24

Q2

What are the two different methods to find the prime factors of a number?

The two different methods to find the prime factors of a number are:
Division method
Factor tree method

Q3

Write down the prime factorization of 13.

The prime factorization of 13 is 13. Because the prime factors of 13 are 1 and 13. As 1, and 13 are prime numbers, the prime factorization of 13 is written as 1×13, which is equal to 13.

Q4

What is the prime factorization of 999?

The prime factorization of 999 can be easily found using the factor tree method. The prime factorization of 999 is 33×371, which is equal to 3×3×3×37. The numbers 3 and 37 are the prime numbers.

Q5

Find out the prime factors of 15.

The prime factors of 15 are 3×5. When the prime numbers 3 and 15 are multiplied together, we get the original number 15.

Learn more about interesting maths concepts by registering at BYJU’S – The Learning App. Also, get various maths-related materials for exams like sample papers, question papers, and additional important notes and questions.

Prime Factorization - Definition, Methods, Examples, Prime Factorize (2024)

FAQs

Prime Factorization - Definition, Methods, Examples, Prime Factorize? ›

Prime factorization is the process of finding the prime numbers, which are multiplied together to get the original number. For example, the prime factors of 16 are 2 × 2 × 2 × 2. This can also be written as 24.

What is the definition and example of a prime factorization? ›

Prime factorization is a process of writing all numbers as a product of primes. So, for example, say if we have something like the number 20. We can break that down into two factors. We can say, “well, that's 4 times 5.” And notice, 5 is a prime number. 4 is not a prime number.

What are the methods of prime factorization? ›

Prime factorization of any number can be done by using two methods:
  • Division method - In this method, the given number is divided by the smallest prime number which divides it completely. ...
  • Factor tree method - In this method, the given number is placed on top of the factor tree.

How do you write a prime factorization answer? ›

When a composite number is written as a product of all of its prime factors, we have the prime factorization of the number. For example, we can write the number 72 as a product of prime factors: 72 = 2 3 ⋅ 3 2 . The expression 2 3 ⋅ 3 2 is said to be the prime factorization of 72.

What is the prime factorization of 2 into 7 into 11 into 13 into 17 21? ›

The prime factorization of given , 2 × 7 × 11 × 13 × 17 + 21 is 3 × 7 × 11 × 13 × 17 + 3 × 7. To find the prime factorization, we start by finding the smallest prime factor of the expression, which is 3. Dividing 2 × 7 × 11 × 13 × 17 + 21 by 3 gives us 3 × 7 × 11 × 13 × 17 + 7.

What is an example of the factorization method? ›

Factorisation is the process of reducing the bracket of a quadractic equation, instead of expanding the bracket and converting the equation to a product of factors which cannot be reduced further. For example, factorising (x²+5x+6) to (x+2) (x+3). Here, (x+2) (x+3) is factorisation of a polynomial (x²+5x+6).

What is the trick for prime factorization? ›

The simplest algorithm to find the prime factors of a number is to keep on dividing the original number by prime factors until we get the remainder equal to 1. For example, prime factorizing the number 30 we get, 30/2 = 15, 15/3 = 5, 5/5 = 1. Since we received the remainder, it cannot be further factorized.

What is the fastest prime factorization method? ›

For small primes, trial division is the most efficient algorithm. Pollard's Rho and the Quadratic Sieve are efficient for larger integers but have limitations. The General Number Field Sieve is the most efficient algorithm for factoring large integers, but it requires significant memory and processing power.

What are the 4 types of factorization? ›

Types of Factoring polynomials
  • Greatest Common Factor (GCF)
  • Grouping Method.
  • Sum or difference in two cubes.
  • Difference in two squares method.
  • General trinomials.
  • Trinomial method.

How to find LCM in prime factorization method? ›

Step 1: To find LCM of 20 and 12, write each number as a product of prime factors. Step 2: Multiply all the prime factors with the highest degree. Here we have 2 with highest power 2 and other prime factors 3 and 5. Multiply all these to get LCM.

How do you use prime factorization to find the GCF of two numbers? ›

To find the GCF, take the prime factorization of both numbers. Then write down the factors that they have in common. If they share more than one of the same factor (two 2's, for example), write them both down. Then multiply the factors they have in common.

What is the definition of a prime number with example? ›

Prime numbers are natural numbers that are divisible by only 1 and the number itself. In other words, prime numbers are positive integers greater than 1 with exactly two factors, 1 and the number itself. Some of the prime numbers include 2, 3, 5, 7, 11, 13, etc. Always remember that 1 is neither prime nor composite.

What is the prime factorization of 16807? ›

Answer. Answer: The prime factorization of 16,807 is -75. Since it has a total of 5 prime factors, 16,807 is a composite number.

What is the prime factorization of 14641? ›

Hence, the prime factorization of 14,641 is 11*11*11*11. Positive Integer factors of 14641 = 11, 121, 1331, 14641 divided by 11, 11, 11, 11, gives no remainder. They are integers and prime numbers of 14641, they are also called composite number.

What is a real world example of prime factorization? ›

Examples: Cryptography Key Generation: Genetic algorithms can be used to generate strong cryptographic keys, the very same keys that rely on prime factorization for security.

Top Articles
1099 Form for the 2023 Tax Year | Crypto.com Help Center
Growth Equity Career Profile
Skamania Lodge Groupon
St Petersburg Craigslist Pets
Sarah F. Tebbens | people.wright.edu
Kansas Craigslist Free Stuff
Detroit Lions 50 50
How to watch free movies online
Sport Clip Hours
The fabulous trio of the Miller sisters
Wisconsin Women's Volleyball Team Leaked Pictures
Jenn Pellegrino Photos
Saatva Memory Foam Hybrid mattress review 2024
Byui Calendar Fall 2023
Gayla Glenn Harris County Texas Update
Halo Worth Animal Jam
zom 100 mangadex - WebNovel
Spn 520211
Engineering Beauties Chapter 1
1979 Ford F350 For Sale Craigslist
Smartfind Express Login Broward
Dhs Clio Rd Flint Mi Phone Number
Big Boobs Indian Photos
1964 Impala For Sale Craigslist
Florence Y'alls Standings
Franklin Villafuerte Osorio
Mumu Player Pokemon Go
Nextdoor Myvidster
Roch Hodech Nissan 2023
Sun Haven Pufferfish
Newcardapply Com 21961
Santa Cruz California Craigslist
Pinellas Fire Active Calls
Koninklijk Theater Tuschinski
Compare Plans and Pricing - MEGA
Busch Gardens Wait Times
The Holdovers Showtimes Near Regal Huebner Oaks
Sand Castle Parents Guide
Doe Infohub
6576771660
Academic Notice and Subject to Dismissal
4k Movie, Streaming, Blu-Ray Disc, and Home Theater Product Reviews & News
9:00 A.m. Cdt
Darkglass Electronics The Exponent 500 Test
St Anthony Hospital Crown Point Visiting Hours
Mountainstar Mychart Login
German American Bank Owenton Ky
Craiglist.nj
Tyrone Dave Chappelle Show Gif
Costco Gas Price Fort Lauderdale
Dcuo Wiki
Booked On The Bayou Houma 2023
Latest Posts
Article information

Author: Mr. See Jast

Last Updated:

Views: 6164

Rating: 4.4 / 5 (55 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Mr. See Jast

Birthday: 1999-07-30

Address: 8409 Megan Mountain, New Mathew, MT 44997-8193

Phone: +5023589614038

Job: Chief Executive

Hobby: Leather crafting, Flag Football, Candle making, Flying, Poi, Gunsmithing, Swimming

Introduction: My name is Mr. See Jast, I am a open, jolly, gorgeous, courageous, inexpensive, friendly, homely person who loves writing and wants to share my knowledge and understanding with you.