MrGandalf
- 30
- 0
Homework Statement
This isn't a problem, it is just a small verification I need in a much larger proof.
Over the interval [0,t] we define a partition:
0 = s_0 < s_1 < \ldots < s_{n-1} < s_n = t
I have:
<br /> \sum_{i<j}(s_{j+1} - s_j)(s_{i+1} - s_i)<br />
Homework Equations
What I need is for this to be equal to
\frac{1}{2}t^2
The Attempt at a Solution
When we pass to the limit, n\rightarrow\infty, I think we get something like
\int_0^t\int_0^sduds = \int_0^tsds = \frac{1}{2}t^2
but I am unable to show the connection.
This seems reasonable to me since we have the i<j in the sum.
Any hints in the right direction will be appreciated. If you can just verify that I can do this, that will also be okay. :)