Thread Closed

linear algebra and matrix operations: correct me if im wrong

 
Share Thread Thread Tools
Oct17-05, 12:46 AM   #1
 

linear algebra and matrix operations: correct me if im wrong


as far as intro linear algebra is concerned, there's no such thing as matrix division and its not valid to say that for a linear transformation T(x) and its standard matrix A,

[tex]A = \frac{T(\vec{x})}{\vec{x}} [/tex]

just because [itex]T(\vec{x}) = A\vec{x}[/itex]


Am I right?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Oct17-05, 03:17 AM   #2
 
Recognitions:
Homework Helper Homework Help
It's been awhile since I've done linear algebra, but this seems like more of a semantic question than anything else. Division is simply multiplication by the inverse. (My LaTEX skills also stink, so I'll have to do this in words.) It may be more correct to say

A = T(x)*inv(x) than A = T(x)/x,

but I think you'd be in the right to say that's division. It assumes, of course, that the inverse of x exists - but if it doesn't, you couldn't divide by it anyway.

Your professor may have other opinions than mine - I'd suggest you ask her.
 
Oct17-05, 09:30 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by tandoorichicken
as far as intro linear algebra is concerned, there's no such thing as matrix division and its not valid to say that for a linear transformation T(x) and its standard matrix A,
[tex]A = \frac{T(\vec{x})}{\vec{x}} [/tex]
just because [itex]T(\vec{x}) = A\vec{x}[/itex]
Am I right?
Actually, there IS such a thing as "matrix division" if the matrix has an inverse- multiply by the inverse matrix.

There is, however, no such thing as "vector division" which is what your second question is about. It certainly would make no sense to write what you have above.
 
Oct18-05, 02:00 PM   #4
 

linear algebra and matrix operations: correct me if im wrong


Quote by HallsofIvy
It certainly would make no sense to write what you have above.

Thanks. I didn't think so.
 
Oct18-05, 05:09 PM   #5
AKG
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
If Ax = T(x), and x has a right inverse y (a matrix such that xy is the identity matrix with the same number of rows as x), then:

Axy = T(x)y
A = T(x)y

If you want to denote right multiplication by the right inverse of x as division by x, you can do so, but this only makes sense when x has a right inverse, and when the number of columns of whatever you're dividing has the same number of rows as the right inverse of x. If x is a column vector, it won't have a right inverse unless it is a 1x1 non-zero matrix.
 
Thread Closed
Thread Tools


Similar Threads for: linear algebra and matrix operations: correct me if im wrong
Thread Forum Replies
Best Calculator for Matrix/Linear Algebra? Linear & Abstract Algebra 19
Linear Algebra, Matrix Operations Calculus & Beyond Homework 0
Elementary Linear Algebra (matrix) Calculus & Beyond Homework 1
Linear Algebra - Spanning / Matrix Equation Calculus & Beyond Homework 1
Linear Algebra: Elementary Row Operations Calculus & Beyond Homework 0