This paper was initially written as my final project of AP Calculus BC in my Junior year of high school. I just found it recently and I thought it's kinda fun, so I figured to turn it into Markdown and put it on my website.
The original PDF version written in LaTex can be found here.
Author: Kai Cheng (Kyle) Jin
Instructor: Mr. Vezzoli
Course: AP Calculus BC
Date: May 31, 2025
Abstract
In this final project, I will first derive the volume and surface area of Gabriel's Horn step by step. Then, I will generalize the concept by examining solids formed by rotating
around the x-axis for .
I will demonstrate how I determined the conditions under which any solid within the family of Gabriel's Horn would have a finite volume or finite surface area.
Finally, I will expand this even further towards the direction of Physics. I will derive the rotational inertia for Gabriel's Horn and its relatives, attempting to find the relationship between and the resulting rotational inertia.
Introduction
Gabriel's horn, also known as Torricelli's trumpet, is a geometric shape created by rotating the curve
around the x-axis for , which leads to a paradoxical situation where the structure has a finite volume and an infinite surface area. This characteristic of Gabriel's Horn will be proven mathematically in the next section.
The OG Gabriel's Horn
Consider the classic Gabriel's Horn as mentioned above. I am now going to demonstrate the process of deriving the volume and surface area of it.
Volume
To determine its volume would be easy. Applying the disk method from Unit 8, the volume of Gabriel's Horn, denoted by , is simply given by the integral
Evaluating this integral
it tells us that the volume of Gabriel's Horn would be cubic units.
Surface Area
Finding the surface area of it would be a much more tedious task.
First, we have to establish a fact: The surface area of the resulting solid would be the sum of the product of every infinitesimal portion of the arc length and its corresponding infinitesimal portion of circumference. If we denote the arc length of the graph as and the surface area of the horn as , we can express the surface area of Gabrielβs Horn as
Applying the arc length formula, the arc length of Gabriel's Horn can be expressed by
If we differentiate both sides with respect to , we get
Now we plug back into our original equation for surface area:
Now, we have to evaluate the integral. We know that the integral in the equation above
would have the same behavior as the series
We perform a direct comparison test with series
The original series should always be larger than the series above. Since the latter diverges as a harmonic series, we can conclude that the original series also diverges, meaning our original equation for surface area also diverges:
Now, it is sufficient to conclude that the solid resulting from revolving the graph around the -axis, namely Gabrielβs Horn, has a finite volume of and an infinite surface area.
Generalization of Gabrielβs Horn
Gabrielβs Horn is formed by revolving the function around the -axis with the domain . What if we make some subtle change to the function, more specifically, giving the in the denominator a power of ? To find the answer, we generalize the function to
Now, if we rotate it around the -axis, we can get an infinite amount of relatives of Gabriel's Horn by adjusting the parameter .
Expressions for Volume and Surface Area
Applying what we found in part I, we know that the volume of such a solid can be expressed as
and the surface area can be expressed as
To determine , we first take the derivative of the function
Then we plug it into the formula for arc length
Now we take the derivative of with respect to :
Finally, we plug back into the original surface area integral:
Evaluating the Integrals
If we can determine the range of values of for which the two integrals converge, we can generalize the conditions under which any Gabrielβs-Horn-like solid has a finite surface area or volume. There are several ways to find this interval of convergence. Here, I present a method that applies the integral test for infinite series in reverse.
Letβs deal with the volume integral first. According to the integral test for infinite series, the original integral should have the same behavior as the infinite series
It is evident that the series above is a -series. The series converges when the exponent on is greater than ; that is, when
Now letβs take a look at the surface area integral. Likewise, we can find the interval of convergence by using the integral test in reverse. The original integral will behave the same as the series
Now, how do we determine if the series converges or not? I found you can do this by performing the limit comparison with the series
Since we know everything about this -series, if we get a finite and positive result from the limit comparison test, we can easily determine the condition of convergence of the original series. Now, we perform the actual test:
The result is both finite and positive, meaning we can conclude that the original series as well as the integral for surface area converges under the same condition; that is, when
Rotational Inertia of Gabriel's Horn
I totally could have finished up the project at the end of the last section. But it's currently Saturday morning and I am feeling bored, so I figured applying what I learned in AP Physics C to Gabriel's Horn would be fun.
So, taking it even further towards the direction of Physics, I will be attempting to derive the rotational inertia of Gabriel's Horn about the -axis.
The Classic Case
Let's start by examining the OG Gabriel's Horn again. The formula for rotational inertia, denoted by , is
According to Section 2.1, the formula for the volume of Gabriel's Horn is given by
Let's assume Gabriel's Horn has uniform density of , then the total mass of the solid, denoted by , is given by
Then, the infinitesimal mass with respect to is given by
Now we plug back into the original formula
Since the term in the equation is indeed a vector and points to the -axis, we can substitute in for
Evaluate this integral, we get
Interesting. That means the rotational inertia of Gabriel's Horn about the -axis is infinitely large. Since the relationship between angular acceleration , torque , and rotational inertia is described by the rotational form of Newton's Second Law
and thus
in simple words, no matter how much torque you apply on Gabriel's Horn, no motion will occur.
Parameter and Rotational Inertia
Since we know that the surface area also diverges for the OG Gabriel's Horn but converges for its relatives when
I wonder if the rotational inertia would ever converge as we adjust parameter .
According to section 3.1, the volume for any relative of Gabriel's Horn is given by
We perform the same steps as what we did above:
Like what we did in section 3.2, we use the integral test in reverse. The integral will behave the same as
We also know that for such a -series
the series converges when . Therefore, for our series to converge,
How crazy is that! Recall the previous sections, as long as , the solid would have a finite surface area and a finite volume. If we adjust such that , we can theoretically build a structure that can withstand infinite torque with finite amount of material.
Conclusion
At this point, we have successfully determined the condition under which a Gabrielβs-Horn-like solid would have a finite volume and surface area.
Everything About the Family of Gabriel's Horn
To wrap it up, for any solid generated by rotating the graph of
for , its volume would be finite when
as given by the integral
Its surface area would be finite when
as given by the integral
Finally, its rotational inertia would be finite when
as given by the integral
What Did I Learn
For this final project, I explored the characteristics of Gabriel's Horn as well as other Gabriel's Horn-like solids. In the process of deriving the volume, surface area, and rotational inertia, I applied many of the concepts I learned this year, including the disk method, arc length formula, implicit differentiation, interval of convergence for infinite series, and various convergence tests.
Gabriel's Horn illustrates the counterintuitive yet fascinating aspects of mathematics, calculus, and physics. This project not only helped me review what I learned this year but also strengthened my passion for studying STEM subjects in the future.
Furthermore, I initially wrote this document in Google Docs. However, I soon realized that the equation functionality in Google Docs lacked aesthetic quality. As a result, I took the opportunity to learn the basics of LaTex in order to present all the formulas and equations in a more elegant and fancy style.