PDA

View Full Version : I hate pendulums


physicsss
Nov25-04, 07:07 PM
A student wants to use a L = 1.0 m stick as a pendulum. She plans to drill a small hole through the meter stick and suspend it from a smooth pin attached to the wall (Fig. 14-35). Where in the meter stick should she drill the hole to obtain the shortest possible period? Answer in number of meters from the upper end

How short an oscillation period can she obtain with a meter stick in this way?

http://www.webassign.net/gianpse3/14-35alt.gif

My guess is 0 meter from the upper end will give the shortest period. Agree?

Doc Al
Nov25-04, 09:04 PM
My guess is 0 meter from the upper end will give the shortest period. Agree?
No. But why guess? Figure it out. What's the period of a physical pendulum?

physicsss
Nov25-04, 09:19 PM
T=2*pi*sqrt(I/mg(0.5-x))
T=2*pi*sqrt( (1/12mL^2+m(0.5-x)^2) / (12*m*g*(0.5-x) )

Canceling the m
T=2*pi*sqrt( (1/12*L^2+(0.5-x)^2) / (12*g*(0.5-x) )

So if x=0, the period is the smallest...why is this wrong?

Doc Al
Nov26-04, 08:10 AM
T=2*pi*sqrt(I/mg(0.5-x))
T=2*pi*sqrt( (1/12mL^2+m(0.5-x)^2) / (12*m*g*(0.5-x) )
OK, but better use (L/2 - x) instead of (0.5 - x). Also, it seems that there's an extraneous 12 in your denominator.
Canceling the m
T=2*pi*sqrt( (1/12*L^2+(0.5-x)^2) / (12*g*(0.5-x) )


So if x=0, the period is the smallest...why is this wrong?
What makes you think that the period is smallest when x=0?

physicsss
Nov26-04, 01:25 PM
Because it gives me the smallest T possible when I plug it in...0.50 would give me 0/0

Doc Al
Nov26-04, 03:11 PM
Because it gives me the smallest T possible when I plug it in...
How do you know that? Did you check T for every possible value of x?

physicsss
Nov26-04, 04:03 PM
The problem is...i don't...and I don't know how to either. :confused:

Doc Al
Nov26-04, 04:20 PM
If you know some calculus, you can find the value of x that minimizes the period by taking a derivative and setting it equal to zero.

physicsss
Nov26-04, 05:23 PM
OK, I did that and got x=1.5 or -0.5. So -0.5 is the answer? But that doesn't make much sense since they want distance from the upperend of the stick...

Doc Al
Nov27-04, 08:21 AM
No, those answers are not correct. Two suggestions:
(1) Correct your expression as I advised in post #4. Your answer should be in terms of L.
(2) Redo the derivative.

physicsss
Nov28-04, 12:21 AM
I'm still getting the same answers I got before. Is there any other way to do this since the derivative of 2*pi*sqrt( (L^2+(L/2-x)^2) / (12*g*(L/2-x) ) with respect to x is really difficult for me.

Doc Al
Nov28-04, 08:03 AM
I'm still getting the same answers I got before. Is there any other way to do this since the derivative of 2*pi*sqrt( (L^2+(L/2-x)^2) / (12*g*(L/2-x) ) with respect to x is really difficult for me.
That expression should be:
T = 2 \pi \sqrt{\frac{L^2/12 + (L/2 - x)^2}{g(L/2 - x)}}
This will be a minimum when the expression within the square root is a minimum. So the only thing you need to take the derivative of is this:
\frac{L^2/12 + (L/2 - x)^2}{(L/2 - x)}
Use the quotient (or product) rule. It's not as bad as it looks. :smile: