MHB How to Solve a Linear Equation System Using Row Reduction?

karush
Gold Member
MHB
Messages
3,240
Reaction score
5
https://www.physicsforums.com/attachments/9471​

ok lots of options to solve this but I would start by $R3-R1\to R3$

if I remember correctly if get a diagonal of ones and the rest zeros in A we will have B from Ax=B

$\tiny{USMA = United \,States\, Military\, Academy}$​
 
Last edited:
Physics news on Phys.org
karush said:
ok lots of options to solve this but I would start by $R3-R1\to R3$

You can start any way you like.
if I remember correctly if get a diagonal of ones and the rest zeros in A we will have B from Ax=B

?? You already had Ax=B when you started. Maybe Ix = B', where B' is a vector of solutions?
 
Ok W|A returned this but I don't know how you could get this in a few minutes on an intrance exam

$A=\left[ \begin{array}{cccc}
1 & 0 &0 & \frac{25}{37} \\
0 & 1 & 0 & \frac{4}{37} \\
0 &0 &1 & \frac{13}{37}
\end{array} \right]$
 
karush said:
Ok W|A returned this but I don't know how you could get this in a few minutes on an intrance exam

$A=\left[ \begin{array}{cccc}
1 & 0 &0 & \frac{25}{37} \\
0 & 1 & 0 & \frac{4}{37} \\
0 &0 &1 & \frac{13}{37}
\end{array} \right]$

Practice?
 
this is more practice than I'm in the mood for:(

$R_1=\dfrac{R_1}{2}\left[ \begin{array}{ccc|c} 1 & \frac{5}{2} & 3 & 2 \\ 7 & 8 & 4 & 7 \\ 3 & 2 & 5 & 4 \end{array} \right]R_2=R_2-7R_1\left[ \begin{array}{rrr|r} 1 & \frac{5}{2} & 3 & 2 \\ 0 & - \frac{19}{2} & -17 & -7 \\ 3 & 2 & 5 & 4 \end{array} \right]$

$R_3=R_3-3R_1\left[ \begin{array}{rrr|r} 1 & \frac{5}{2} & 3 & 2 \\ 0 & - \frac{19}{2} & -17 & -7 \\ 0 & - \frac{11}{2} & -4 & -2 \end{array} \right] R_2=- \dfrac{2}{19}\cdot R_2\left[ \begin{array}{rrr|r} 1 & \frac{5}{2} & 3 & 2 \\0 & 1 & \frac{34}{19} & \frac{14}{19} \\ 0 & - \frac{11}{2} & -4 & -2 \end{array} \right]$

$R_1=R_1-\dfrac{5}{2}\cdot R_2
\left[ \begin{array}{rrr|r} 1 & 0 & - \dfrac{28}{19} & \dfrac{3}{19} \\ 0 & 1 & \dfrac{34}{19} & \dfrac{14}{19} \\ 0 & - \dfrac{11}{2} & -4 & -2 \end{array} \right]R_3=R_3+\dfrac{11}{2}R_2
\left[ \begin{array}{rrr|r} 1 & 0 & - \dfrac{28}{19} & \dfrac{3}{19} \\ 0 & 1 & \dfrac{34}{19} & \dfrac{14}{19} \\ 0 & 0 & \dfrac{111}{19} & \dfrac{39}{19} \end{array} \right]$
$R_3=\dfrac{19}{111}R_3
\left[ \begin{array}{rrr|r} 1 & 0 & - \dfrac{28}{19} & \dfrac{3}{19} \\ 0 & 1 & \dfrac{34}{19} & \dfrac{14}{19} \\ 0 & 0 & 1 & \dfrac{13}{37} \end{array} \right]
R_2=R_2-\left(\frac{34}{19}\right)R_3
\left[ \begin{array}{rrr|r} 1 & 0 & 0 & \dfrac{25}{37} \\ 0 & 1 & 0 & \dfrac{4}{37} \\ 0 & 0 & 1 & \dfrac{13}{37} \end{array} \right]$
 
Last edited:
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top