Is Pi Finite? A Calculus Question

tpingt
Messages
2
Reaction score
0
I'm relatively new to calculus, and this question was bugging me, so I have decided to ask it.
We have the function y=1/x with domain x\geq1 and we rotate the curve around the x-axis in order to form a solid of revolution. (Gabriel's Horn)
The integral is V=\pi\int^{z}_{1}1/x^2 dx and we evaluate to V=\pi(1-1/z)
Take the limit as z approaches infinity: \lim_{z \to \infty}\pi(1-1/z)=\pi

Apparently my teacher says that the volume is a finite amount, which is to say \pi. However isn't pi an irrational number? Meaning that its digits keep going without end? If pi is not finite, then how can the volume be finite? Wouldn't the volume keep getting minutely closer to pi as x tends to infinity?

Thanks!
 
Physics news on Phys.org
What he means when he says it is "finite" is that it converges to a real value (such as \pi), instead of diverging to \infty.
 
Welcome to PF!

Hi tpingt! Welcome to PF! :smile:
tpingt said:
… Take the limit as z approaches infinity: \lim_{z \to \infty}\pi(1-1/z)=\pi

Apparently my teacher says that the volume is a finite amount, which is to say \pi. However isn't pi an irrational number? Meaning that its digits keep going without end? If pi is not finite, then how can the volume be finite? Wouldn't the volume keep getting minutely closer to pi as x tends to infinity?

Yes, π is irrational, and so its digits keep going without end and without repetition …

but that doesn't make it infinite …

it doesn't even make it more than 4 …

or more than 3.2 …

or more than 3.15 …

or … well, you get the idea. :smile:
 
Thanks for the great explanations guys, I understand it now! :)
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top