Enter Polynomial Details
Use coefficients from c6 to c0. Leave higher powers as zero for lower degree functions.
Formula Used
The calculator uses a polynomial model:
f(x) = c6x^6 + c5x^5 + c4x^4 + c3x^3 + c2x^2 + c1x + c0
The first derivative is used to find critical points:
f'(x) = 6c6x^5 + 5c5x^4 + 4c4x^3 + 3c3x^2 + 2c2x + c1
A local maximum or minimum can occur when f'(x) = 0.
f''(x) > 0 means possible local minimum.
f''(x) < 0 means possible local maximum.
Nearby slope changes are also checked.
How to Use This Calculator
- Enter polynomial coefficients from the highest power to the constant term.
- Set the x range where the search should happen.
- Choose scan segments. A larger value gives a finer search.
- Set decimal precision for displayed answers.
- Press Calculate and review the result above the form.
- Use CSV or PDF download for records and reports.
Example Data Table
| Example Function |
Range |
Critical x |
f(x) |
Result |
| x^3 - 3x |
-3 to 3 |
-1 |
2 |
Local maximum |
| x^3 - 3x |
-3 to 3 |
1 |
-2 |
Local minimum |
| x^2 - 4x + 1 |
-2 to 6 |
2 |
-3 |
Local minimum |
Understanding Local Maxima And Minima
A local maximum is a nearby high point on a curve. A local minimum is a nearby low point. These points matter because they show where a function changes direction. They are useful in algebra, calculus, business, physics, and engineering. This calculator focuses on polynomial functions. It checks turning points inside the interval you choose.
Why Turning Points Matter
Many problems ask for the best value within a limited area. A company may compare cost, revenue, or profit. A designer may study height, force, distance, or pressure. A student may need the exact behavior of a curve. Local extrema help explain these situations. They do not always give the absolute largest or smallest value. They describe what happens near a specific x value.
How The Calculator Works
The tool builds the polynomial from your coefficients. It then forms the first derivative. The first derivative shows slope. When the slope becomes zero, the curve may stop rising or falling. The tool scans your selected range and searches for derivative sign changes. It refines each candidate with bisection. Then it uses the second derivative and nearby slope behavior to label each point.
Using Results Carefully
A local minimum has a curve that falls before the point and rises after it. A local maximum rises before the point and falls after it. Some stationary points may be flat but not maxima or minima. The calculator marks them as inconclusive when the evidence is weak. Always check the chosen interval, step count, and precision. A wider range may reveal more turning points.
Practical Value
This calculator saves time when checking homework, examples, or quick models. It also gives a neat table for reports. The CSV export helps spreadsheet work. The PDF option makes a simple printable record. Results are still numerical, so small rounding differences can occur. For critical work, compare the answer with a graph or symbolic method.
Best Input Tips
Use enough scan segments for curves with many bends. Keep the interval close to the area you care about. Enter missing powers as zero. Use more decimals when coefficients are small. Review warnings before exporting. Clean inputs make stronger numerical answers. Try sample values before final reporting.
FAQs
What is a local maximum?
A local maximum is a point where the function value is higher than nearby values. It may not be the highest value in the full interval.
What is a local minimum?
A local minimum is a point where the function value is lower than nearby values. It shows a nearby valley on the curve.
Does this calculator find absolute extrema?
It focuses on local extrema. It also compares endpoint and critical point candidates inside the chosen interval for a useful range summary.
Which functions can I enter?
This version accepts polynomial functions up to degree six. Use zero for unused higher powers when entering a lower degree polynomial.
Why should I set a range?
The range limits where the calculator searches. A wider range may find more points, while a smaller range gives focused results.
What do scan segments mean?
Scan segments split the range into smaller parts. More segments can improve detection, but they may take slightly more processing time.
Why does a point show as stationary?
A stationary point has zero slope. It may not be a true local maximum or minimum when the curve does not change direction clearly.
Can I export my answer?
Yes. Use the CSV button for spreadsheet data. Use the PDF button for a simple report that can be saved or printed.