Saltar al contenido principal
LibreTexts Español

2: Sistemas de Ecuaciones Lineales

  • Page ID
    119047
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Consideremos el sistema de ecuaciones\(n\) lineales e\(n\) incógnitas, dado por

    \[\begin{aligned}a_{11}x_1+a_{12}x_2+\cdots +a_{1n}x_n&=b_1, \\ a_{21}x_1+a_{22}x_2+\cdots +a_{2n}x_n&=b_2, \\ \qquad \vdots\qquad\qquad &\vdots \\ a_{n1}x_1+a_{n2}x_2+\cdots +a_{nn}x_n&=b_n.\end{aligned} \nonumber \]

    Podemos escribir este sistema como la ecuación matricial

    \[\text{Ax}=\text{b},\label{eq:1} \]

    con

    \[\text{A}=\left(\begin{array}{cccc}a_{11}&a_{12}&\cdots &a_{1n} \\ a_{21}&a_{22}&\cdots &a_{2n} \\ \vdots&\vdots&\ddots&\vdots \\ a_{n1}&a_{n2}&\cdots&a_{nn}\end{array}\right),\quad\text{x}=\left(\begin{array}{c}x_1\\x_2\\ \vdots\\x_n\end{array}\right),\quad\text{b}=\left(\begin{array}{c}b_1\\b_2\\ \vdots\\ b_n\end{array}\right).\nonumber \]

    En este capítulo se detalla el algoritmo estándar a resolver\(\eqref{eq:1}\).


    This page titled 2: Sistemas de Ecuaciones Lineales is shared under a CC BY 3.0 license and was authored, remixed, and/or curated by Jeffrey R. Chasnov via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.