Matrices, Vector Analysis and Co-ordinate Geometry
Created by | Borhan |
---|---|
Last edited time | |
Tag |
- Define diagonal matrix, Scalar matrix, Hermitian matrix, Idempotent matrix and nil
potent matrix
Ans:
Diagonal Matrix : A square matrix in which every element except principle diagonal is zero.
Scalar Matrix : A type of diagonal matrix in which all diagonal element are same.
Hermitian matrix: A complex square matrix that is equal to its own conjugate transpose matrix.
Idempotent matrix: An idempotent matrix is one that when it multiplied by itself produces the same matrix.
Nilpotent matrix : A type of square matrix which produces a null matrix when it is multiplied by itself.
- Define diagonal and tri-diagonal matrix with examples.
Ans:
Diagonal matrix: A square matrix in which every element except principle diagonal is zero.

Tri-diagonal matrix: A square matrix in which every element except the major three diagonal is zero.



Ans:
Column matrix : A matrix having only 1 column
Row matrix : A matrix having only one row
Inverse matrix: If is a non-singular matrix, there existence of matrix which is called the inverse matrix of such that it satisfies the property
, where is an identity matrix
Square matrix: A matrix having same number of rows and columns
Transpose of a matrix : The transpose of a matrix can be defined as an operator which can switch the rows and column indices of a matrix.

Ans:

Hence, it’s an idempotent matrix.


So, it’s Hermitian matrix




determinant = 0 → Linearly dependent

Hence, it is linearly independent.

For this to occur we must have a row where the left side is all zeros, but the right side is not
[0 0 0 | z]
Infinitely Many Solutions/More than one solution:
This occurs when we have a free variable. This is achieved by getting a whole row (including the right side) or column to be zeros:
[0 0 0 | 0]
Unique
We must have a leading term for each column.


The maximum number of linearly independent rows of a matrix is called the rank of a matrix.
Find the Row Echelon, count the number of non-zero row(s).

The rank of the matrix is .

Rank of a matrix: The number of linearly independent rows in a matrix
The rank of the matrix 3.


The rank of the matrix is 3.








Question:





1) Eigen Value
2) Eigen Vector
3) Model Matrix
4) Diagonalized Matrix :


Cayley Hamilton theorem states that every square matrix satisfies it’s own equation.
Verification
1) Figure out the characteristics equation
2) Replace A (matrix) instead of
3) Add an identity matrix with constant








Equal Vector: Equal vectors are defined as two vectors having same magnitude and direction
Null Vector: A directionless vector whose magnitude is zero is called a null vector





, not orthogonal





An augmented matrix is a matrix formed by combining the columns of two matrices to form a new matrix.












Final List
- Write down three vector operators gradient, divergence and curl.
Gradient: The gradient of a function is defined to be a vector field. It denotes the direction of greatest change of a scalar function .The gradient of a scalar-valued function is the vector field
is a vector valued function, but is not.
Divergence: Divergence is a vector operator that operates on a vector field, producing a scalar field giving the quantity of the vector field's source at each point. The divergence of a vector field is the scalar-valued function
is vector-valued function but, is not.
Curl: Curl is a vector operator that describes the infinitesimal circulation of a vector field in three-dimensional Euclidean space. The curl of a vector field is the vector field
and are both vector-valued function.
- Show that the divergence of the curl of a vector field A is zero.















An inner product is a generalization of the dot product. In a vector space, it is a way to multiply vectors together, with the result of this multiplication being a scalar.









