LEMNISCATA
Matemàtiques, física, química…
El sistema donat és:
$$\begin{cases}
x + my – z = -2 + 2my \\
mx – y + 4z = 5 + 2z \\
6x – 10y – z = -1
\end{cases}$$
Reorganitzem per portar tots els termes al mateix costat:
Així, el sistema queda:
$$\begin{cases}
x – my – z = -2 \\
mx – y + 2z = 5 \\
6x – 10y – z = -1
\end{cases}$$
Expressem el sistema com $A \vec{x} = \vec{b}$, amb:
$$A = \begin{pmatrix} 1 & -m & -1 \\ m & -1 & 2 \\ 6 & -10 & -1 \end{pmatrix}, \quad \vec{x} = \begin{pmatrix} x \\ y \\ z \end{pmatrix}, \quad \vec{b} = \begin{pmatrix} -2 \\ 5 \\ -1 \end{pmatrix}.$$
La matriu ampliada és:
$$(A|\vec{b}) = \begin{pmatrix} 1 & -m & -1 & -2 \\ m & -1 & 2 & 5 \\ 6 & -10 & -1 & -1 \end{pmatrix}.$$
Segons el teorema de Rouché-Frobenius, el sistema és:
Per determinar el rang, reduirem la matriu ampliada $(A|\vec{b})$. Com que el rang de $A$ no pot superar el de $(A|\vec{b})$, i $A$ és una matriu $3 \times 3$, analitzarem el rang de $(A|\vec{b})$ i deduirem el de $A$.
Per saber quan el rang pot ser menor que 3, calculem el determinant de $A$ i trobem els valors de $m$ que fan $\det(A) = 0$:
$$\det(A) = \det \begin{pmatrix} 1 & -m & -1 \\ m & -1 & 2 \\ 6 & -10 & -1 \end{pmatrix}.$$
Expandim per la primera fila:
$$\det(A) = 1 \cdot \det \begin{pmatrix} -1 & 2 \\ -10 & -1 \end{pmatrix} – (-m) \cdot \det \begin{pmatrix} m & 2 \\ 6 & -1 \end{pmatrix} + (-1) \cdot \det \begin{pmatrix} m & -1 \\ 6 & -10 \end{pmatrix}.$$
Calculem:
Aleshores:
$$\det(A) = 21 + m(-m – 12) – (-10m + 6) = 21 – m^2 – 12m + 10m – 6 = -m^2 – 2m + 15.$$
Resolem $\det(A) = 0$:
$$-m^2 – 2m + 15 = 0 \implies m^2 + 2m – 15 = 0.$$
$$m = \frac{-2 \pm \sqrt{4 + 60}}{2} = \frac{-2 \pm 8}{2} \implies m = 3, \quad m = -5.$$
Analitzarem els casos:
Com que $\det(A) \neq 0$, $\text{rang}(A) = 3$. Reduïm $(A|\vec{b})$ per confirmar el rang:
$$(A|\vec{b}) = \begin{pmatrix} 1 & -m & -1 & -2 \\ m & -1 & 2 & 5 \\ 6 & -10 & -1 & -1 \end{pmatrix}.$$
Apliquem operacions elementals:
La segona i tercera files no són proporcionalment dependents per a $m \neq 3, -5$, i la matriu té tres files no nul·les linealment independents (ja que $\det(A) \neq 0$). Per tant:
$$\text{rang}(A|\vec{b}) = \text{rang}(A) = 3.$$
El sistema és compatible determinat (única solució).
Substituïm $m = 3$:
$$(A|\vec{b}) = \begin{pmatrix} 1 & -3 & -1 & -2 \\ 3 & -1 & 2 & 5 \\ 6 & -10 & -1 & -1 \end{pmatrix}.$$
Reduïm:
La matriu ampliada té dues files no nul·les, per tant:
$$\text{rang}(A|\vec{b}) = 2.$$
Com $A$ és una submatriu de $(A|\vec{b})$, $\text{rang}(A) \leq 2$. Comprovem $A$:
$$A = \begin{pmatrix} 1 & -3 & -1 \\ 3 & -1 & 2 \\ 6 & -10 & -1 \end{pmatrix}.$$
Reduïm $A$ (com abans):
$$\begin{pmatrix} 1 & -3 & -1 \\ 0 & 8 & 5 \\ 0 & 8 & 5 \end{pmatrix} \to \begin{pmatrix} 1 & -3 & -1 \\ 0 & 8 & 5 \\ 0 & 0 & 0 \end{pmatrix}.$$
$$\text{rang}(A) = 2.$$
Com:
$$\text{rang}(A) = \text{rang}(A|\vec{b}) = 2 < 3,$$
el sistema és compatible indeterminat amb una dimensió de l’espai de solucions igual a $3 – 2 = 1$.
Substituïm $m = -5$:
$$(A|\vec{b}) = \begin{pmatrix} 1 & 5 & -1 & -2 \\ -5 & -1 & 2 & 5 \\ 6 & -10 & -1 & -1 \end{pmatrix}.$$
Reduïm:
La tercera fila no nul·la indica:
$$\text{rang}(A|\vec{b}) = 3.$$
Per $A$:
$$A = \begin{pmatrix} 1 & 5 & -1 \\ -5 & -1 & 2 \\ 6 & -10 & -1 \end{pmatrix} \to \begin{pmatrix} 1 & 5 & -1 \\ 0 & 24 & -3 \\ 0 & -40 & 5 \end{pmatrix} \to \begin{pmatrix} 1 & 5 & -1 \\ 0 & 24 & -3 \\ 0 & 0 & 0 \end{pmatrix}.$$
$$\text{rang}(A) = 2.$$
Com:
$$\text{rang}(A) = 2 < \text{rang}(A|\vec{b}) = 3,$$
el sistema és incompatible.
Per $m = 3$, la matriu ampliada reduïda és:
$$\begin{pmatrix} 1 & -3 & -1 & -2 \\ 0 & 8 & 5 & 11 \\ 0 & 0 & 0 & 0 \end{pmatrix}.$$
El sistema equivalent és:
$$\begin{cases}
x – 3y – z = -2 \\
8y + 5z = 11
\end{cases}$$
Resolem:
La solució general és:
$$x = \frac{17 – 7z}{8}, \quad y = \frac{11 – 5z}{8}, \quad z \in \mathbb{R}.$$
En forma vectorial:
$$\vec{x} = \begin{pmatrix} \frac{17}{8} \ \frac{11}{8} \ 0 \end{pmatrix} + z \begin{pmatrix} -\frac{7}{8} \ -\frac{5}{8} \ 1 \end{pmatrix}, \quad z \in \mathbb{R}.$$