F''(x) Second Derivative problem

oowhitey
Messages
3
Reaction score
0

Homework Statement


find f''(x) <-- second derivative
f(x) = 3e^-x2 <-- that 2 is x squared

Homework Equations





The Attempt at a Solution


my attempt was 6x^2 e^x2
 
Physics news on Phys.org
Try taking the first derivative first, then take the second derivative.
 
oowhitey said:

Homework Statement


find f''(x) <-- second derivative
f(x) = 3e^-x2 <-- that 2 is x squared

The Attempt at a Solution


my attempt was 6x^2 e^x2


On the right track, but you're not quite remember your rules correctly.

For the first derivative, use the chain rule. Derivative of the outside 3e^(x^2) times the derivative of the inside (x^2)

Once you've got that, you're going to have a function that is an x times an exponential along the lines of ?xe^(x^2). From there, you need to use the product rule. Which is the derivative of the first function (?x) times the second function (e^(x^2)) plus the first function times the derivative of the second function. Or f'(x)g(x)+f(x)g'(x) (should be familiar from your text) On the derivative of your second function, don't forget the chain rule again!

Hopefully that helps, or if not, that someone can come and correct me.
 
thanks that helped a bunch i think i got it.
 
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