Determine the values of a and b that have inflection points

In summary, the red parabola has a double zero at point C while the green parabola has zeros at A and B.
  • #1
Shai
8
0
<Moderator's note: Moved from a technical forum and thus no template.>

The title isn't complete this is what I meant to say:
Determine the values of aa and bb where the function has inflection points (x2+ax+b)(ex)

I made the second derivative
$$f''(x) = 2 e^x + 2 a e^x + b e^x + 4 e^x x + a e^x x + e^x x^2$$

and isolate the x:

$$x = \frac{1}{2}\biggl(\pm\sqrt{a^2 - 4 b + 8} - a - 4\biggr)$$

And a guy told me this:
---------------------------------------
Now, you have inflection points if $$√a2−4b+8$$ is real. Or $$a2−4b+8≥0$$.
However, If $$a2−4b+8=0$$ then f′′(x) does not change sign when x crosses the root, $$a2−4b+8>0$$.
----------------------------------------
And now I am lost because I've trying to figure out why if the root is 0 then f''(x) doesn't change sign? What's left in the fraction doesn't matter?
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
f'' is a second order polynomial. If it has two zeros then it crosses the line f'' = 0 at one zero, changes sign, turns around, comes back to the other zero, and changes sign again. If it only has one zero, then it just barely touches the f''=0 line, turns around without crossing it and stays on one side without changing sign. But the only way f'' can only have one zero is if ±√ is only one value. But that can only happen if it is ±0.
 
  • #3
I still don't understand what do you mean by two zeros? The 0 of the square root and the f''=0 ? I am not able to visualize that in my head
 
  • #4
Shai said:
<Moderator's note: Moved from a technical forum and thus no template.>

The title isn't complete this is what I meant to say:
Determine the values of aa and bb where the function has inflection points (x2+ax+b)(ex)
I made the second derivative $$f''(x) = 2 e^x + 2 a e^x + b e^x + 4 e^x x + a e^x x + e^x x^2$$
and isolate the x: $$x = \frac{1}{2}\biggl(\pm\sqrt{a^2 - 4 b + 8} - a - 4\biggr)$$
What are the intermediate steps between the above two equations ?
 
  • #5
The original function:

$$f(x) = (x^2+ax+b)(e^x)$$

Then:

$$f ' (x)= (x^2 +ax + b)(e^x)+(e^x)(2x+a)$$
$$f ' (x)= e^x(x^2+2x+ax+a+b)$$

Then :

$$f '' (x)= (x^2+2x+ax+a+b)(e^x) + e^x(2x+2+a)$$
$$f '' (x)= e^x(x^2+4x+ax+2a+b+2)$$

And isolated the x with the formula for quadratic polynomial:

where $$a= 1, b=4 + a, c= 2a+b+2$$
Which leads to:

$$x=\frac{1}{2}(±√(a2−4b+8)−a−4)$$

I already finished my homework but still need to know why $$a^2 - 4b + 8$$ cannot be = 0
 
Last edited:
  • #6
±
Shai said:
I still don't understand what do you mean by two zeros? The 0 of the square root and the f''=0 ? I am not able to visualize that in my head
This figure has two examples. The green parabola has two zeros at points A and B. The red parabola has 1 zero (actually a double zero at the same point) at point C. When the quadratic formula is used, the green line will give x values for zeros at A and B where ±√ is about ±1.5. The quadratic formula for the red line will give x=2 for a zero and ±√0. (In the red-line case, that is called a "double zero" at x=2.)
temp.png
 

Attachments

  • temp.png
    temp.png
    5.6 KB · Views: 784
Last edited:
  • #7
Shai said:
...

Then
$$f '' (x)= (x^2+2x+ax+a+b)(e^x) + e^x(2x+2+a)$$ $$f '' (x)= e^x(x^2+4x+ax+2a+b+2)$$
What condition on ##\ f '' (x) \ ## is necessary, for there to be an inflection point at ## x ## ?
And isolated the x with the formula for quadratic polynomial:

where $$a= x^2, b=4x + ax, c= 2a+b+2$$
Which leads to:

$$x=\frac{1}{2}(±√(a2−4b+8)−a−4)$$

I already finished my homework but still need to know why $$a^2 - 4b + 8$$ cannot be = 0
You are using ## a ## and ## b ## each for two different things.

I suggest using upper case for the coefficients of a general quadratic function.
 
  • #8
SammyS said:
What condition on ##\ f '' (x) \ ## is necessary, for there to be an inflection point at ## x ## ?

You are using ## a ## and ## b ## each for two different things.

I suggest using upper case for the coefficients of a general quadratic function.
He is not using the standard a,b,c of the quadratic formula. If A, B, C are the quadratic formula coefficients, then A=1, B=4+a, C=2+2a+b. I think that his values for the zeros is correct.
 
  • #9
FactChecker said:
He is not using the standard a,b,c of the quadratic formula. If A, B, C are the quadratic formula coefficients, then A=1, B=4+a, C=2+2a+b. I think that his values for the zeros is correct.
I realize that.

Does OP?
 
  • #10
FactChecker said:
±This figure has two examples. The green parabola has two zeros at points A and B. The red parabola has 1 zero (actually a double zero at the same point) at point C. When the quadratic formula is used, the green line will give x values for zeros at A and B where ±√ is about ±1.5. The quadratic formula for the red line will give x=2 for a zero and ±√0.
View attachment 216640

Sorry but I don't understand why It works if the square root is 0, what's left in the x doesn't matter?: $$\frac{-4-a}{2}$$

The whole x shouldn't be equal to 0?

SammyS said:
I realize that.

Does OP?

Yes
 
  • #11
@Shai ,

What is an inflection point?
 
  • #12
A point where the concavity of a continuous function change
 
  • #13
Shai said:
A point where the concavity of a continuous function change
Yes.

So the second derivative changes sign in going from one side of the inflection point to the other.

Now consider FC's graphs in Post # 6 .
 
  • #14
Yes but why the sign doesn't change if the square root is equal to 0 but works with any other result of the square root?

$$x=\frac{1}{2}(±√(a2−4b+8)−a−4)$$

$$x=\frac{1}{2}(±√(0)-a-4)$$
 
  • #15
Shai said:
Yes but why the sign doesn't change if the square root is equal to 0 but works with any other result of the square root?

$$x=\frac{1}{2}(±√(a2−4b+8)−a−4)$$

$$x=\frac{1}{2}(±√(0)-a-4)$$
Because, in that case the quadratic function has only one zero (x-intercept).
If the quadratic function has only one zero, then it doesn't change sign. See the red graph in post #6. Study @FactChecker 's explanation again and again.
 
  • #16
Shai said:
Sorry but I don't understand why It works if the square root is 0, what's left in the x doesn't matter?: $$\frac{-4-a}{2}$$
That part certainly does matter. If ±√ = ±0, It tells you where the double zero is located. Otherwise, there are two different zeros and it tells you where the midpoint of the two zeros are.

But it doesn't change the important aspect that you are concerned about -- if the sign of f'' changes. That is just determined by ±√.
 
  • #17
So because $$f ''(x) $$ is a quadratic polynomial the x must have two solutions (greater than 0) in order to have inflection points?
 
  • #18
Shai said:
So because $$f ''(x) $$ is a quadratic polynomial the x must have two solutions (greater than 0) in order to have inflection points?
Exactly. -- The √ must be > 0 so that ±√ forces two different zeros.
 
  • #19
At the end it wasn't as hard as I thought, thank you very much and sorry for taking that long to understand.
 

1. What is an inflection point?

An inflection point is a point on a curve where the concavity changes. This means that the curve changes from being concave up (opening upwards) to concave down (opening downwards) or vice versa.

2. How do you determine the values of a and b for inflection points?

To determine the values of a and b for inflection points, you need to take the second derivative of the function and set it equal to zero. Then, solve for the variables a and b. This will give you the x-value(s) of the inflection point(s).

3. Can a function have more than one inflection point?

Yes, a function can have multiple inflection points. This happens when the concavity changes at more than one point on the curve.

4. How do inflection points affect the behavior of a function?

Inflection points can indicate changes in the direction of the curve, such as a change from increasing to decreasing or vice versa. They can also give information about the rate of change of the curve, as the concavity affects the slope of the curve.

5. Are inflection points always visible on a graph?

No, inflection points are not always visible on a graph. Sometimes, the curve may appear smooth and not show any clear changes in concavity. In these cases, you would need to use calculus to determine the points of inflection.

Similar threads

Replies
1
Views
425
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
686
  • Calculus and Beyond Homework Help
Replies
2
Views
453
  • Calculus and Beyond Homework Help
Replies
2
Views
832
  • Calculus and Beyond Homework Help
Replies
5
Views
648
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
988
Back
Top