Going from a sum to an integral

In summary: No, each individual term is still zero, but I am summing the square of many small intervals (s_{j+1} - s_j). So even though the sum of the terms might be infinite, the sum of the squares is still finite.
  • #1
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 [tex][0,t][/tex] we define a partition:
[tex]0 = s_0 < s_1 < \ldots < s_{n-1} < s_n = t[/tex]

I have:
[tex]
\sum_{i<j}(s_{j+1} - s_j)(s_{i+1} - s_i)
[/tex]

Homework Equations



What I need is for this to be equal to
[tex]\frac{1}{2}t^2[/tex]

The Attempt at a Solution



When we pass to the limit, [tex]n\rightarrow\infty[/tex], I think we get something like
[tex]\int_0^t\int_0^sduds = \int_0^tsds = \frac{1}{2}t^2[/tex]
but I am unable to show the connection.

This seems reasonable to me since we have the [tex]i<j[/tex] 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. :)
 
Physics news on Phys.org
  • #2
MrGandalf said:

Homework Statement



This isn't a problem, it is just a small verification I need in a much larger proof.

Over the interval [tex][0,t][/tex] we define a partition:
[tex]0 = s_0 < s_1 < \ldots < s_{n-1} < s_n = t[/tex]

I have:
[tex]
\sum_{i<j}(s_{j+1} - s_j)(s_{i+1} - s_i)
[/tex]

Homework Equations



What I need is for this to be equal to
[tex]\frac{1}{2}t^2[/tex]

The Attempt at a Solution



When we pass to the limit, [tex]n\rightarrow\infty[/tex], I think we get something like
[tex]\int_0^t\int_0^sduds = \int_0^tsds = \frac{1}{2}t^2[/tex]
but I am unable to show the connection.

This seems reasonable to me since we have the [tex]i<j[/tex] 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. :)

One thing you have to be careful with in limits like this is to make sure that all intervals "lengths" (i.e. [tex]s_{i+1}-s_i[/tex]) are going to zero as [tex] n[/tex] goes to infinity. In other words it's not just the fact that [tex] n[/tex] goes to infinity, but also the fact that the largest interval goes to zero which is important.

I'm still thinking about your full question.
 
Last edited:
  • #3
Hi, stevenb, thanks for answering. But I think I got it.

I will edit this post with my full answer, so you don't waste your precious time verifying this for me.

Using the rule of a squared sum, which is what I started with:

[tex]
\left(\sum_i a_i\right)^2 = \sum_i a^2 + 2\sum_{i<j}a_ia_j
[/tex]

In my case, every [ltex]a[/ltex] corresponds with a partition of the interval. So for the first term on the right hand side:
[tex]
\sum_i (s_{i+1} - s_i)^2 \leq \max_i\Delta s_i\sum_i (s_{i+1} - s_i) = \max_i\Delta s_i(t) \rightarrow 0
[/tex]
as [tex]n\rightarrow\infty[/tex] since [tex]\Delta s_i\rightarrow 0[/tex]. Also used that I have a telescoping sum.

Passing to the limit in the rule of sums I have over
[tex]
\left(\int_0^t ds\right)^2 = 0 + 2\int_0^t\int_0^sduds
[/tex]
which works as a verification for me, because this is something I have used before. (It works for reasonable functions f as well).

On the left side, when we integrate:
[tex]
\left(\int_0^tds\right)^2 = t^2
[/tex]

On the right side:
[tex]
2\int_0^t\int_0^sduds = 2\int_0^tsds = 2(\frac{1}{2}t^2) = t^2.
[/tex]
Greeeat success! :)

This doesn't count as a proof or anything, but this sure is a strong indication that I can do this.
 
Last edited:
  • #4
It's not clear to me why you are saying [tex]\sum_i a_i^2[/tex] is equal to zero in the limit.
 
  • #5
I am summing the square of of many small intervals [tex](s_{j+1} - s_j) := \Delta s_j[/tex].

I take the biggest partition and multiply ever term in the sum with that instead, and that is where I get the inequality:
[tex]
(s_{j+1} - s_j)^2 = (\Delta s_j)^2 \leq \max_k(\Delta s_k)\Delta s_j
[/tex]

When I pass to the limit, the maximum partition becomes arbitrarily small, so the entire sum vanishes.

I know I can do this since the professor has used this exact argument a number of times in similar derivations. :)
 
  • #6
MrGandalf said:
I am summing the square of of many small intervals [tex](s_{j+1} - s_j) := \Delta s_j[/tex].

I take the biggest partition and multiply ever term in the sum with that instead, and that is where I get the inequality:
[tex]
(s_{j+1} - s_j)^2 = (\Delta s_j)^2 \leq \max_k(\Delta s_k)\Delta s_j
[/tex]

When I pass to the limit, the maximum partition becomes arbitrarily small, so the entire sum vanishes.

I know I can do this since the professor has used this exact argument a number of times in similar derivations. :)

I agree that each individual term is zero, but aren't you then doing an infinite sum of terms? Wouldn't this then potentially become a finite-valued sum in itself?
 
Last edited:
  • #7
Hmmm, not sure. But do we have to worry about that when we have showed that it has an upper bound of 0? (Which also works for the absolute value I think, so it can't be negative).

Also, the "result" I reached over isn't really very solid, as it didn't work when I tried inserting [tex]x^2[/tex], but I think it holds for my case so I'm golden!
 
  • #8
MrGandalf said:
Hmmm, not sure. But do we have to worry about that when we have showed that it has an upper bound of 0? (Which also works for the absolute value I think, so it can't be negative).

Also, the "result" I reached over isn't really very solid, as it didn't work when I tried inserting [tex]x^2[/tex], but I think it holds for my case so I'm golden!

I think you are on the right track and I think I follow what you are trying to do. It seems to work out, but I'm not convinced that someone else will follow your notation and logic.

I can see the first term going to zero in the limit, but you should show this clearly as a limit.

It's easier if we consider equally divided intervals as follows.

[tex]\lim_{n \to \infty}\sum_i a_i^2 = \lim_{n \to \infty}\sum_i(t/n)^2 =
\lim_{n \to \infty}(t/n)^2\sum_i 1= \lim_{n \to \infty}(t/n)^2 n =\lim_{n \to \infty}t^2/n =0[/tex]

Doing it for unequal intervals as a general case requires greater care and again the notation should show that not only is the number of intervals going to infinity, but the largest interval is going to zero. (I think you are doing that, but it just is a little unclear in the notation.)
 
Last edited:
  • #9
Yes, I agree, and your reasoning seems a bit nicer.

However, I'm not free to choose the intervals as I please, since I have derived them from the expectation of an elementary approximation of a Brownian motion. In addition this is just a small sub problem I ran into during a 7 page proof in stochastic analysis, so the real issue here isn't the various analysis details. :-)

But thanks for your answers! They were helpful.
 

1. What is the difference between a sum and an integral?

An integral is a mathematical concept that represents the area under a curve. A sum, on the other hand, is a mathematical operation that involves adding numbers together. While both involve adding values, an integral involves adding infinitely small values to determine the area, while a sum involves adding a finite number of values.

2. How is a sum related to an integral?

A sum can be thought of as a discrete version of an integral. As the number of values being added increases, the result of the sum approaches the value of the integral. In other words, a sum is a way to approximate the value of an integral with a finite number of terms.

3. What is the significance of going from a sum to an integral?

Going from a sum to an integral allows us to solve more complex problems involving continuous functions. It also helps us to find the exact value of a function's area under a curve, rather than just an approximation through a sum.

4. Can any function be represented as an integral?

Yes, any continuous function can be represented as an integral. This is known as the Fundamental Theorem of Calculus, and it states that integration and differentiation are inverse operations.

5. How do you convert a sum to an integral?

To convert a sum to an integral, you need to take the limit of the sum as the number of terms approaches infinity. This will give you the exact value of the integral, rather than just an approximation. Additionally, you need to use a specific notation, such as the sigma (Σ) notation, to represent the sum in terms of an integral.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
149
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
17
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
910
  • Calculus and Beyond Homework Help
Replies
8
Views
761
  • Calculus and Beyond Homework Help
Replies
12
Views
985
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
380
  • Calculus and Beyond Homework Help
Replies
4
Views
650
  • Calculus and Beyond Homework Help
Replies
0
Views
157
Back
Top