<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Estructuras Algebraicas | Infinitos Contrastes</title><link>https://imalexissaez.github.io/tags/estructuras-algebraicas/</link><atom:link href="https://imalexissaez.github.io/tags/estructuras-algebraicas/index.xml" rel="self" type="application/rss+xml"/><description>Estructuras Algebraicas</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>es</language><lastBuildDate>Tue, 12 Dec 2023 00:00:00 +0000</lastBuildDate><image><url>https://imalexissaez.github.io/media/icon_hu_2569f67600f064de.png</url><title>Estructuras Algebraicas</title><link>https://imalexissaez.github.io/tags/estructuras-algebraicas/</link></image><item><title>La semana en problemas (S14)</title><link>https://imalexissaez.github.io/blog/la-semana-en-problemas-s14/</link><pubDate>Tue, 12 Dec 2023 00:00:00 +0000</pubDate><guid>https://imalexissaez.github.io/blog/la-semana-en-problemas-s14/</guid><description>&lt;p&gt;Esta semana se proponen algunos enunciados relacionados con matrices,
estructuras algebraicas y espacios vectoriales.&lt;/p&gt;
&lt;h3 id="ejercicio-1"&gt;Ejercicio 1&lt;/h3&gt;
&lt;p&gt;Considérese el conjunto $\mathcal{A}$ de las matrices cuadradas de orden tres de
la forma siguiente:&lt;/p&gt;
$$
M(x) = \begin{bmatrix} 1 &amp; 0 &amp; x
\\ 0 &amp; 1 &amp; 0 \\ 0 &amp; 0 &amp; 1 \end{bmatrix}, \quad\text{donde } x\in\mathbb{R}.
$$&lt;ul&gt;
&lt;li&gt;a) Demuestre que el conjunto $\mathcal{A}$ tiene estructura de grupo
conmutativo respecto del producto de matrices.&lt;/li&gt;
&lt;li&gt;b) En este ejercicio se aborda el concepto de grupo, estructura básica de la
teoría de conjuntos. Relacione esta con el currículo de Secundaria y dé una
aplicación didáctica de algún concepto que aparezca en dicha teoría.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="ejercicio-2"&gt;Ejercicio 2&lt;/h3&gt;
&lt;p&gt;Para cada tres números enteros $x$, $y$ y $z$ se considera la matriz&lt;/p&gt;
$$
M(x, y, z) = \begin{bmatrix} 1 &amp; x &amp; y \\ 0 &amp; 1 &amp; z
\\ 0 &amp; 0 &amp; 1 \end{bmatrix}.
$$&lt;ul&gt;
&lt;li&gt;a) Pruebe que el conjunto $\mathcal{A}$ de todas estas matrices $M(x,y,z)$ es
un grupo respecto del producto de matrices.&lt;/li&gt;
&lt;li&gt;b) Halle el conjunto $\mathcal{B}$ de todas las matrices de $\mathcal{A}$ que
conmutan con todas las matrices de este grupo.&lt;/li&gt;
&lt;li&gt;c) Pruebe que $\mathcal{B}$ es un subgrupo de $\mathcal{A}$ isomorfo al grupo
aditivo de los enteros.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="ejercicio-3"&gt;Ejercicio 3&lt;/h3&gt;
&lt;p&gt;Sea $\mathcal{M}_{\mathbb{C}}$ el conjunto de todas las matrices $2\times 2$ de
la forma&lt;/p&gt;
$$
M(a, b) = \begin{bmatrix} a &amp; -b \\ b &amp; a
\end{bmatrix}, \quad (a,b\in\mathbb{R})
$$&lt;ul&gt;
&lt;li&gt;a) Demuestre que $\mathcal{M}_{\mathbb{C}}$ tiene estructura algebraica de
cuerpo conmutativo con las operaciones usuales de suma y producto de matrices.&lt;/li&gt;
&lt;li&gt;b) Demuestre que $\mathcal{M}_{\mathbb{C}}$ es isomorfo al cuerpo $\mathbb{C}$
de los números complejos, hallando el isomorfismo
$f:\mathbb{C}\rightarrow\mathcal{M}_{\mathbb{C}}$ correspondiente.&lt;/li&gt;
&lt;li&gt;c) Utilizando el isomorfismo definido en b), calcule
$$
\sqrt[4]{ \begin{bmatrix} -\frac{1}{2} &amp; -\frac{\sqrt{3}}{2} \\
\frac{\sqrt{3}}{2} &amp; -\frac{1}{2} \end{bmatrix} }.
$$&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="ejercicio-4"&gt;Ejercicio 4&lt;/h3&gt;
&lt;p&gt;Sea $\mathcal{M}_2(\mathbb{R})$ el espacio vectorial real de todas las matrices
cuadradas de tamaño $2\times 2$, y sea $M\in\mathcal{M}_2(\mathbb{R})$ una
matriz que cumple la igualdad: &lt;/p&gt;
$$M^2 - 2M - 3I =
0.\qquad (1)$$&lt;p&gt;Sea asimismo $V$ el subespacio vectorial de $\mathcal{M}_2(\mathbb{R})$
engendrado por $M$ e $I$.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a) Determine todas las matrices $M$ que cumplen la relación (1) y que son
tales que la dimensión de $V$ es $1$.&lt;/li&gt;
&lt;li&gt;b) Halle todas las soluciones de la ecuación (1) de la forma
$$M = \begin{bmatrix} p &amp; q \\ q &amp; p \end{bmatrix}.$$&lt;/li&gt;
&lt;li&gt;c) Se supone que $M$ cumple (1) y es distinta de las matrices obtenidas en a).
Determine, en el espacio $V$ correspondiente, todas las matrices $P$ tales que
$P^2 = P$.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="ejercicio-5"&gt;Ejercicio 5&lt;/h3&gt;
&lt;p&gt;En el espacio vectorial de las matrices cuadradas de orden dos, consideramos los
subespacios $L$ y $M$ siguientes:&lt;/p&gt;
$$
\begin{align*} L &amp; = \left\{
\begin{bmatrix} a-b+2c &amp; b-2c\\ 0 &amp; 2c \end{bmatrix} : a,b,c\in\mathbb{R}
\right\};\\ M &amp;= \mathcal{L} \left\{ \begin{bmatrix} 1 &amp; -1\\ 0 &amp; 0
\end{bmatrix}, \begin{bmatrix} 1 &amp; 0\\ 0 &amp; -1 \end{bmatrix}, \begin{bmatrix} 0 &amp;
1\\ 0 &amp; -1 \end{bmatrix} \right\}. \end{align*}
$$&lt;ul&gt;
&lt;li&gt;a) Determine el subespacio $L\cap M$ y compruebe que $L = L + M$, decidiendo
además si se trata de una suma directa.&lt;/li&gt;
&lt;li&gt;b) Sea $\mathcal{B}_L = \{U,V,W\}$ la base de $L$ en la que
$$
U = \begin{bmatrix}
1 &amp; -1\\ 0 &amp; 0
\end{bmatrix},
V = \begin{bmatrix} 1 &amp; 0\\ 0 &amp; -1 \end{bmatrix},
W = \begin{bmatrix} 1 &amp; 1\\ 0 &amp; 1 \end{bmatrix}
$$
y sea $f:L\rightarrow L$ la aplicación lineal dada por $f(U) = V$,
$f(V) = U$ y $f(W) = W$. Halle la matriz de $f$ respecto de la base
$\mathcal{B}_L$ y los subespacios $ker(f)$ e $img(f)$.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="ejercicio-6"&gt;Ejercicio 6&lt;/h3&gt;
&lt;p&gt;En el espacio vectorial $\mathcal{M}_2(\mathbb{R})$ de las matrices cuadradas de
orden $2$ se considera la base&lt;/p&gt;
$$
\mathcal{B} = \left\{\begin{bmatrix} 1 &amp; 0 \\ 0 &amp; 2 \end{bmatrix}, \begin{bmatrix} 0 &amp; 2 \\ 0 &amp; 0
\end{bmatrix}, \begin{bmatrix} 0 &amp; 0 \\ 2 &amp; 1 \end{bmatrix}, \begin{bmatrix} -1
&amp; 0 \\ 2 &amp; 0 \end{bmatrix} \right\}
$$&lt;p&gt;y los conjuntos&lt;/p&gt;
$$
\begin{align*} S &amp; = \{A\in\mathcal{M}_2(\mathbb{R}): A^t = A\} \\
U &amp; = \left\{ A\in\mathcal{M}_2(\mathbb{R}): A\cdot \begin{bmatrix} 1 &amp; 2 \\ 2
&amp; 4 \end{bmatrix} = \begin{bmatrix} 0 &amp; 0 \\ 0 &amp; 0 \end{bmatrix} \right\} \\ V &amp;
= \mathcal{L} \left\{ \begin{bmatrix} 1 &amp; 1 \\ 0 &amp; 1 \end{bmatrix},
\begin{bmatrix} 1 &amp; 1 \\ 0 &amp; 0 \end{bmatrix}, \begin{bmatrix} 1 &amp; 1 \\ 0 &amp; 2
\end{bmatrix} \right\} \end{align*}
$$&lt;ul&gt;
&lt;li&gt;a) Demuestre que $U$ es un subespacio de $\mathcal{M}_2(\mathbb{R})$.&lt;/li&gt;
&lt;li&gt;b) Calcule ecuaciones paramétricas e implícitas de $S\cap V$ respecto de la
base canónica de $\mathcal{M}_2(\mathbb{R})$.&lt;/li&gt;
&lt;li&gt;c) Dé ecuaciones paramétricas e implícitas de $U$ respecto de la base
$\mathcal{B}$.&lt;/li&gt;
&lt;li&gt;d) Razone la veracidad o falsedad de las siguientes afirmaciones, en las que
$W$ es un espacio vectorial de dimensión $2021$:
&lt;ul&gt;
&lt;li&gt;i) En $W$ puede existir un sistema generador con $2022$ vectores.&lt;/li&gt;
&lt;li&gt;ii) $2020$ vectores distintos de $W$ siempre son linealmente
indpendientes.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>