Solve first and second kind polynomials with confidence. Check values, derivatives, roots, and extrema instantly. Plot behavior clearly across intervals using flexible graph settings.
The page uses a stacked section flow, while the calculator fields expand to three columns on large screens, two on tablets, and one on mobile.
| Polynomial | x | Expanded Form | Value |
|---|---|---|---|
| T3(x) | 0.5 | 4x^3 - 3x | -1 |
| T4(x) | 0.5 | 8x^4 - 8x^2 + 1 | -0.5 |
| U3(x) | 0.25 | 8x^3 - 4x | -0.875 |
| U4(x) | 0.5 | 16x^4 - 12x^2 + 1 | -1 |
It evaluates Chebyshev polynomials of the first or second kind, expands coefficients, computes the derivative, lists theoretical roots, estimates critical points, and draws the curve.
Tn polynomials satisfy Tn(cos θ) = cos(nθ). Un polynomials satisfy Un(cos θ) = sin((n+1)θ)/sin(θ). They share a similar recurrence but start from different initial terms.
Chebyshev polynomials are often expressed with x = cos(θ). Angle mode lets you work naturally with the trigonometric identity and then evaluates the polynomial using the derived x value.
The roots are generated directly from the known closed-form formulas for Chebyshev polynomials. They are displayed numerically, so the shown decimals are approximations of exact trigonometric values.
The derivative polynomial is formed from the expanded coefficients. The calculator then searches numerically inside [-1, 1] to locate derivative zeros and reports the corresponding function values.
Higher degrees can produce large coefficients, longer tables, and heavier plotting. A cap of 20 keeps the page responsive while still covering many practical approximation and numerical analysis tasks.
The derivative output shows the symbolic derivative polynomial and its value at your selected x. This helps measure slope, turning behavior, and local sensitivity near the evaluation point.
The exports include the summary metrics, coefficient table, recurrence values, critical points, roots, and graph sample data so you can save or reuse the results elsewhere.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.