Calculadora de Polinomio Característico
Calcula el polinomio característico det(A − λI) de una matriz cuadrada. Soporta matrices de 2×2 a 6×6 con expansión por cofactores paso a paso, extracción de valores propios, análisis de coeficientes y visualización interactiva del polinomio.
Tu bloqueador de anuncios impide que mostremos anuncios
MiniWebtool es gratis gracias a los anuncios. Si esta herramienta te ayudó, apóyanos con Premium (sin anuncios + herramientas más rápidas) o añade MiniWebtool.com a la lista de permitidos y recarga la página.
- O pásate a Premium (sin anuncios)
- Permite anuncios para MiniWebtool.com y luego recarga
Calculadora de Polinomio Característico
The Characteristic Polynomial Calculator computes the characteristic polynomial \(p(\lambda) = \det(\lambda I - A)\) of any square matrix from 2×2 to 6×6. Enter your matrix values, and instantly get the polynomial in both expanded and factored form, eigenvalues with multiplicities, a coefficient analysis table, an interactive polynomial graph, and a complete step-by-step solution with MathJax-rendered formulas.
What Is the Characteristic Polynomial?
The characteristic polynomial of an \(n \times n\) matrix \(A\) is defined as:
$$p(\lambda) = \det(\lambda I - A)$$
This is a degree-\(n\) polynomial in \(\lambda\), and its roots are exactly the eigenvalues of \(A\). The characteristic polynomial encodes fundamental invariants of the matrix: its trace equals the negative of the \(\lambda^{n-1}\) coefficient, and its determinant equals the constant term (up to sign). By the Cayley–Hamilton theorem, every square matrix satisfies its own characteristic equation: \(p(A) = 0\).
Key Concepts
Characteristic Polynomial Formulas by Size
| Size | Characteristic Polynomial p(λ) | Key Properties |
|---|---|---|
| 2×2 | \(\lambda^2 - \text{tr}(A)\lambda + \det(A)\) | Always degree 2; two roots (real or complex conjugate pair) |
| 3×3 | \(\lambda^3 - \text{tr}(A)\lambda^2 + (\text{sum of 2×2 minors})\lambda - \det(A)\) | At least one real root guaranteed |
| n×n | \(\det(\lambda I - A) = \lambda^n - s_1\lambda^{n-1} + s_2\lambda^{n-2} - \ldots\) | \(s_k\) = sum of all k×k principal minors |
Applications of the Characteristic Polynomial
| Field | Application | How the Characteristic Polynomial Helps |
|---|---|---|
| Differential Equations | Solving linear ODE systems | Eigenvalues from p(λ) determine solution modes (growth, decay, oscillation) |
| Control Theory | System stability analysis | Roots of the characteristic polynomial indicate stable vs unstable modes |
| Quantum Mechanics | Energy levels of systems | Eigenvalues of Hamiltonian matrix are measurable energy states |
| Graph Theory | Spectral graph analysis | Characteristic polynomial of adjacency matrix encodes graph structure |
| Vibration Analysis | Natural frequencies | Eigenvalues give resonant frequencies of mechanical systems |
| Data Science | PCA / dimensionality reduction | Largest eigenvalues identify principal components in covariance matrices |
How to Use the Characteristic Polynomial Calculator
- Choose matrix size: Use the +/− buttons to select a matrix from 2×2 to 6×6. Or click a quick example to load a preset matrix.
- Enter matrix values: Type numbers into the matrix grid. Use Tab or arrow keys to navigate between cells. The diagonal cells are highlighted in blue to help with orientation.
- Click Calculate: The calculator forms the matrix (A − λI), computes the determinant symbolically to produce the characteristic polynomial, then factors it to find eigenvalues.
- Review the results: Examine the characteristic polynomial in expanded and factored forms. Check the eigenvalue cards for roots and multiplicities. The interactive graph shows where p(λ) crosses zero.
- Explore step-by-step: Use the step navigator or Auto button to walk through the complete derivation — from forming A − λI to the final verification via trace and determinant.
FAQ
Cite este contenido, página o herramienta como:
"Calculadora de Polinomio Característico" en https://MiniWebtool.com/es// de MiniWebtool, https://MiniWebtool.com/
by miniwebtool team. Updated: 2026-04-13
También puede probar nuestro Solucionador de Matemáticas AI GPT para resolver sus problemas matemáticos mediante preguntas y respuestas en lenguaje natural.