I Is the Sum of All Triangles Really Infinite? A Problem to Discuss

  • I
  • Thread starter Thread starter member 428835
  • Start date Start date
  • Tags Tags
    Triangle
member 428835
Hi PF!

A friend asked me to look at a problem, said it was on his mind. Rather than restate it here (since a picture helps) please check out the attachment. I drew a picture in tikZ and gave my attempt at a solution, but something in my gut feels the answer is infinite. I'd love to talk with someone about it after you look over my work.

My question is, is the sum of all the triangles really infinite? If so, what's wrong with my reasoning on the attachment?

Thanks!
 

Attachments

Physics news on Phys.org
##\int_0^1 f(x) dx## is not equal to the sum of all values f(x) for x ranging from 0 to 1.
 
I know, but if ##A(\theta)## is the area of a triangle, then ##A(\theta) d\theta## can't also be that area.
 
I am assuming you are referring to why I took ##\int ds## rather than ##\int A d\theta##.
 
No. In general, when you have a real function like your A(θ), the sum of all these values will not be given by the integral of A(θ) over the relevant interval, or by the arclength of that function.

It is quite obvious that the sum of all the areas of your triangles is infinite.

To give a trivial example, take the function f: [0,1] → ℝ defined by f(x) = 1.
The sum of all these values is infinite. The arclenght is 1.
 
  • Like
Likes member 428835
Samy_A said:
To give a trivial example, take the function f: [0,1] → ℝ defined by f(x) = 1.
The sum of all these values is infinite. The arclenght is 1.
I totally agree, especially since the harmonic sequence ##1/n \in [0,1]##, whose series diverges. I definitely see what the issue is now that you mention it: I wasn't adding up the heights for all ##\theta##; I was adding up the length of the heights.

My initial intuition was that the sum of all the triangles would diverge since the area of each triangle doesn't diminish as ##\theta## changes values at smaller step-sizes.

Does this sound correct?
 
joshmccraney said:
I totally agree, especially since the harmonic sequence ##1/n \in [0,1]##, whose series diverges. I definitely see what the issue is now that you mention it: I wasn't adding up the heights for all ##\theta##; I was adding up the length of the heights.

My initial intuition was that the sum of all the triangles would diverge since the area of each triangle doesn't diminish as ##\theta## changes values at smaller step-sizes.

Does this sound correct?
The number of triangles is uncountable. Any (however small) interval where the area is not 0 will already give you a divergent sum.
 
Last edited:
  • Like
Likes member 428835
Awesome! This is definitely what I was thinking, though I couldn't say it so precise.

Thanks Samy_A!
 
Back
Top