Prime Numbers & Factorization

Master this topic with zero to advance depth.

Prime Numbers: тАв Numbers with only 2 factors: 1 and itself тАв Example: 2, 3, 5, 7, 11, 13, 17, 19 тАв Only even prime: 2

Composite Numbers: тАв Numbers with more than 2 factors тАв Example: 4, 6, 8, 9, 10, 12

Prime Factorization: тАв Breaking number into prime factors тАв Example: 24 = 2 ├Ч 2 ├Ч 2 ├Ч 3 = 2┬│ ├Ч 3

Trial Division Method: тАв Divide by smallest prime (2, 3, 5, 7...) тАв Continue until quotient is prime