So, (nx+L)*[L^(n-1)] = [L^(n-1)]*(nx+L)Therefore, [L^(n-1)]*(nx+L) is symmetric.

In summary, to prove the given equation, you need to abstract the n-1 column from the n column and then add the n row to the n-1, then the n-1 to the n-2 etc. This will result in the equation (nx+L)*L^(n-1).
  • #1
Alexitron
14
0
Can someone help me proove this one please?

If M is an nxn matrix

_____|x+L x x . . . x |
_____| x x+L x . . . x |
|M|= | x x x+L. . . x | = [L^(n-1)]*(nx+L)
_____| : : : : : : : : |
_____| x x x . . . x+L|
 
Physics news on Phys.org
  • #2
What are x and L supposed to be here?
 
  • #3
I guess real numbers.
 
  • #4
Solved!

Abstract the n-1 column from the n column, then the n-2 from the n-1, then the n-3 from the n-2 etc.You get:

|x+L -L 0 0 . . .0 0 0 |
| x L -L 0 . . .0 0 0|
| x 0 L -L . . .0 0 0|
| x 0 0 L . . .0 0 0 |
| . . . . . . . . . . . |
| . . . . . . . . . . . |
| x . . . . . .L -L 0|
| x . . . . . .0 L -L|
| x . . . . . .0 0 L|

Then add The n row to the n-1, then the n-1 to n-2 etc and you get:

| nx+ L 0 0 0 . . . 0 0 0|
| (n-1)x L 0 0 . . .0 0 0|
| (n-2)x 0 L 0 . . .0 0 0|
| (n-3)x 0 0 L . . .0 0 0|
| . . . . . . . . . . . . . . .| = (nx+L)*L^(n-1)
| . . . . . . . . . . . . . . .|
| 3x . . . . . . . . . L 0 0|
| 2x . . . . . . . . . 0 L 0|
| x . . . . . . . . . . 0 0 L|
 

What is linear algebra?

Linear algebra is a branch of mathematics that deals with systems of linear equations, matrices, vector spaces, and linear transformations. It is used to solve problems involving lines and planes in space and is widely used in various fields such as physics, engineering, and computer science.

What are the basic operations in linear algebra?

The basic operations in linear algebra include addition, subtraction, multiplication, and division. Addition and subtraction are performed on matrices and vectors, while multiplication can be done between matrices, vectors, or a matrix and a scalar. Division is possible only when dealing with invertible matrices.

What is a matrix?

A matrix is a rectangular array of numbers or symbols arranged in rows and columns. It is used to represent a system of linear equations and can be manipulated to solve for unknown variables. Matrices are also used to represent linear transformations and data in computer science.

What are vector spaces?

Vector spaces are mathematical structures that consist of a set of vectors and operations such as addition and scalar multiplication. These spaces are used to represent geometric concepts such as lines, planes, and higher-dimensional objects. They are also used in data analysis and machine learning.

How is linear algebra used in real life?

Linear algebra has numerous real-life applications, such as in engineering, where it is used to solve problems involving electrical circuits and structural analysis. It is also used in computer graphics to create 3D models and in economics to model supply and demand. Additionally, linear algebra is used in data analysis to find patterns and make predictions.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Precalculus Mathematics Homework Help
Replies
4
Views
737
  • Precalculus Mathematics Homework Help
Replies
9
Views
2K
  • Introductory Physics Homework Help
Replies
28
Views
351
  • Differential Equations
Replies
1
Views
644
  • Precalculus Mathematics Homework Help
2
Replies
57
Views
3K
  • Precalculus Mathematics Homework Help
Replies
8
Views
2K
Replies
3
Views
913
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Linear and Abstract Algebra
Replies
19
Views
2K
Back
Top