FRDB Archives

Freethought & Rationalism Archive

The archives are read only.


Go Back   FRDB Archives > Archives > IIDB ARCHIVE: 200X-2003, PD 2007 > IIDB Philosophical Forums (PRIOR TO JUN-2003)
Welcome, Peter Kirby.
You last visited: Today at 05:55 AM

 
 
Thread Tools Search this Thread
Old 05-22-2003, 02:32 PM   #11
Veteran Member
 
Join Date: Mar 2002
Location: South Dakota
Posts: 2,214
Default

Quote:
Originally posted by Lobstrosity
Power series summation formulas range from n = 0 to infinity, which is why I took the sum starting from n = 0. I accounted for this, however, by subtracting the time for the first half of the cycle (since by adding To I was effectively counting this first drop twice). How did you manage to start from n = 1 while still using that power series relation?
I adjusted the indices. I let n=0 be for the first cycle after the first bounce, so the nth term for a bounce height is 2^-(n+1)= 2^-1 * 2^-n = 1/2*2^-n.

Quote:

Also, the power series relation you used isn't valid. You can see yourself that it requires n to have only non-negative integral values. You need to split it up into two pieces (I believe) in order to make n be an integer. Otherwise, you would find that

sum(n = 0 -> inf) ar^n = a/(1-r) = sum(n = 0 -> inf) ar^(n/2)

when clearly this shouldn't be true.
r^(n/2) = r^(1/2) * r^n

So sum(n = 0 -> inf) ar^(n/2) = r^(1/2)*sum(n = 0 -> inf) ar^n

At least I think so.
Abacus is offline  
Old 05-22-2003, 02:36 PM   #12
Senior Member
 
Join Date: Feb 2003
Location: San Diego, California
Posts: 719
Default

Quote:
Originally posted by Abacus
r^(n/2) = r^(1/2) * r^n

So sum(n = 0 -> inf) ar^(n/2) = r^(1/2)*sum(n = 0 -> inf) ar^n

At least I think so.
Nononono, r^(n/2) = (r^n)^(1/2) = (r^(1/2))^n

r^(1/2) * r^n = r^(n + 1/2)

the two are very different
Lobstrosity is offline  
Old 05-22-2003, 02:39 PM   #13
Veteran Member
 
Join Date: Mar 2002
Location: South Dakota
Posts: 2,214
Default

Quote:
Originally posted by Lobstrosity
Nononono, r^(n/2) = (r^n)^(1/2) = (r^(1/2))^n

r^(1/2) * r^n = r^(n + 1/2)

the two are very different
Shoot. You're right. I guess 2.61 is not the answer.
Abacus is offline  
Old 05-22-2003, 02:52 PM   #14
Veteran Member
 
Join Date: Mar 2002
Location: South Dakota
Posts: 2,214
Default

Quote:
Originally posted by Abacus
r^(n/2) = r^(1/2) * r^n

So sum(n = 0 -> inf) ar^(n/2) = r^(1/2)*sum(n = 0 -> inf) ar^n
Forget this.

Let's try it again.

r^(n/2) = (r^(1/2))^n

Let rp = r^(1/2) (rp is short for r prime)

So you're right Lobstrosity. r would need to be non-negative for rp < 1, which is fine.

So r^(n/2) = rp^n

sum(n = 0 -> inf) ar^(n/2) = sum(n = 0 -> inf) a*rp^n
= a/(1-rp)

*This* is actually what I did. See anything wrong?
Abacus is offline  
Old 05-22-2003, 03:09 PM   #15
Senior Member
 
Join Date: Feb 2003
Location: San Diego, California
Posts: 719
Default

Damn, why didn't I think of that? That looks fine, so your sum is simply going to be some constant (2/sqrt(5)) times 1/(1 - sqrt(1/2)) and then you simply need to subtract off the extra initial half-bounce you've unnecessarily added in (1/sqrt(5)). Ok, so I think my answer would be 2.61 s. I guess you were right all along, although it would seem that you might have gotten lucky somewhere along the way? I wonder why breaking it up into two series didn't work...perhaps I just messed up the calculation.

For completeness, the exact answer seems to be:

(3 + 4 * sqrt(1/2)) / sqrt(5) ~ 2.61

which is remarkably close to what I calculated originally and which is what I should have calculated originally had I remembered to distribute the four. Damn careless errors!

Anyway, thank you for the very interesting problem, Abacus! It's like Zeno's paradox updated for today's modern ball-bouncing society.
Lobstrosity is offline  
Old 05-22-2003, 03:16 PM   #16
Veteran Member
 
Join Date: Mar 2002
Location: South Dakota
Posts: 2,214
Default

Quote:
Originally posted by Lobstrosity
I guess you were right all along, although it would seem that you might have gotten lucky somewhere along the way?
When I first worked it out, I did the series in r^(n/2) in my head correctly without writing out the steps. When I tried to work out the steps explicitly in one of my posts on here, I initially did it wrong. Go figure.

I guess I am lucky.
Abacus is offline  
Old 05-22-2003, 03:18 PM   #17
Senior Member
 
Join Date: Feb 2003
Location: San Diego, California
Posts: 719
Default

Nah, if you did it right the first time because you knew what you were doing, that's not luck. I can see messing it up when trying to be detailed. It seems a bit far-fetched that you could make such a drastic error as r^(n/2) = r^n*r^(1/2) and still get the right answer. It appears we both had the right idea, yours was just infinitely more elegant.
Lobstrosity is offline  
Old 05-22-2003, 03:19 PM   #18
Veteran Member
 
Join Date: Mar 2002
Location: South Dakota
Posts: 2,214
Default

For what it's worth, here's the general formula I worked out:

T = sqrt(2*h/g)*(1+2*r^0.5/(1-r^0.5))

where in my example, h=1, g=10, and r=0.5

And that concludes today's brain teaser. Thanks for playing.
Abacus is offline  
Old 05-22-2003, 03:24 PM   #19
Veteran Member
 
Join Date: Mar 2002
Location: South Dakota
Posts: 2,214
Default

Quote:
Originally posted by Lobstrosity
It seems a bit far-fetched that you could make such a drastic error as r^(n/2) = r^n*r^(1/2) and still get the right answer.
Yeah, I'm a bit embarrased by that. I generally pride myself on being pretty good at algebra. That's a beginner's error. But I guess I'm only human, afterall.
Abacus is offline  
Old 05-22-2003, 03:32 PM   #20
Veteran Member
 
Join Date: Mar 2002
Location: South Dakota
Posts: 2,214
Default

Quote:
Originally posted by Undercurrent
It never comes to rest on the floor under those approximations.
Actually, come to think of it, the ball must come to a rest. Yes, in this ideal case, it bounces an infinite number of times, but we know that all of those bounces must occur before 2.61 seconds. After 2.61 seconds, there is no more bouncing.

Wrap your mind around that.
Abacus is offline  
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump


All times are GMT -8. The time now is 05:44 PM.

Top

This custom BB emulates vBulletin® Version 3.8.2
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.