How do I solve linear algebra questions involving matrices?

In summary, the conversation discusses two questions related to matrices. The first involves showing that if AU=BU, then A=B. The mistake made was assuming A=0, but it was corrected by rearranging the equation to say something times U=0. The second question asks to show that a specific matrix A can be factored into two smaller matrices. The conversation ends with a clarification on the meaning of "implies that A=0".
  • #1
vg19
67
0
Hi,
I am having trouble with the following questions
1) Let U be such that AU=0 implies that A=0. If AU=BU, show that A=B.
So far, I did this, but it doesn't seem right to me.
To Show:
A=B
0=A
=AU
=BU
=0
Therefore A = B.
2)If A=
[a b]
[c d] (2x2 matrix, sorry not to sure on how to place them here)

where a is not equal to 0, show that A factors in the form A =
[1 0][y z]
[x 1][0 w] (those are two 2x2 matricies multiplied together)

Im not too sure on how to start on this question at all.

Thanks in advance
 
Physics news on Phys.org
  • #2
Your mistake in the first one is in assuming A=0. This is not necessarily the case. You want to show that [itex]AU=BU \rightarrow A=B[/itex], or equivalently [itex]AU-BU=0 \rightarrow A=B[/itex]. You never said what kind of objects A, B and U are, but presumably they have some sort of linearity property, correct? If this is the case, then it is easy to rearange the equation to get it to say something times U = 0. You are told in the problem that this implies that something is zero. Take it from there.
 
  • #3
Sorry, A, U, and B are matricies. I am not too sure I understand the part when you said A may not be 0. What does it mean when it says "implies that A = 0"?

Thanks!
 
  • #4
vg19 said:
Sorry, A, U, and B are matricies. I am not too sure I understand the part when you said A may not be 0. What does it mean when it says "implies that A = 0"?
Thanks!
When they say "AU=0 implies that A=0" they mean that if AU=0, then A=0 where A is any matrix that can be multiplied by U. Don't get confused by the fact that they later use the same letter when they say "If AU=BU, show that A=B". When they say A, they mean any matrix.
 
  • #5
If AU= BU then AU-BU= 0. That's what you need to use "If AU= 0,...".
 
  • #6
Great! I am pretty sure I understand it now. Thanks a lot
 

FAQ: How do I solve linear algebra questions involving matrices?

What is Linear Algebra?

Linear Algebra is a branch of mathematics that deals with linear equations and their representations in vector spaces. It involves the study of linear transformations and their properties, as well as the manipulation and analysis of matrices and vectors.

What are the applications of Linear Algebra?

Linear Algebra has numerous applications in various fields such as physics, engineering, economics, data science, and computer graphics. It is used to solve systems of linear equations, perform data analysis and modeling, optimize systems, and create 3D graphics.

What are the basic concepts of Linear Algebra?

The basic concepts of Linear Algebra include vectors, matrices, linear transformations, eigenvalues and eigenvectors, determinants, and systems of linear equations. These concepts are used to represent and manipulate real-world problems in a mathematical framework.

How is Linear Algebra related to other branches of mathematics?

Linear Algebra is closely related to other branches of mathematics such as calculus, differential equations, and abstract algebra. It provides a foundation for understanding and solving more complex mathematical problems, and is often used in conjunction with these other branches.

What are the benefits of studying Linear Algebra?

Studying Linear Algebra can improve problem-solving skills, develop critical thinking abilities, and provide a strong foundation for further studies in mathematics, physics, and engineering. It also has a wide range of practical applications in various fields, making it a valuable skill to possess.

Back
Top