Prime factor decomposition is the process of writing a whole number greater than 1 as a product of prime numbers. It matters because prime numbers act as the fundamental building blocks of integers, and this factor form makes divisibility, simplification, and later topics such as HCF and LCM much easier to analyze. The key ideas are knowing what primes are, applying a reliable decomposition method, and recording the final result clearly using powers in ascending prime order.
| Idea | Meaning | Why it matters |
|---|---|---|
| Factor | A number that divides exactly | Helps identify possible splits |
| Prime factor | A factor that is prime | Used in the final decomposition |
| Composite number | A number with more than two factors | Must be split further |
| Index form | Compact form such as | Shows repeated primes efficiently |
Key exam habit: Final answers should be written as a product of primes in ascending order, for example .
Big picture: Prime factor decomposition turns a number from a single object into a structured product, making hidden relationships visible.