#Linear Algebra

1 messages · Page 1 of 1 (latest)

lime shuttle
#

how do i go about this?

modest hemlockBOT
#
  1. Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
  2. Wait patiently for a helper to come along.
  3. Once someone helps you, say thank you and close the thread with:
    +close
    
  4. Feel free to nominate the person for helper of the week in #helper-nominations
  5. Do not ping the mods, unless someone is breaking the rules. If there is a conflict amongst multiple helpers feel free to ping “Helper Mod”
  6. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
trim scarab
#

Make 2 equations

#

A+b = c

void yoke
#

how do you define equivalent

#

@lime shuttle

lime shuttle
#

should i assign an arbitrary point and solve?

void yoke
#

alright, so you have two matrices A,B with same dimension

#

the assumption is Ker A = Ker B

lime shuttle
void yoke
#

yes, you are solving Ax = 0

#

the solution space is precisely the kernel of A

lime shuttle
#

ae1+be2

#

where e1 and e2 are the equations of the system?

void yoke
#

suppose A1 is the 1st row of A, for example

#

A1x = 0 is an equation in the first system

#

provided Ker A = Ker B, show that A1 is a linear combination of the rows of B

#

are you allowed to use rank-nullity?

lime shuttle
#

yes we can use it

lime shuttle
#

thanks a lot