Maths 1

Multiplication of Two Matrices (Matrix Multiplication)

Multiplication of Two Matrices (Matrix Multiplication) Definition: Two matrices A and B are said to be conformable for multiplication. If the number of columns in A is equal to the number of rows in B. If A = (aij)m x n, B = (bjk) n x p are two matrices (which are conformable for multiplication). Read more about Multiplication of Two Matrices (Matrix Multiplication)[…]

Maths 1

Elementary Row (Column) Transformations

Elementary Row (Column) Transformations The following three operations applied on the rows (columns) of a matrix are called elementary row (column) transformations. (i) Interchange of any two rows (columns): If ith row (column) of a matrix is interchanged with the jth row (column), it will be denoted by Ri ↔ Rj (Ci ↔ Cj). For Example: , then by applying Read more about Elementary Row (Column) Transformations[…]

Binomial Theorem

Properties of Binomial coefficients

Properties of Binomial coefficients Binomial Theorem: General form of a polynomial in x is an xⁿ + an₋₁xⁿ⁻¹ + … + a₁x + a₀, where an, an₋₁, …, a₁, a₀, are constants, an ≠ 0 and n is a whole number. A binomial is a polynomial which consists of two terms. Use Pascal’s triangle Properties of Binomial Coefficients (i) If ⁿCr = ⁿCs then either r Read more about Properties of Binomial coefficients[…]