Taking derivatives of DE to find higher derivatives

  • Thread starter Thread starter shemer77
  • Start date Start date
  • Tags Tags
    Derivatives
shemer77
Messages
96
Reaction score
0

Homework Statement


http://gyazo.com/d875970963124b7d4a64acc887f168fa

The Attempt at a Solution


I don't understand the part where they take the derivative of a diff eq to find the higher derivatives can somebody explain it?
Mainly the answer where they get
y''=(y'')'=(1-y^2)'=-2yy'(this part)
y^(4)=(y''')'=(-2yy')'=-2y'y'-2yy"(huh?)=-2(y')^2-2yy''
 
Physics news on Phys.org
hi shemer77! :smile:

(try using the X2 button just above the Reply box :wink:)
shemer77 said:
y'''=(y'')'=(1-y2)'=-2yy'(this part)

since you have an equation for y'', you use it to simplify all the higher derivatives

(1-y2)' = (-y2)' = (use the chain rule) (-2y)(y)'
y(4)=(y''')'=(-2yy')'=-2y'y'-2yy"(huh?)=-2(y')^2-2yy''

similarly, use the product rule for (-2yy')' :wink:
 
Hmm ok I think I understand the second one but for the first one what I've been taught is
(1-y2)'=1'-y2'=-2y
where does that extra y' come from?
 
shemer77 said:
… for the first one what I've been taught is
(1-y2)'=1'-y2'=-2y
where does that extra y' come from?

remember that ' means d/dx, not d/dy

so the chain rule gives you

y2' = d/dx (y2)

= d/dy (y2) * dy/dx

= 2y * y' :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