major_maths
- 30
- 0
Homework Statement
Show that any rational in the interval (0,1] can be expressed as a finite sum r=1/q1+1/q2+...+1/qn where the qj are integers and q1<q2<...<qn.
Homework Equations
The Attempt at a Solution
Let x\inQ and 0<x\leq1.
Prove \existsq1, q2, ..., qn\inN with q1<q2<...<qn.
My professor suggests using the greedy algorithm but I don't understand how that would help the proof.