The prime factorization of 50000 is:
$$ 50000 = 2\cdot2\cdot2\cdot2\cdot5\cdot5\cdot5\cdot5\cdot5 $$Which is the same as :
$$ 50000 = 2^{4}\cdot5^{5} $$Prime factorization can be nicely visualized by creating a factorization tree.
50000 can be written as 10 × 5000. |
|
10 can be written as 2 × 5. |
|
5000 can be written as 10 × 500. |
|
10 can be written as 2 × 5. |
|
500 can be written as 10 × 50. |
|
10 can be written as 2 × 5. |
|
50 can be written as 10 × 5. |
|
10 can be written as 2 × 5. |
|
The end nodes are the prime factors of the number 50000. |
|