| Thread Closed |
Minima, maxima of function |
Share Thread | Thread Tools |
| Oct30-08, 04:30 AM | #1 |
|
Blog Entries: 1
|
Minima, maxima of function
How will I find minima,maxima or both of one function (if they exist)? For example:
[tex]f(x)=x^2-3x+2[/tex]; [tex]f(x)=x^2-2x-x+2[/tex]; [tex]f(x)=x(x-2)-(x-2)[/tex]; [tex]f(x)=(x-2)(x-1)[/tex] x1,2=1,2 Those are the zeroes of the function. But how will I find the critical points (minima,maxima) of the function if [itex]x \in \mathbb{R}[/itex] |
| Oct30-08, 06:31 AM | #2 |
|
|
|
| Oct30-08, 07:28 AM | #3 |
|
|
That's a quadratic function. Since it is concave upward it has a minimum but no maxiumum. The minimum is at the vertex you need to find the vertex. You could do that by completing the square but since you have already found the x-intercepts of the function, you can use the fact that, for a parabola with vertical axis, the vertex always lies half way between the x-intercepts.
Since this problem has nothing to do with linear algebra or abstract algebra, I am moving it to "General Mathematics". |
| Oct30-08, 07:50 AM | #4 |
|
|
Minima, maxima of function
Take the derivative of the originial function, then find where the derivative equals zero. Then plug those points (they are x-values) into your original function, and that will be your Y-coordinates. That will give you the values of your max's and min's. It will also let you see absolute max and min.
|
| Oct30-08, 09:26 AM | #5 |
|
|
|
| Oct30-08, 09:54 AM | #6 |
|
Blog Entries: 1
|
HallsofIvy, When I draw graphic of the function it is not parabola. f(3)=2 f(2)=0 f(1)=0 f(0)=2 f(-1)=6 f(-2)=12 f(-3)=20 |
| Oct30-08, 10:53 AM | #7 |
|
|
f(x) has a relative minimum or maximum at either the endpoints of a region you're observing or when f'(x)=0. To determine whether it's a minimum, find when f''(x) is positive or negative; when f''(x) is positive, the graph is concave up, and when f''(x) is negative, the graph is concave down. Therefore, you have a relative extrema when f'(x)=0; it's a maximum if f''(x) is positive, or a minimum if f''(x) is negative.
F''(x)=0 are your points of inflection. |
| Oct30-08, 11:07 AM | #8 |
|
|
Eh? If inflection points are where f''(x) = 0 (which they are), what do you call points where f'(x) = 0, but is neither a maximum nor a minimum? For example, f(x) = x^3, which has no maximum or minimum has f'(0) = 0. What are those points called if it's not inflection points? |
| Oct30-08, 12:09 PM | #9 |
|
|
|
| Oct30-08, 12:21 PM | #10 |
|
Mentor
|
Edit Perhaps that was too hasty. The problem is that the term inflection point describes a point where the second derivative reaches this. Inflection points obviously do not in general coincide with stationary points. A saddle point is by definition a stationary point that is not a local extremum. |
| Oct30-08, 12:25 PM | #11 |
|
|
Where the first derivative is zero are called critical points, those are the relative max's and mins of a function. |
| Oct30-08, 12:34 PM | #12 |
|
Mentor
|
|
| Oct30-08, 02:21 PM | #13 |
|
|
A quadratic function does not have any "inflection" points. And the original question has already been completely answered.
|
| Oct30-08, 03:08 PM | #14 |
|
|
|
| Oct30-08, 08:23 PM | #15 |
|
Blog Entries: 2
|
Since all of your functions are quadratic, an alternative to calculus is to complete the square. Ie., your first function is f(x) = x^2 - 3x + 2 = (x - 3/2)^2 - 5/2. Since squares of real numbers are never negative, your function has the minimum point (3/2, -5/2).
|
| Oct31-08, 01:12 AM | #16 |
|
Blog Entries: 1
|
Thanks for the posts. I found the minima with derivation of the original formula. So my goal is [itex]x^2-3x+2=(x-a)^2+b[/itex]
[tex]x^2-3x+2=x^2-2ax+a^2+b[/tex] [tex]-3x+2=-2ax+(a^2+b)[/tex] [tex]-3=-2a[/tex] and [tex]2=(a^2+b)[/tex] So, a= 3/2 and [tex]b=2-9/4[/tex] [tex]b=-1/4[/tex] [tex] x^2-3x+2=(x-3/2)^2-1/4 \geq -1/4=f(3/2)[/tex] So 3/2 is the local minimum. |
| Oct31-08, 06:38 AM | #17 |
|
|
In other words, the vertex of the parabola is at x= 3/2, half way between the x-intercepts. That's what I said in post 3.
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Minima, maxima of function
|
||||
| Thread | Forum | Replies | ||
| Maxima/Minima | Calculus & Beyond Homework | 10 | ||
| maxima and minima | Calculus & Beyond Homework | 2 | ||
| Maxima and Minima | Calculus & Beyond Homework | 2 | ||
| Maxima and Minima for a two variable function | Calculus & Beyond Homework | 1 | ||
| Maxima & Minima | Introductory Physics Homework | 18 | ||