Mark44 said:
I don't think you've given us enough information to be able to help you. What's the context in which this appears? Did you start with some other expression and manipulate it to get the first one you show in your first post?
Whoops sorry, i'll write out the entire question:
Suppose I drop a rock off a cliff of height h.
As is falls, I snap a million photographs, at random intervals.
On each picture I measure the distance the rock has fallen.
question: What is the average of all these distances? that is to say, what is the time average of the distance traveled?
------------------------------------
My solving:
The rock starts out at rest and picks up speed as it falls,
so the average distance is less than h/2
ignoring air resistance, the distance x at time t is
x(t) = \frac{1}{2}gt^2
the velocity is \frac{dx}{dt}=gt, from v = a*t
solving for the total flight time
h(t) = \frac{1}{2}gt^2
=\frac{2h}{g}=t^2
Total flight time, T=\sqrt{\frac{2h}{g}}
-
The probability the camera flashes in the interval dt, is \frac{dt}{T}
since \frac{dx}{dt}=gt
dt=\frac{dx}{gt}
---------------------------------------
now I have dt=\frac{dx}{gt}
and T=\sqrt{\frac{2h}{g}}
and I want \frac{dt}{T}
so \frac{\frac{dx}{gt}}{\sqrt{\frac{2h}{g}}}
= \frac{dx}{gt}\sqrt{\frac{g}{2h}}
-
This is the point where I'm stuck,
I don't understand how
\frac{dx}{gt}\sqrt{\frac{g}{2h}}
becomes
\frac{1}{2\sqrt{hx}}
and then solve the rest of the question,
p.s really getting a hang of LATEX now :P