Sharps
- 4
- 0
Homework Statement
Let n be a positive integer and let D(n) be the set of all positive integers d such that d divides n. For example, D(10)={1,2,5,10}. It's easily shown that the divides relation (xRy if x divides y) is a partial ordering on D(n), but for what n is the D(n) totally ordered?
Homework Equations
The Attempt at a Solution
I've already verified that for all n, D(n) is a partial ordering. I've also made the observation that, for all n=2^s + 3^t where s,t are natural numbers D(n) is totally ordered. However, I'm having a difficult time proving this. For nonzero s and t, n is prime and D(n) is clearly totally ordered. For the cases where s=0 or t=0, it's more difficult to prove. Any suggestions? Is this the right way to go about this?