What are the various applications of limits in calculus?

  • Context: Undergrad 
  • Thread starter Thread starter pakmingki
  • Start date Start date
  • Tags Tags
    Block Conceptual
Click For Summary

Discussion Overview

The discussion revolves around the various applications of limits in calculus, particularly in relation to derivatives, integrals, and their geometric interpretations. Participants explore how limits underpin these concepts and their implications in different mathematical contexts.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants assert that limits are fundamental to calculus, stating that derivatives and integrals involve taking limits.
  • One participant highlights the connection between the Riemann sums definition of integrals and limits, suggesting that integrals can be viewed as limits of summations.
  • Another participant emphasizes that finding anti-derivatives is an inverse problem, distinct from limit problems, while acknowledging the relationship established by the Fundamental Theorem of Calculus.
  • A participant proposes an alternative interpretation of integrals as a family of functions whose slopes are described by the original function.
  • Discussion includes the average value of a function as another interpretation of definite integrals, linking it to the area under a curve.
  • One participant introduces the concept of Lebesgue integration, discussing a method involving disjoint sets and weighted sums.
  • Some participants express confusion regarding the complexity of certain explanations and the clarity of communication among contributors.

Areas of Agreement / Disagreement

There is no consensus on the interpretations of limits in relation to anti-derivatives and integrals, with multiple competing views presented. Participants agree on the importance of limits in calculus but differ on the specifics of their applications and implications.

Contextual Notes

Participants mention various historical perspectives on calculus, including references to Archimedes and the development of concepts by Newton and Leibniz. There are also discussions about the geometric versus analytical interpretations of integrals, highlighting the complexity of the topic.

Who May Find This Useful

This discussion may be useful for students and educators in calculus, those interested in the foundational concepts of limits, derivatives, and integrals, as well as individuals exploring advanced topics like Lebesgue integration.

pakmingki
Messages
93
Reaction score
1
So basically, limits are essential in calculus. When you are taking a derivative, you are basically just taking a limit.
I think as a corollary you can say when you are taking an antiderivative or definite integral, you are also taking limits.

And the bizarre thing for me, is all the applications of those. Like, when you are finding the arc length of a smooth curve, you are taking a limit. When you aer finding volume, you are taking a limit.

Can someone explain to me how you are taking a limit when you are antideriving, finding an arc length, or finding volume after rotating a function?
 
Physics news on Phys.org
Do you know the "fundamental theorem of calculus": that the "anti-derivative" is just the integral?

Do you know the Riemann sums definition of the integral? That certainly involves a limit. "arc length" and "volume of a surface of revolution" are, of course, integrals.
 
pakmingki said:
So basically, limits are essential in calculus. When you are taking a derivative, you are basically just taking a limit.
I think as a corollary you can say when you are taking an antiderivative or definite integral, you are also taking limits.

And the bizarre thing for me, is all the applications of those.

It is important that you do not look upon the limititing operation only, but look upon the function whose limit is being taken.
 
When you are taking a derivative, you are basically just taking a limit.

Correction, when we find the slope of the tangent line at a point, we are just taking a limit. The derivative is a function, and differentiation is maps functions onto functions.

Finding anti-derivatives is an inverse problem, not a limit problem.
 
HallsofIvy said:
Do you know the Riemann sums definition of the integral? That certainly involves a limit. "arc length" and "volume of a surface of revolution" are, of course, integrals.
wow, you just cleared my mental block.
In my class, we just touched on the riemann sums definition, but i know its a limit as n approaches infinity of a summation or as partition length approaches 0 of a summation. So now i understand; since an integral is the limit of a summation, it is a limit. And when you find arc length and volume, you are finding an integral, which is a limit.

I like that idea; the fundamental operation calculus is taking a limit, and when you take a limit, you are basically just making an observation about the behavior of the function. So basically all of calculus is just observing the behavior of functions.

By the way, quick question. I know that the integral is the area under a graph. BUt by saying "area under a graph," you are taking an explicit geometric approach. What's another way to view integrals besides that it's the "area under a graph"? I guess one could say "displacement" but it's a very specific approach that has to do with distance, and it gets confusing when the units start getting tricky; sometimes my teacher asks questions on tests with the sole purpose to make sure we are paying attention to units.
 
Notice, by the way, that Crosson's statement
Finding anti-derivatives is an inverse problem, not a limit problem.
is correct. Finding the integral is a limit problem and the fact that finding the integral gives the same result as finding anti-derivatives is the "Fundamental Theorem of Calculus".

Finding areas (integrals) by summing and taking a limit (whether or not they were thinking of what we would call "limits") goes back to Archimedes' "method of exhaustion" while DeCartes and Fermat gave formulas for finding tangent lines (derivatives). It was the fact that they recognized that these are, in a sense, "inverse" problems that make Newton and Leibniz the founders of calculus.
 
Then comes Lebesgue...
 
Without using explicit geometric or specific terms, you could explain the concept of the integral as a family of functions whose slopes are described by the original function. This is obviously more closely related to the anti-derivative definition of the integral, but it may help you conceptualize it better. So F(x) is to f(x) as f(x) is to f'(x).
 
Another interpretation of a definite integral is the average value of a function.

The definite integral [itex]\int^b_a f(x) dx[/itex] gives us the area bounded by the function f(x), y=0, x=b and x=a.

If we were to take a rectangle with the same area, and base length of b-a, then the height of this rectangle is the average value of the function f(x) over [a,b].

In other words, the average value of f(x) over [a,b] is given by:

[tex]\frac{1}{b-a} \int^b_a f(x) dx[/tex]
 
  • #10
Instead of just dividing up the domain of f, consider looking at disjoint sets
U_k={x| a_k<f(x) <=a_{k+1}};

and, where "| |" denote the Lebesgue measure of a set, with f>=0 for simplicity

take the integral to be sup (\sum_k a_k|U_k|) where the sup is taken over collections U_k which cover the range of f.

So, you divide up the range and then give weight to the inverse image (essentially the area of the inverse image) and multiply each weight by an approximate value of the function. Then refine the procedure by the sup procedure over such sets.

If I had only invented this: I would be crazy and famous.
 
Last edited:
  • #11
I'm lost...were you trying to improve on what I said?

You can tell from the nature of the guys posts that he won't get a word of what your saying gammamcc.
 
  • #12
in case you're interested

I was mproving on what -I- said before (Lebesgue). My reply is not much of a greater leap than some others' input here.
 
  • #13
pakmingki said:
By the way, quick question. I know that the integral is the area under a graph. BUt by saying "area under a graph," you are taking an explicit geometric approach. What's another way to view integrals besides that it's the "area under a graph"? I guess one could say "displacement" but it's a very specific approach that has to do with distance, and it gets confusing when the units start getting tricky; sometimes my teacher asks questions on tests with the sole purpose to make sure we are paying attention to units.

Well, you could just say that an integral is the limit of a weighted sum.
Thus, it is closely related to the concept of "averages", as has been said by others.
 
Last edited:

Similar threads

  • · Replies 53 ·
2
Replies
53
Views
7K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 1 ·
Replies
1
Views
11K
  • · Replies 3 ·
Replies
3
Views
2K