Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Finding inflection points using the second derivative

Writer Olivia Zamora
$\begingroup$

So I have the function $y=(1+x^2) e^{-x^2}$ I find its first derivative $y'=-2x^3e^{-x^2}$ and its second derivative is $y''=e^{-x^2}(-6x^2+4x^4)$. Then I find the roots of $y''$ and they are $0, \pm \sqrt{1.5}$. Why are $\pm \sqrt{1.5}$ the only inflection points, why isn't zero an inflection point too?

$\endgroup$ 4

1 Answer

$\begingroup$

The inflection points occur where the second derivative changes sign. The second derivative is indeed $0$ at $x = 0$, but you need to look at neighborhoods of $x=0$ to see whether the sign changes. It doesn't: it remains negative as you pass through $x=0$. Compare $x=-1$ to $x=1$, for example; they're the same.

$\endgroup$ 1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy