Text

In a factor tree of a number nn, every non-prime node splits into two factors, down to the primes (the leaves). Prove that, however the tree is built, the number of “splits” is always the same, equal to Ω(n)1\Omega(n)-1, where Ω(n)\Omega(n) is the number of prime factors of nn counted with multiplicity.