thebluelagoon
- 16
- 0
Homework Statement
Let c1, c2, c3, …, c2009 be a sequence of real numbers such that |cn – cn+1| < 1 for 1 < n <2008. Show that:
| c1+c2+…+c2009 – c1+c2+…+c2008 |
|2009......2008...|< ½
Homework Equations
See above
The Attempt at a Solution
Well I simplified by cross-multiplying, getting
2008(c1 + c2 + ... + c2009) - 2009(c1 + c2 + ... + c2008)
Which thus gives us
-c1 - c2 - ... - c2008 + 2008c2009
I want to use |cn - cn+1| < 1 but I then noticed that's only for 1<n<2008 (is this a parameter that'll affect us?) and then also that bracketing gives us
-(c1+c2+...+c2008 - 2008c2009).
I just don't know the next step now. Any pointers would be appreciated!