why is linear algebra linear?
What is linear and linearity?
Linearity has two properties. f(x) is a linear function.
- Additivity : f(x) + f(y) = f(x+y)
- homogeneity : f(ax) = af(x) , when the degree of homogeneity is 1
To talk about why linear algebra is linear, we need to know what linear equation is. in the Wikipedia, linear algebra is explained as the branch of mathematics concerning linear equation such as a1x1 + ... + anxn = b. The linear equation is also easy to understand. As the word itself, It is the equation that consists of linear.
- ax = b
- ax+by = c
- a1x1+a2x2+ ... + anxn = y
why linear algebra is linear.
Ok. It's time to talk about why linear algebra is linear. If you have searched on Wikipedia about linear algebra, you'd have seen the description like "Linear algebra is the branch of mathematics concerning linear equation." And we already know what linear equation is. So I hope that you don't feel difficult that I bring the third equation above in order to explain it. Let' say you are shopping in a grocery store. And you pick two unlabeled apples, one unlabeled banana up and those are 3$. And then you pick one the same apple and two the same bananas again up and pay 3$. After that, if someone comes to you and asks the prices of each fruit you bought, can you give the right answer that how much it is? you may have a simultaneous equation with two linear equations in order to give the right answer.
- 2*apple + 1*banana = 3$
- 1*apple + 2*banana = 3$
As you have seen, we can convert any a lot of combinations of linear equations into a linear algebra equation. And linear algebra equation looks like the shape of the linear equation. Ax=y will be your boy. This is why linear algebra is linear.
References
Comments
Post a Comment