Section 1.2 Motivational Problems
Subsection 1.2.1 Motivational Problem: Area of a Circle
Recall that the area \(A\) of a circle of radius \(r\) is given by,
\begin{equation*}
A = \pi r^2
\end{equation*}
This formula must be proven it is not true by definition. Euclid, ancient Greek mathematician, proved that for any circle, the ratio of its circumference divided by its diameter was the same constant, and today this constant is called \(\pi\text{.}\) The ancient Greek mathematician Archimedes (287-212 BC) was the first to develop the formula for the area of a circle, in his treatise “Measurement of a Circle”. The idea is to approximate a region's area by inscribed polygons. These isolated computations in ancient Greece use the core concepts of calculus, but were done millennia before calculus, limits, and integration were developed.
We can intuitively derive this formula. Consider a circle of radius \(r\text{,}\) and consider a regular polygon with \(n\) sides (\(n \geq 3\)) inscribed inside this circle. For example, for \(n = 3\text{,}\) the polygon is a equilateral triangle. For \(n = 4\) is a square. For \(n = 5\text{,}\) it is a pentagon. In general, the area \(A_n\) of the polygon is an approximation of the area of the circle. In particular, since the line segments are shorter than the curved arcs, \(A_n\) is an underestimate of \(A\text{.}\) As \(n\) increases, the polygon forms more of a circle-like shape, and \(A_n\) becomes a better and better approximation to the area of the circle.
A regular polygon with \(n\) sides can be broken up into triangles. In particular, \(n\) non-overlapping, congruent, isosceles triangles, each having a common vertex of the center of the circle. For each of these triangles, the central angle is \(\frac{2\pi}{n}\text{,}\) as the total angle around the circle is \(2\pi\text{,}\) and there are \(n\) triangles. Also, the length of the two isosceles sides are the radius of the circle \(r\text{.}\) Then, the height of the triangle is,
\begin{equation*}
h = r\cos{\brac{\frac{\frac{2\pi}{n}}{2}}} = r\cos{\brac{\frac{\pi}{n}}}
\end{equation*}
The base of the triangle has length,
\begin{equation*}
b = 2r \sin{\brac{\frac{\pi}{n}}}
\end{equation*}
Then, the area of each triangle is,
\begin{align*}
\Area{\text{triangle}} \amp = \frac{1}{2} \brac{r\cos{\brac{\frac{\pi}{n}}}} \brac{2r \sin{\brac{\frac{\pi}{n}}}}\\
\amp = r^2 \cos{\brac{\frac{\pi}{n}}} \sin{\brac{\frac{\pi}{n}}}
\end{align*}
Then, the area \(A_n\) of the entire \(n\)-gon is \(n\) times this, or,
\begin{equation*}
A_n = n r^2 \cos{\brac{\frac{\pi}{n}}} \sin{\brac{\frac{\pi}{n}}}
\end{equation*}
This forms a sequence \(\set{A_n}\) that approximates the area of a circle of radius \(r\text{,}\) in terms of \(r\text{.}\) In particular, for some \(n\text{,}\) it is a multiple of \(r^2\text{.}\) Then, as \(n\) increases, we expect the approximation to improve. Consider this Desmos applet 1 , which considers the case \(r = 1\text{.}\)
Notice that as \(n\) increases, the sequence \(A_n\) approaches \(\pi\text{.}\) Then, if we increase \(n\) indefinitely, as \(n\) increases to “to infinity”, we say that the sequence converges to exactly \(\pi\text{.}\) This means that the area of a circle of radius 1 is equal to \(\pi\text{.}\) This technique is now called the method of exhaustion, intuitively because increasing the number of sides exhausts all of the area of the circle. Then, more generally,
\begin{align*}
A_n \amp = \underbrace{n \cos{\brac{\frac{\pi}{n}}} \sin{\brac{\frac{\pi}{n}}}}_{\to \pi} \cdot r^2\\
\amp = \pi r^2
\end{align*}
More precisely, as \(n \to \infty\text{,}\)
\begin{align*}
\lim_{n \to \infty} A_n = \lim_{n \to \infty} n r^2 \cos{\brac{\frac{\pi}{n}}} \sin{\brac{\frac{\pi}{n}}} \amp = \lim_{n \to \infty} \pi r^2 \underbrace{\cos{\brac{\frac{\pi}{n}}}}_{\to \cos{0} = 1} \cdot \underbrace{\frac{\sin{\brac{\frac{\pi}{n}}}}{\frac{\pi}{n}}}_{\to 1}\\
\amp = \pi r^2
\end{align*}
as desired. For every \(n\text{,}\) the shape is a polygon with sides that are straight line segments. But, in some sense, for infinitely many sides, the polygon “becomes” a circle.
Subsection 1.2.2 The Tangent Line Problem (Tangent of a Parabola)
Consider the parabola \(f(x) = x^2\text{,}\) and consider the tangent line to the graph at \(x = 1\) (i.e. at the point \((1,1)\)). Recall that to define a line, we need its slope and a point on the line. Of course, the tangent line must pass through the point \((1,1)\text{.}\)
To determine the slope of this tangent line, consider an approximation of the slope, by considering a nearby point \((1 + h, (1 + h)^2)\) where \(h > 0\) is some small non-zero number. Then, the slope of the tangent line can be approximated by the slope of the line between these two points,
\begin{equation*}
m_{sec} = \frac{(1 + h)^2 - 1}{(1 + h) - 1} = \frac{(1 + h)^2 - 1}{h}
\end{equation*}
This line is called a secant line. For different values of \(h\) (that are non-zero), we can determine approximations to the slope of the tangent line at \(x = 1\text{.}\) For smaller values of \(h\text{,}\) we intuitively expect that the approximation is more accurate. Consider this Desmos applet 2 , where you can see the secant line slopes approaching the tangent line.
The slope of the secant is a function of \(h\text{.}\) Then, we can evaluate this expression for small values of \(h\) (both positive and negative),
Notice that as \(h\) get closer to 0, the slope seems to be numerically approaching 2. However, for \(h = 0\text{,}\) this slope expression is undefined, because it becomes \(m_{sec} = \frac{0}{0}\text{.}\)
For a more detailed perspective, we can plot \(m_{sec}\) as a function of \(h\) 3 (here, the horizontal axis is the \(h\)-axis). In fact, the graph is a line. Again, notice that as \(h\) becomes closer to 0, the graph goes towards 2. However, notice that at the exact point \(h = 0\text{,}\) the point \((0,2)\) is not on the graph.
Intuitively, if we make make \(h\) “infinitely” small, then the two points used to measure the slope become “infinitely close” together. Then, the slope of the secant line becomes exactly equal to the slope of the tangent line.
Then, in calculus, we say the slope of the tangent line is exactly 2. Here, 2 is the value that this slope function intuitively would have if it were defined for \(h = 0\text{.}\)
The previous analysis was mostly numerical and qualitative. In this case, notice that the slope expression can be simplified by algebraically manipulating,
\begin{align*}
m_{sec} = \frac{(1 + h)^2 - 1}{h} \amp = \frac{(1 + 2h + h^2) - 1}{h}\\
\amp = \frac{2h + h^2}{h}\\
\amp = 2 + h
\end{align*}
That is, indeed, \(m_{sec} = 2 + h\) (as long as \(h \neq 0\text{,}\) since we cancelled out a factor of \(h\)). That is, for various values of \(h\text{,}\) the slope of the resulting secant line is \(2 + h\text{.}\) Again, we can see that as \(h\) gets closer and closer to 0, \(m_{sec} = 2 + h\) gets closer and closer to 2.
This may seem somewhat contradictory, because in the expression,
\begin{equation*}
m_{sec} = \frac{2h + h^2}{h} = 2 + h
\end{equation*}
we are assuming that \(h \neq 0\text{,}\) but then also disregarding \(h\) by essentially letting \(h = 0\text{.}\)
Subsection 1.2.3 The Area Problem (Area Under a Parabola)
Consider the area under the parabola \(y = x^2\) and above the \(x\)-axis, from \(x = 0\) to \(x = 1\text{.}\) This region is not a polygon, so its area can't be obtained by the usual area formulas. However, its area can be approximated by the area of rectangles. Divide the interval \([0,1]\) into \(n\) equal pieces. For the rectangles, the width will be the length of the interval \([0,1]\text{,}\) divided by the number of pieces, or \(\frac{1}{n}\text{.}\) The height of rectangle can be considered the $y$-coordinate of the parabola. To determine this, we can determine a general formula for the \(x\)-coordinate of the \(k\)th piece. The starting point is \(x_0 = 0\text{,}\) and the width of each rectangle is \(\frac{1}{n}\text{,}\) so the next point is \(x_1 = \frac{1}{n}\text{,}\) then \(x_2 = \frac{2}{n}\text{,}\) then \(x_3 = \frac{3}{n}\text{,}\) up to \(x_n = \frac{n}{n} = 1\text{.}\) That is, in general, \(x_k = \frac{k}{n}\text{.}\) Then, in the \(k\)th piece, the left endpoint is \(x_{k-1} = \frac{k-1}{n}\text{,}\) and its right endpoint is \(x_k = \frac{k}{n}\text{.}\) If we use the right endpoint, then the associated \(y\)-coordinate is,
\begin{equation*}
f(x_k) = \brac{\frac{k}{n}}^2 = \frac{k^2}{n^2}
\end{equation*}
Then, the total area, say denoted by \(\Area{R}\text{,}\) is approximately equation to the sum of the areas of the \(n\) rectangles. That is, using summation notation,
\begin{align*}
\Area{R} \approx \sum_{k=1}^n f(x_k) \Delta x_k \amp = \sum_{k=1}^n \frac{k^2}{n^2} \cdot \frac{1}{n}\\
\amp = \sum_{k=1}^n \frac{k^2}{n^3}
\end{align*}
Then, given a particular $n$, evaluating this summation gives an approximation for the desired area. To determine a closed-form formula for this summation, first notice that \(n^3\) is constant with respect to the summation, so it can be factored out,
\begin{equation*}
\Area{R} \approx \frac{1}{n^3} \sum_{k=1}^n k^2
\end{equation*}
Then, notice that this area summation will depend on the summation of the first \(n\) squares, \(\sum_{k=1}^n k^2\text{.}\) From algebra, this sum has a closed-form formula given by,
\begin{equation*}
\sum_{k=1}^n k^2 = \frac{n(n + 1)(2n + 1)}{6}
\end{equation*}
Then,
\begin{align*}
\Area{R} \approx \frac{1}{n^3} \sum_{k=1}^n k^2 \amp = \frac{1}{n^3} \cdot \frac{n(n + 1)(2n + 1)}{6}\\
\amp = \frac{(n + 1)(2n + 1)}{6n^2}
\end{align*}
Intuitively, we expect that as \(n\) increases, the approximation is more and more accurate in estimating the “exact” area \(\Area{R}\text{.}\) In the language of calculus, we say that in the limit as \(n \to \infty\text{,}\)
\begin{equation*}
\lim_{n \to \infty} \frac{(n - 1)(2n - 1)}{6n^2} = \lim_{n \to \infty} \frac{1}{6} \brac{1 - \frac{1}{n}} \brac{2 - \frac{1}{n}} = \frac{1}{6} \cdot 1 \cdot 2 = \frac{1}{3}
\end{equation*}
That is, as \(n\) increases without bound, the area approximation becomes closer and closer to \(\frac{1}{3}\text{.}\) Then, in the language of calculus, we say that the area is exactly equal to \(\frac{1}{3}\text{,}\)
\begin{equation*}
\Area{R} = \frac{1}{3}
\end{equation*}
This can be thought of as a discovery of the area of a region. Or, equivalently, a \textit{definition} of the area of the region.
In fact, this idea of determining the area of a region by splitting it up into smaller and smaller pieces, was known to the ancient Greeks, in particular Archimedes and Eudoxus of Cnidus. Of course, this was well before algebra was invented.
Subsection 1.2.4 The Calculus Principle, and Infinity
The above examples illustrate the overarching principle of calculus.
- First, we start with some quantity which seems difficult to compute exactly.
- Then, we develop an approximation to that exact quantity, a method of slicing that difficult problem into smaller pieces, that we can compute exactly.
- Then, improve the approximation.
- Then, continue improving the approximation indefinitely, or “to infinity”, and observe what fixed number the approximation approaches.
This number, called a limit, is said to be the exact value of the quantity. A fundamental difference between pre-calculus and calculus is that calculus deals with infinity. In particular, quantities which are “infinitely large” or “infinitely small”. The structure of calculus is almost all simply variations on this idea. Also, this system of reasoning reflects how the universe works. For objects or phenomenon which are “continuous”, or “infinitely divisible”, such as curves, motion, etc.
Example 1.2.2. Computer graphics and animation.
In computer graphics, real-world objects and their surfaces, which are continuous and smooth, are approximated by models made up of polygons, most commonly triangles. By using many triangles, the approximation is accurate enough to be realistic to human perception. This technique is used in animated movies.
Example 1.2.3. Circles.
In fact, computers generate circles in a similar way as the Archimedes method above, by drawing a regular polygon with large number of sides (say, 180 or more sides), which is sufficient to give the visual impression that the polygon is a circle.
Example 1.2.4. Curves.
Curves in the plane can be approximated by straight line segments. In fact, this is how graphing calculators graph functions. They plot a large number of points, and connect those points with straight line segments. Because there are so many points, and the line segments are so small, this gives the visual impression of a curve.
Subsection 1.2.5 Archimedes Quadrature of the Parabola (Area of a Parabolic Segment)
Archimedes used the method of exhaustion to determine the area of a region bounded by a parabola and a line, called a parabolic segment. This was in his treatise called Quadrature of the Parabola. In Archimedes's time, area was called quadrature. Also, Archimedes thought of a parabola not as a quadratic equation (\(y = ax^2 + bx + c\)), because he did not have analytic geometry.
Archimedes used triangle shapes to make up the parabolic region. First, he formed a sequence of triangles which make up the area of the region. Each triangle has a vertex that where the tangent to the parabola is parallel to the base of the triangle. He proved that the first triangle is 8 times the area of the 2nd triangles, and more generally, at each step, the area of the \(n\)th triangle is 8 times the area of each of the 2 smaller triangles. Then, the area of the triangles at each next step is \(\frac{1}{4}\)th the area at the previous step. Then, if the area of the first triangle is 1 unit, then the area of the parabolic segment is equal to the infinite sum of the areas of the triangles,
\begin{equation*}
A = 1 + \frac{1}{4} + \frac{1}{16} + \frac{1}{64} + \dots
\end{equation*}
Archimedes did not use this “infinite” sum. Instead, he proved, using strictly geometric means, that the area was not less than \(\frac{4}{3}\text{,}\) and also not greater than \(\frac{4}{3}\text{,}\) and so by conclusion must be equal to \(\frac{4}{3}\text{.}\)
You may recall that the infinite sum is an infinite geometric series, and has sum,
\begin{equation*}
A = \frac{1}{1 - \frac{1}{4}} = \boxed{\frac{4}{3}}
\end{equation*}
That is, the ratio between the area of the parabolic segment to the big triangle is \(\frac{4}{3}\text{.}\)
Subsection 1.2.6 Circumference of a Circle (Approximating Pi)
Even though \(\pi\) is defined to be the ratio of circumference to diameter, its precise value is elusive. You may recall that \(\pi\) is an irrational number, meaning that its decimal expansion has infinitely many digits, and its digits are non-repeating, and have no describable pattern. In fact, \(\pi\) is the limit of an unattainable process, i.e. defined by calculus.
www.desmos.com/calculator/sgjezkp21f
www.desmos.com/calculator/aoin6kjf1g
www.desmos.com/calculator/jgsqp0rial