Free fall far away from Earth (integral substitution problem)

sanitykey
Messages
93
Reaction score
0
[SOLVED] Free fall far away from Earth (integral substitution problem)

Homework Statement



Given:

v(x) = -v_1\sqrt{\left(\frac{R}{x} - \frac{R}{h}\right)}

Find the time t.

Homework Equations



Listed above where v_1 , R , h are all constant.

The Attempt at a Solution




v(x) = \frac{dx}{dt}

dt = \frac{dx}{\left[-v_1\sqrt{\left(\frac{R}{x} - \frac{R}{h}\right)}\right]}

t = -\frac{1}{v_1}\int\frac{dx}{\left[\sqrt{\left(\frac{R}{x} - \frac{R}{h}\right)}\right]}

I'm stuck on this integral but I'm convinced it's some kind of trigonometric substitution although i can't figure out which one. I've spent hours searching the internet for help and couldn't find anything so any help would be appreciated.

Perhaps if someone could at least point out which trigonometric substitution (if any at all) i should be trying to work with i'd be extremely grateful.

Thanks in advance.
 
Physics news on Phys.org
R/x - R/h =R(h-x)/hx.

The integrand becomes [1/(sqrt R)]*sqrt(hx)dx/sqrt(h-x). Put x = h*(sin^2 u).

It is now solved very easily. In the num, there is only sin^2u*du.
 
Thanks a lot that seemed to solve it for me ^_^
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top