in Linear Algebra
465 views
0 votes
0 votes

While studying Linear algebra I got 2 perspectives. Which meaning out of these 2 is more accurate?

in Linear Algebra
by
465 views

3 Comments

Don’t know the meaning of “more accurate” here as these are just the perspectives as you said.

I don’t know how far you have gone through with the first perspective because precisely you can say a “function” is transforming a vector into another another vector. Because here, function means “Linear Transformation” and every matrix is a representation of a linear transformation.

Suppose, you are working in the real domain and when you write:

$\begin{pmatrix} a &b \\ c &d \end{pmatrix}\begin{pmatrix} x\\y \end{pmatrix}=\begin{pmatrix} e\\f \end{pmatrix}$

It means you are transforming a two-dimensional vector into another two-dimensional vector according to the rule:

$T: \mathbb{R^2} \rightarrow \mathbb{R^2}$ with

$T(x,y) = (ax+by, cx+dy) = (e,f)$
2
2
Thanks, Ankit!

It is really great to see how you have mapped matrices to the relation. from where did you study this concept?
0
0
Linear Algebra book by Insel, Spence, and Friedberg.
1
1

Please log in or register to answer this question.

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true