Originally posted by: MrChad
http://mathforum.org/library/drmath/view/55173.html
So why does it not work in this case but works when approximating the area under a "curve" as N approaches 8?Originally posted by: MrChad
http://mathforum.org/library/drmath/view/55173.html
Originally posted by: hypn0tik
Originally posted by: MrChad
For N = 1:
L = (a/1) + (b/1)
For N = 2:
L = (a/2) + (b/2) + (a/2) + (b/2)
L = 2*(a/2) + 2*(b/2)
For N = 3:
L = (a/3) + (b/3) + (a/3) + (b/3) + (a/3) + (b/3)
L = 3*(a/3) + 3*(b/3)
For N = n
L = n*(a/n) + n*(b/n)
Now, take the limit as n -> 8
You find that the n's cancel out and you are left with a + b.
Now, I know that's not the expected result, but I can't see why.
Originally posted by: dethman
hilarious how half the people in this forum didn't even know what the fvck was going on here and spouted their babble anyway.
No it is divided into N "steps". What is the length as N approaches 8?Originally posted by: Goosemaster
Wait, so the hypothenuse of a triangle now has infinate length?
Why didn't I get the memo?
Originally posted by: MrChad
For N = 1:
L = (a/1) + (b/1)
For N = 2:
L = (a/2) + (b/2) + (a/2) + (b/2)
For N = 3:
L = (a/3) + (b/3) + (a/3) + (b/3) + (a/3) + (b/3)
Extrapolate that out to N = 8
L = (a/8) + (b/8) + (a/8) + (b/8) + (a/8) + (b/8) + (a/8) + (b/8) + ...
The formula breaks down as N approaches infinity, because essentially you start adding up an infinite number of 0-length sides.
Originally posted by: her209
No it is divided into N "steps". What is the length as N approaches 8?Originally posted by: Goosemaster
Wait, so the hypothenuse of a triangle now has infinate length?
Why didn't I get the memo?
Originally posted by: her209
No it is divided into N "steps". What is the length as N approaches 8?Originally posted by: Goosemaster
Wait, so the hypothenuse of a triangle now has infinate length?
Why didn't I get the memo?
Originally posted by: her209
No it is divided into N "steps". What is the length as N approaches 8?Originally posted by: Goosemaster
Wait, so the hypothenuse of a triangle now has infinate length?
Why didn't I get the memo?
Originally posted by: her209
So why does it not work in this case but works when approximating the area under a "curve" as N approaches 8?Originally posted by: MrChad
http://mathforum.org/library/drmath/view/55173.html
Originally posted by: hypn0tik
Originally posted by: MrChad
For N = 1:
L = (a/1) + (b/1)
For N = 2:
L = (a/2) + (b/2) + (a/2) + (b/2)
L = 2*(a/2) + 2*(b/2)
For N = 3:
L = (a/3) + (b/3) + (a/3) + (b/3) + (a/3) + (b/3)
L = 3*(a/3) + 3*(b/3)
For N = n
L = n*(a/n) + n*(b/n)
Now, take the limit as n -> 8
You find that the n's cancel out and you are left with a + b.
Now, I know that's not the expected result, but I can't see why.