1. Joined
    07 Sep '05
    Moves
    35068
    13 May '10 14:55
    Using the energy argument, you start from:

    mv^2/2 - GMm/r = -GMm/R

    Which gives...I think!...

    int{r, R} sqrt[r/(1 - r/R)] dr = -t sqrt(2GM)


    Not a nice integral to do by hand, though.
  2. Joined
    08 Oct '06
    Moves
    24000
    13 May '10 18:46
    Originally posted by mtthw
    'Fraid that doesn't work 🙂. You can't do that with a second derivative.
    Would you mind explaining why? I was never really comfortable with multiplying both sides by a differential in those sort of differential equations. I know that the solutions worked in the problems given by my professors, but never really understood the formal justification for that method.
  3. Joined
    07 Sep '05
    Moves
    35068
    13 May '10 20:18
    Roughly speaking, it works with the first derivative because dy/dx = lim[delta y/delta x] as delta x -> 0. Which means that dy/dx = 1/(dx/dy).

    Which means that re-arranging in the 'natural' way works. But there's no similarly simple relationship between d2y/dx2 and d2x/dy2.

    Just to consider a simple example: y = x^2 (so x = y^1/2)

    dy/dx = 2x
    dx/dy = 1/(2y^1/2) = 1/(2x) = 1/(dy/dx)

    But d2y/dx2 = 2
    d2x/dy2 = -1/(4y^3/2)
  4. R
    Standard memberRemoved
    Joined
    10 Dec '06
    Moves
    8528
    14 May '10 01:342 edits
    Originally posted by mtthw
    Using the energy argument, you start from:

    mv^2/2 - GMm/r = -GMm/R

    Which gives...I think!...

    int{r, R} sqrt[r/(1 - r/R)] dr = -t sqrt(2GM)


    Not a nice integral to do by hand, though.
    using trigonometric substitution I believe I have it here is how, and what I arrive at...if someone will check for correctness to this point I would appriciate it.

    Int{r,R}sqrt[r/(1-r/R)]

    basic triangle

    Hyp: 1
    OPP: sqrt( r/R )
    ADJ: sqrt ( 1-r/R )

    let the angle be represented by "A"

    such that the new integral becomes:

    sqrt (R) Int{ tanA dr }

    for the differential dr:

    sinA = sqrt(r/R)

    r = R*(sinA)^2

    dr = 2R*sinA*cosA dA

    plug it in , and simplify.

    2*R^(3/2)*Int{ (sinA)^2 dA } = R^(3/2)*Int{ (1 - cos(2A))dA}

    = R^(3/2)*[ A - 1/2*sin(2A)]

    then changing back to original variable r

    = R^(3/2)*[ arcsin(sqrt(r/R)) - 1/2*sin(2 arcsin(sqrt(r/R)))]

    just evaluate ( wasn't sure what limit was what) and simplify(which I have not investigated, but have a hunch will be moderately fruitful).

    Eric

    What the heck I did the evaluation ( assuming "r" was lower limit )
    and come to

    R^(3/2)*[ arcsin(sqrt(r/R)) - sqrt((r/R)(1- r/R)) - Pi/2 ] =-t sqrt ( 2GM )
  5. R
    Standard memberRemoved
    Joined
    10 Dec '06
    Moves
    8528
    17 May '10 00:12
    Originally posted by mtthw
    Using the energy argument, you start from:

    mv^2/2 - GMm/r = -GMm/R

    Which gives...I think!...

    int{r, R} sqrt[r/(1 - r/R)] dr = -t sqrt(2GM)


    Not a nice integral to do by hand, though.
    And isnt this for position as a function of time? I thought the original poster was asking for velocity as a function of time?
  6. Joined
    07 Sep '05
    Moves
    35068
    17 May '10 07:33
    Originally posted by joe shmo
    And isnt this for position as a function of time? I thought the original poster was asking for velocity as a function of time?
    Well, once you've got that, differentiate. Since the force is in terms of distance, you've no real choice but to solve for distance(t) first.
  7. R
    Standard memberRemoved
    Joined
    10 Dec '06
    Moves
    8528
    17 May '10 10:38
    Originally posted by mtthw
    Well, once you've got that, differentiate. Since the force is in terms of distance, you've no real choice but to solve for distance(t) first.
    but isnt that implying ( according to the right side of your equation ) velocity is constant with respect to time?
  8. Joined
    07 Sep '05
    Moves
    35068
    17 May '10 11:23
    Originally posted by joe shmo
    but isnt that implying ( according to the right side of your equation ) velocity is constant with respect to time?
    No, it just implies r is a function of time. What makes you think it says velocity is constant?
  9. R
    Standard memberRemoved
    Joined
    10 Dec '06
    Moves
    8528
    17 May '10 15:571 edit
    Originally posted by mtthw
    No, it just implies r is a function of time. What makes you think it says velocity is constant?
    nevermind...when I first looked at it I thought "t" was first degree, now looking at it I realize if I had solved for r(t) explicitly its not. Now Im not even sure its possible to solve for r(t) explicitly. 😕 As a side: Implicit differentiating doesnt look all that inviting either.
  10. Standard memberAThousandYoung
    or different places
    tinyurl.com/2tp8tyx8
    Joined
    23 Aug '04
    Moves
    26660
    18 May '10 00:151 edit
    Originally posted by wittywonka
    I am in AP Calculus in high school, but I have a question about a physics problem I made up that I assume is a multivariable calculus problem.

    Force gravitational = GMm / (r^2)

    Therefore,

    Acceleration gravitational = GM / (r^2)

    So, here's the problem I came up with. Let's say you take a basketball and travel out into space, approximate ariable problem.

    Any explanations in addition to any answers would be greatly appreciated.
    You have one independent (time) and one dependent variable (position). It's not multivariable.

    If it were three dimensional motion with each dimension differently dependent on time then I think it would be multidimensional.
Back to Top

Cookies help us deliver our Services. By using our Services or clicking I agree, you agree to our use of cookies. Learn More.I Agree