Solve Derivative Problem: Plane Descent from h to (0,0)

  • Thread starter Thread starter kristo
  • Start date Start date
  • Tags Tags
    Derivative
kristo
Messages
12
Reaction score
0

Homework Statement


A plane starts its descent from height y=h at x =-L to land at (0,0). Choose a, b, c, d so its landing path y=ax^3 + bx^2 + cx + d is smooth.With dx/dt=V=constant, find dy/dt and d2y/dt2 at x=0 and x =-L. (To keep d2y/dt2 small, a coast-to-coast plane starts down L>100 miles from the airport.)

The Attempt at a Solution


For a smooth landing the derivative must be negative and 0 at x=0.
y'=3ax^2+2bx+c < 0
y'(0)=0
c=0
d must be 0 because y(0)=0.
second derivative must be > 0.
y''=6ax+2b >0

And that's as far as I get. I'd appreciate any tips and can someone explain to me how dx/dt can be constant? And how do I find dy/dt?
 
Physics news on Phys.org
Merry Christmas!

kristo said:
… can someone explain to me how dx/dt can be constant? And how do I find dy/dt?

Hi kristo! :smile:

Think of the curve as a hillside … the driver can drive at whatever speed he likes.

And to find dy/dt, use the chain rule. :wink:
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top