Prime Factorization Calculator

Decompose any number into its prime factors

๐Ÿ”

Prime Factorization Calculator

Use our prime factorization calculator to decompose any positive integer into its prime factors. View the step-by-step factorization process, factor tree, and prime factor frequency table.

๐Ÿ” Prime Factorization Calculator

Quick Examples

๐Ÿ“Š Results

Prime Factorization
360 = 2ยณ ร— 3ยฒ ร— 5
Expanded Form
360 = 2 ร— 2 ร— 2 ร— 3 ร— 3 ร— 5
Number Properties
Is Prime: No
Total Factors: 24
Distinct Primes: 3
Is Even: Yes

Prime Factor Table

Prime Factor Exponent Value

Factor Tree

๐Ÿ“ Step-by-Step Division

๐Ÿ“š Understanding Prime Factorization

What is Prime Factorization?

Prime factorization is the process of decomposing a composite number into a product of prime numbers. Every integer greater than 1 either is a prime itself or can be represented as a unique product of prime numbers. This is known as the Fundamental Theorem of Arithmetic.

What is a Prime Number?

A prime number is a natural number greater than 1 that has no positive divisors other than 1 and itself. The first few primes are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31... The number 2 is the only even prime number.

How to Find Prime Factors

Start dividing the number by the smallest prime (2). Keep dividing by 2 until it's no longer divisible. Then try the next prime (3), then 5, 7, and so on. Continue until the quotient becomes 1. The divisors used are the prime factors.

Applications of Prime Factorization

  • Finding GCF and LCM: Prime factorization is the most reliable method to find the greatest common factor and least common multiple of two or more numbers.
  • Simplifying Fractions: Use prime factors to find common factors and reduce fractions to their simplest form.
  • Cryptography: RSA encryption relies on the difficulty of factoring very large numbers into their prime components.
  • Number Theory: Prime factorization is fundamental to understanding divisibility, modular arithmetic, and many other mathematical concepts.
  • Perfect Numbers: Understanding prime factors helps identify perfect numbers and Mersenne primes.

Common Examples

Number Prime Factorization Exponential Form
122 ร— 2 ร— 32ยฒ ร— 3
362 ร— 2 ร— 3 ร— 32ยฒ ร— 3ยฒ
602 ร— 2 ร— 3 ร— 52ยฒ ร— 3 ร— 5
1002 ร— 2 ร— 5 ร— 52ยฒ ร— 5ยฒ
3602 ร— 2 ร— 2 ร— 3 ร— 3 ร— 52ยณ ร— 3ยฒ ร— 5