What is Linear algebra: Definition and 999 Discussions

Linear algebra is the branch of mathematics concerning linear equations such as:





a

1



x

1


+

+

a

n



x

n


=
b
,


{\displaystyle a_{1}x_{1}+\cdots +a_{n}x_{n}=b,}
linear maps such as:




(

x

1


,

,

x

n


)


a

1



x

1


+

+

a

n



x

n


,


{\displaystyle (x_{1},\ldots ,x_{n})\mapsto a_{1}x_{1}+\cdots +a_{n}x_{n},}
and their representations in vector spaces and through matrices.Linear algebra is central to almost all areas of mathematics. For instance, linear algebra is fundamental in modern presentations of geometry, including for defining basic objects such as lines, planes and rotations. Also, functional analysis, a branch of mathematical analysis, may be viewed as the application of linear algebra to spaces of functions.
Linear algebra is also used in most sciences and fields of engineering, because it allows modeling many natural phenomena, and computing efficiently with such models. For nonlinear systems, which cannot be modeled with linear algebra, it is often used for dealing with first-order approximations, using the fact that the differential of a multivariate function at a point is the linear map that best approximates the function near that point.

View More On Wikipedia.org
  1. Q

    Learning real analysis without linear algebra?

    Well, I am a second year astrophysics student in the UK. However, I want to go for a PHD in theoretical physics after my graduation. So I believe I have to take more maths modules as much as possible. I have taken mathematical techniques 1 and 2 which cover up to vector calculus, differential...
  2. M

    Linear algebra conceptual question

    Homework Statement Let A be a 5x3 matrix. If b=a1+a2=a2+a3 then what can you conclude about the number of solutions of the linear system Ax=b? Explain I don't have the solution for this problem, and my first thinking was the system would be overdertermined, and be most likely...
  3. Greg Bernhardt

    Linear Algebra Advanced Linear Algebra by Steven Roman

    Author: Steven Roman Title: Advanced Linear Algebra Amazon link https://www.amazon.com/dp/0387728287/?tag=pfamazon01-20 Prerequisities: Having completed at least one year of proof based linear algebra. Basic abstract algebra, in particular group and ring theory, is also assumed. Level...
  4. dkotschessaa

    Linear Algebra - Find a Polynomial

    Homework Statement Find all polynomials of the form a + bx + cx^2 that: Goes through the points (1,1) and (3,3) and such that f'(2) = 1Homework Equations a + bx + cx^2 f'(x) = x+2cx f'(2) = 2 + 4c polynomial through (1,1) = a + b1 + c1 = 1 polynomial through (3,3) = a + b3+ c3^2 = 3 The...
  5. S

    New to Linear Algebra: Confused on Reduced Row Echelon Form

    Hey guys, lurked here a bit, but now I'm in this new math course right. So anyway it seems like a completely new language to me. There's some discussions about reduced row echelon form in the textbook I'm using. I was taught (before going into the course) that the object was to get leading 1s in...
  6. B

    Algebraic/Matrix Manipulation (linear algebra)

    Homework Statement I have attached the relevant question as an image (for sake of ease) Homework Equations The Attempt at a Solution Also attached, in blue. Thanks a lot for any help at all!
  7. B

    Prove Linear Algebra Statement: x1E1+...+xnEn=0 then xi=0

    Homework Statement Let E1 = (1, 0, ... ,0), E2 = (0, 1, 0, ... ,0), ... , En = (0, ... ,0, 1) be the standard unit vectors of Rn. Let x1 ... ,xn be numbers. Show that if x1E1+...+xnEn=0 then xi=0 for all i. Homework Equations The Attempt at a Solution Proof By contradiction...
  8. P

    Linear algebra - transformations questions.

    Hi, Homework Statement I wish to pose a few questions I have concerning transformations: (1) I am trying to disprove the following statement: Let T: V->U be a linear transformation between vector spaces V and U, and let {v1,...,vn} be a set of vectors in V. If {Tv1,...,Tvn} spans U, then...
  9. K

    Why is Linear Algebra easier to understand than Calculus?

    I had a linear algebra course for my 1st year civil engineering curriculum, and I passed with a 3.2 GPA but I only conceptually understood about 10% of what was taught to me. I don't know what an eigenvalue/eigenvector is, what the hell is a subspace, nullspace, imagespace. What the hell is...
  10. E

    Ideas Re: Practical Projects using MV Calculus and Linear Algebra

    Hi everyone, I'm a grade 11 student in HS and am currently studying MV Calculus and Linear Algebra from distance learning through Stanford. Due to some problems, I'm going pretty slowly but I expect things to pick up soon. Anyway, I have an agreement with my school that if I complete a...
  11. jbrussell93

    Physics curriculum w/out linear algebra?

    My school does not require physics majors to take linear algebra. I've noticed that some schools have a course called "differential equations and linear algebra" that is taken after the calc sequence but we only have to take ODE. There is a matrix theory class that math majors take that I've...
  12. M

    What are some good books for understanding linear algebra and its applications?

    Hello, I just completed a math course that had a mixture of differential equations and linear algebra. The book used was Elementary Differential Equations with Linear Algebra by Rabenstein. Since the class covered both topics, of course we couldn't go into a lot of detail for either type of...
  13. B

    When did you guys really start to understand linear algebra?

    When did you guys really start to understand linear algebra? Like you understood why it worked and how it works instead of just "how." What did you read or do to get to that point. Reason why I'm asking is I got 4 weeks off and I'd really want to get better with linear algebra. I took one...
  14. M

    Find the Best Differential Equations and Linear Algebra Books

    Can anyone recommend a good differential equations and linear algebra book? The books that I've read so far are Linear algebra: https://www.amazon.com/dp/0030103479/?tag=pfamazon01-20 Differential Equations: https://www.amazon.com/dp/0534373887/?tag=pfamazon01-20 I was able to get an...
  15. M

    Linear Algebra (Symmetric Matrix)

    A 3x3 symmetric matrix has a null space of dimension one containing the vector (1,1,1). Find the bases and dimensions of the column space, row space, and left null space. I understand how to get the Dim of Col(A), Row(A), and Nul(A^T) but how do i get the bases with just knowing the dimension...
  16. C

    A couple simple linear algebra questions.

    I think I know the answer to these questions, but I just want to make sure. 1) If A is invertible then A+A is invertible. True/False True. Because det(A)≠0, det(A+A)=det(2A)=2^n * det(A)≠0 Is this correct. 2) A 3x3 matrix can have 2 distinct eigenvalues. True/False True, although...
  17. J

    Linear Algebra: A^tb=0 - Solving for Best Approximation of b in Col A

    hi all, i was given a take home exam for my linear algebra course and i can't seem to find the answer to this problem. Homework Statement if A^T\vec{b} = \vec{0} what can you say about ##\hat{b}## the vector in Col A which is the best approximation of ##\vec{b}##. Homework Equations ##A^T A...
  18. M

    [Linear Algebra] rank(AT A) = rank(A AT)

    Homework Statement Does the equation \text{rank}(A^T A = \text{rank}(A A^T) hold for all nxm matrices A? Hint: the previous exercise is useful.Homework Equations \text{ker}(A) = \text{ker}(A^T A) \text{dim}(\text{ker}(A) + \text{rank}(A) = m The Attempt at a Solution The previous exercise...
  19. MathWarrior

    Best way to prepare for Linear Algebra?

    I just was wondering what would be the best way to begin preparing for a course in linear algebra. It is a upper division applied course. Also, how does linear algebra compare in, conceptual thinking compared to say Calculus 3? The course description is as follows: Solving linear systems...
  20. P

    Advanced Linear Algebra Book Recommendation

    I am currently a first year graduate student in math, and I am trying to pick a linear algebra book to work through during the winter break. I have already gone through the computational style linear algebra, and I have also gone through Axler's Linear Algebra Done Right. I would like to go...
  21. S

    Basic linear algebra direct sum questions

    Homework Statement I'm reading from the first edition of Axler's Linear algebra done right. In the section on sums of vector subspaces, he states: U = {(x,0,0) ∈ F3 | x ∈ F} W = {(y,y,0) ∈ F3 | y ∈ F} and 1.7 U + W = {(x,y,0) ∈ F3 | x,y ∈ F} However, shouldn't the answer be U...
  22. E

    Linear Algebra - Linearly Independent Functions

    Forgive me ahead of time, I don't really know how to use LaTeX, (it's on my to do list). Homework Statement Given the vector space C([0,pi]) of continuous, real valued functions on the given interval, as well as the inner product <f,g>=integral(f(t)*g(t))dt from 0 to pi: a) Prove the set...
  23. A

    A question about linear algebra

    Classify the abelian groups of order 32. a) In each case give the annihilator of the group along with dim_{Z_2} \frac{ker \mu_{2^s}}{ker \mu_{2^{s-1}}} for s=1,...,5. Where \mu_k(x) = kx for all k. b) If you know the annihilator of each of these groups, how many values of s (beginning...
  24. S

    Linear Algebra - Raising a matrix to a power

    | x 1 0 | | 0 x 1 | | 0 0 x | I need to raise this matrix to the 50th power. Of course I can not solve this the extremely long way. Here is my attempt at this: Let A represent the matrix above, and let N represent the following matrix: | 0 1 0 | | 0 0 1 | | 0 0 0 | Then A = XI +...
  25. P

    Linear algebra - System of differential equations

    I'm a bit confused on how to do this problem, here is what I have. Part a) I must set up the set of linear differential equations with the initial values. Using the balance law gives y0'=0.2+0.1-0.2-0.1=0 The other 2 net rate of change would be equal to 0 as well. But...I don't think I did...
  26. N

    Matrix Alalysis, Matrix Algebra, Linear Algebra, what's the difference?

    Matrix Alalysis, Matrix Algebra, Linear Algebra, they seem to cover many similar topics. Would someone explain about what are the differences between them? Thanks in advance.
  27. matqkks

    Determinant - best way of introducing determinants on a linear algebra course

    Determinant -- best way of introducing determinants on a linear algebra course What is the best way of introducing determinants on a linear algebra course? I want to give real life examples of where the determinant is applied.
  28. P

    Linear algebra - set of solutions

    Hello, Is it true that the following system of linear equations would always have a single solution (i.e. would never have an infinite number of solutions nor none) for any value of λ? λx + 3y -z = 1 x + 2y -z = 2 -λx + y + 2z = -1 May someone kindly confirm?
  29. A

    Three questions about linear algebra

    There is a theorem in our textbook that says: Every abelian group G is a Z-module. Moreover, the Z-module structure on G is unique: for n ∈ Z and g ∈ G, ng is the n-th power of g in the group structure of G. (Thus, if n > 0, ng = g + · · · + g, the sum of n copies of g.) Finally, every group...
  30. J

    What is the best book for linear algebra?

    I want to beginning learning linear algebra. I will be studying it on my own, so I was wondering what the best book would be.
  31. S

    Least Squares Solutions for Inconsistent Linear Systems

    Homework Statement Hi there! First time user, so I hope I do this right. The question is: Let A be an 8x5 matrix of rank 3, and let b be a nonzero vector in N(AT). First, prove that the system Ax=b must be inconsistent. Then, how many least squares solutions will the system have...
  32. R

    Linear Algebra vs. Probability Modeling

    Hi all, I was wondering which of these two courses is more difficult? I understand the standard caveat that it depends on the institution and the professor but I'm just wondering, in terms of sheer difficulty of the concepts taught in these two courses, is there a general consensus?
  33. F

    Vectorial geometry, linear algebra (planes, normals, distances)

    Homework Statement I am given the following vectors : p = 3 q = 2 r = 5 2 4 3 -4 -3 -1 They ask to find these: 1. a normal to the plane containing p, q and r. 2. the distance from the origin to the plane...
  34. V

    Linear Algebra : Proving that Every map is an identity operator

    Suppose T belongs to L(V,V) where L(A,W) denotes the set of linear mappings from Vector spaces A to W, is such that every subspace of V with dimension dim V - 1 is invariant under T. Prove that T is a scalar multiple of the identity operator. My attempt : Let U be one of the sub spaces of V...
  35. S

    Linear Algebra- Onto and One to One Linear Transformations

    Hey guys, I'm studying these concepts in linear algebra right now and I was wanting to confirm that my interpretation of it was correct. One to one in algebra means that for every y value, there is only 1 x value for that y value- as in- a function must pass the horizontal line test (Even...
  36. 1

    Non-Homogeneous Question Linear Algebra

    Homework Statement For a nonhomogeneous system of 2012 equations in 1999 unknowns, answer the following three questions: Can the system be inconsistent? Can the system have infinitely many solutions Can the system have a unique solutions? Homework Equations The Attempt at a...
  37. shounakbhatta

    Where can I find a comprehensive book for learning Linear Algebra?

    Hello, I have been reading Linear Algebra mostly from the web. But still can anybody suggest me any free resource for a e-book or a hard copy book on Linear Algebra. On the web, amazon.com, there are so many books available, but I am looking for something which is a step by step guide...
  38. S

    MHB Linear Algebra and Determinant

    1(a) Construct a 4*4 matrix whose determinant is easy to compute using cofactor expansion but hard to evaluate using elementary row operations. (b) Construct a 4*4 matrix whose determinant is easy to compute using elementary row operations but hard to evaluate using cofactor expansion
  39. L

    Playing with projection matrices: How did A^3 become the identity matrix?

    *new question, playing with projection matrix. Well I have a new question about the A(ATA)-1AT matrix. http://puu.sh/1jXT6 I was able to show that BT was idempotent, but my manipulation was a bit different from the teacher for B2 Let B2 = (A(ATA)-1AT)(A(ATA)-1AT) I did...
  40. P

    Do the vectors u = (5,1,3) and v = (2,3,6) belong to span(S)?

    Homework Statement The problem is : Let S = [ (1,-1,3) , (-1,3, -7) , (2,1,0) ]. Do the vectors u = (5,1,3) and v = (2,3,6) belong to span(S) Homework Equations The Attempt at a Solution So span means that I could take linear combinations of u and v and they should end up...
  41. idir93

    A link for Linear Algebra Problem solvers REA

    Hello guys I'm despesrately looking for a link to download a book named as Linear Algebra Problem solvers REA, whatever edition it is. Thank you in advance
  42. M

    Which books do you advise with to study linear algebra ?

    which books do you advise with to study linear algebra ? for beginners
  43. P

    Proving Vector Spaces to Solving Homework Problems

    Homework Statement Hi, I am really having trouble with questions regarding proving whether a given set is a vector space or not. So one of the questions is [ x ε R2|x12=x23 ] So I have to prove whether the following set is a vector space Homework Equations The Attempt at a...
  44. S

    Linear Algebra: Solid Enclosed

    Homework Statement Let E be the solid enclosed by the paraboloid z = x2 + y2 and the plane z = 9. Suppose the density of this solid at any point (x,y,z) is given by f(x,y,z) = x2. Homework Equations x2 + y2 = r2 = 9; r = 3 ∫∫∫E x2 The Attempt at a Solution The limit of z is...
  45. B

    Is it possible for both AB and BA to be identity matrices if m does not equal n?

    Homework Statement Prove in general that if m does not equal n, then AB and BA cannot both be identity matrices, where A is mxn and B is nxm. Homework Equations None (that I know of at least). The Attempt at a Solution At first I thought it would be a good idea to define each...
  46. N

    Linear Algebra - proof of transformation

    Homework Statement Suppose T: V -> W is linear. Prove that T(0) = 0 The Attempt at a Solution T(v) = Av T(0) = A(0) = 0 Is that right?
  47. C

    Can Linear Independence Affect Pivot Positions in Matrix Columns?

    Homework Statement So the question is, Prove the following: Let A be an n x n matrix. If there exists a vector v in Rn that is not a linear combination of the columns of A, then at least one column of A is not a pivot column. Homework Equations The only relevant theorem I think is the...
  48. M

    What is the proof of this theorem in linear algebra ?

    hello, the theorem says : let V be a vector space over the field K , let { v1 , v2 , ... , vm } be a basis of V over K let {w1 , w2 , ... , wn} be elements of V and assume that n is bigger than m , then { w1 , w2 , ... , wn } are linearly dependent the proof is written here but I...
  49. W

    Linear Algebra Four fundamental subspaces small proof.

    Homework Statement Given A\in Mnxn and A = A2, show that C(A) +N(A) = ℝn. note: C(A) means the column space of A. N(A) means the null space of A Homework Equations These equations were proved in earlier parts of the problem... C(A) = {\vec{x}\in ℝn such that \vec{x} =...
  50. P

    Linear Algebra - Show that this defines an inner product?

    Homework Statement If x = (x1, x2) and y = (y1, y2)... Show that <x,y> = 3(x1)(y1) - (x1)(y2) - (x2)(y1) + 3(x2)(y2) Homework Equations I know that to define it as an inner product space, the following must be correct: <x,y> = <y,x> a<x,y> = <ax,y> <x,y+z> = <x,y> + <x,z>...
Back
Top