Find Inflection Point of a Function: y''(x)=0?

  • Thread starter Thread starter fishingspree2
  • Start date Start date
  • Tags Tags
    Point
fishingspree2
Messages
138
Reaction score
0
Hello,

I have read on this forum and on the internet that a function y(x) has an inflection point at x=c if y''(c) = 0. In other words, if we are asked to find inflection points of a function y(x), we need to solve y''(x) = 0

My question is, don't we also need to verify if the concavity changes from c- to c+? If we have a function that has a point x=c that verify y''(c)=0, but does not change concavity from c- to c+, then I don't think ((c, y(c)) would qualify as a inflection point.

Suppose the second derivative of some function is x2, if x=0 then the function is =0, but the function x2 is always positive, so going from 0- to 0+, there is no sign change, and thus no concavity change.

Can somebody please clarify this concept for me?
sorry for my bad english
 
Physics news on Phys.org
fishingspree2 said:
I have read on this forum and on the internet that a function y(x) has an inflection point at x=c if y''(c) = 0. In other words, if we are asked to find inflection points of a function y(x), we need to solve y''(x) = 0

My question is, don't we also need to verify if the concavity changes from c- to c+?

Hello fishingspree2! :smile:

Yes, y''(c) = 0 is a necessary condition, but not a sufficient one.

You need another test, to make sure it hasn't "changed its mind"! :rolleyes:

Concavity will do. :smile:
 
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