Inflection points theorem for quadratic functions.

AI Thread Summary
The discussion centers on the relationship between inflection points and the quadratic formula, specifically focusing on the properties of quadratic functions. It clarifies that inflection points occur where the second derivative equals zero, while critical points occur where the first derivative equals zero. The participants explore the similarities between the expressions derived from the quadratic formula and the vertex formula, noting that both contain the terms -b and 1/2a. They also discuss how the vertex of a parabola, found at x = -b/2a, relates to the roots of the quadratic equation. The conversation concludes with an acknowledgment of the connection between these mathematical concepts.
zketrouble
Messages
47
Reaction score
0
Hey all,

I was bored as heck with my internet down and started scribbling some random math stuff. I'm sure what I've come up with is old news to most but I found some interesting properties in the following proof and I'm curious what my fellow physicsforums users can come up with to see what the causes are for the relationships between my proof and the age-old quadratic formula.

An inflection point occurs when the slope of a function equals zero. So for quadratic equations (and all other equations) of the form f'(x) = ax^2 + bx + c, f'(x) = 0 at inflection points.

d/dx ax^2 + bx + c = 0
2ax + b = 0
2ax = -b
x = -b/(2a).

It's interesting (though not at all surprising), that the terms in this are similar to what is seen in the quadratic formula -b +/- [(b^2 - 4ac)^1/2]/2a

Both expression have a -b and both have a 1/2a. Its not all that surprising that the two expressions would be related, but where is the direct link between the quadratic formula and the expression I came up with?
 
Last edited:
Mathematics news on Phys.org
zketrouble said:
Hey all,

I was bored as heck with my internet down and started scribbling some random math stuff. I'm sure what I've come up with is old news to most but I found some interesting properties in the following proof and I'm curious what my fellow physicsforums users can come up with to see what the causes are for the relationships between my proof and the age-old quadratic formula.

An inflection point occurs when the slope of a function equals zero. So for quadratic equations (and all other equations) of the form f(x) = ax^2 + bx + c, f'(x) = 0 at inflection points.
This is not true, although it might be a typo. A critical point for a function is where the derivative is 0 (or does not exist). An inflection point is where the derivative changes from increasing to decreasing and so occurs where the second derivative is 0 (or does not exist).

d/dx ax^2 + bx + c = 0
2ax + b = 0
2ax = -b
x = -b/(2a).

It's interesting (though not at all surprising), that the terms in this are similar to what is seen in the quadratic formula -b +/- [(b^2 - 4ac)^1/2]/2a

Both expression have a -b and both have a 1/2a. Its not all that surprising that the two expressions would be related, but where is the direct link between the quadratic formula and the expression I came up with?
Yes, for a parabola, the derivative is 0 only at the vertex- and you can find that by completing the square.
ax^2+ bx+ c= a(x^2+ (b/a)x+ c/a)= a(x^2+ (b/a)x+ (b^2/4a^2)- b^2/4a^2+ c/a)
= a((x+ b/2a)^2+ c/a- b^2/4a^2)= a((x+ b/2a)^2- \frac{b^2- 4ac}{4a^2}

Now, if a> 0, that is the number (b^2- 4ac)/(4a^2) plus something that is positive unless x+ b/2a= 0 and so has the value -(b^2- 4ac)/(4a^2) as its minimum value at x= -b/2a. If a< 0, it's turned over and that point is a maximum.

Of course, the quadratic formula comes from applying "completing the square" to ax^2+ bx+ c= 0 so you get similar results.
 
hey zketrouble! :smile:

(have a ± and try using the X2 icon just above the Reply box :wink:)
zketrouble said:
… Both expression have a -b and both have a 1/2a. Its not all that surprising that the two expressions would be related, but where is the direct link between the quadratic formula and the expression I came up with?

ax2 + bx + c = 0

-> a[(x + b/2a)2 + (4ac - b2)/4a2] = 0 :wink:
 
HallsofIvy said:
This is not true, although it might be a typo. A critical point for a function is where the derivative is 0 (or does not exist). An inflection point is where the derivative changes from increasing to decreasing and so occurs where the second derivative is 0 (or does not exist).

Thanks for the correction, I always get the two mixed up :p
 
The roots of the quadratic equation are found at equal distance of the point where minimum/maximum value is obtained for ax^2 + bx +c meaning.

As you well computed for x = -b/2a you get the minimum/maximum value of ax^ + bx + c. This point is in the middle of the two roots therefore you have to substract a value D to find the first root and to add a value D to find the second root.

x1 = -b/2a - D
x2 = -b/2a + D
 
Thanks everybody! I was almost tearing my hair out in wondering the connection.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top