Friday, March 8

Polynomial Matrices


A polynomial matrices or matrix polynomial is a  matrix whose elements are univariate or multivariate polynomials.A univariate polynomial matrix P of degree p is define like:sum_(n=0)^pA(n)x^(n)=A(0)+A(1)x+A(2)x^(2)+....+A(p)x^(p) where A(p) is non-zero and A(i) indicate a matrix of constant coefficients. Hence a polynomial matrix is the matrix-equivalent of a polynomial, by means of every one element of the matrix satisfying the classification of a polynomial of degree p.

Properties of polynomial matrices

A polynomial matrix in excess of a field with determinant equivalent to a non-zero constant is called unimodular, and have an inverse, which is also a polynomial matrix.
Note, that the simply scalar unimodular polynomials are polynomials of degree 0 - nonzero constants, for the reason that an inverse of an arbitrary polynomial of high degree is a rational function.
The roots of a polynomial matrix in excess of the complex numbers are the points in the complex plane wherever the matrix loses rank.

Characteristic polynomial of a product of two matrices

If A and B are two square n×n matrices then,attribute polynomials of AB and BA match:

PAB(t)=PBA(t).

If A is m×n-matrix and B is n×m matrices such that m
PAB(t)=tn-mPAB(t)

Polynomial in t and in the entry of A and B is a general polynomial identity. It consequently suffice to verify it on an open set ofparameter value in the complex numbers.

The tuples (A,B,t) wherever A is an invertible complex n by n matrix,

B is any complex n by n matrix,

and t is any complex number since an open set in complex space of dimension 2n2 + 1. When A is non-singular our result follow from the fact that AB and BA are similar:

BA=A-1(AB)A.

Example 1:

An example the 3x3 polynomial matrices

P=[[1,x^(2),x],[0,2x,2],[8x+2,x^2-1,0]]

=[[1,0,0],[0,0,2],[2,-1,0]]+[[0,0,1],[0,2,0],[3,0,0]]x+[[0,1,0],[0,0,0],[0,1,0]]xx^(2)

Example 2:

Find the eign value of given polynomial matrices

P=[[3,3],[0,6]]

The polynomial has the characteristic equation

0=det(P-λI)

=det[[3-lambda,3],[0,6-lambda]]

18-6lambda -3lambda + λ2

18-9lambda +18

λ2-3λ-6λ+18

λ(λ-3)-6(λ-3)

(λ-3)(λ-6)

λ=3,andλ=6

The eigenvalues of these matrices are 3,6

Example 3: Find the product of the given matrices M1=[[1,2],[3,4]] and M2=[[8,3],[2,7]]

The given polynomial is

M1=[[1,2],[3,4]]


M2=[[8,3],[2,7]]

The product of the given matrices M1 and M2  =M1xM2

M1xM2    =[[1,2],[3,4]]xx [[8,3],[2,7]]

The product of the given  matrices is=[[12,17],[32,37]]

Thursday, March 7

Least Common Denominator


If the denominators are unlike, then we can find LCD (Least common Denominator) of the given denominators.

Least Common Denominator is the smallest positive(least) integer which is common in multiples of the denominators.

For example, given fractions are 1/3 and 1/6. Find LCD.

List the multiples of 3:   3, 6, 9, 12, 15, 18, 21,...

Multiples of 6:   6, 12, 18, 24,...

Here, 6 is the lowest common term for both the multiples of 3 and multiples of 6.

The answer is 6, and that is the Least Common Denominator.

There are five examples for least common denominator. From these examples for least common denominator, we can get clear view about least common denominator. Let us see the examples for least common denominator in the following section.

Examples on examples for least common denominator:

We are going to explain examples for least common denominator.

Example 1:

Find the least common denominator of the fractions; 1/5,1/3

Solution:

Here, the denominators are 5 and 3.

The common denominator of 5 and 3 is 15.

Multiples of 5: 5,10,15,20,…..

Multiples of 3: 3,6,9,12,15,18,….

Here, 15 is the lowest common term for both the multiples of 5 and multiples of 3.

The answer is 15, and that is the Least Common Denominator.

Example 2:

If the given fractions are 3/4,1/3, find the least common denominator.

Solution:

Here, the denominators are 4 and 3.

The common denominator of 4 and 3 is 12.

Multiples of 4: 4,8,12,16,20….

Multiples of 3: 3,6,9,12,15….

Here, 12 is the lowest common term for both the multiples of 4 and multiples of 3.

So, the Least Common Denominator is 12.

Example 3:

Find the least common denominator of ; 5/6, 2/15

Solution:

Here, the denominators are 6 and 15.

The common denominator of 6 and 15 is 30.

Multiples of 6:  6,12,18,24,30…

Multiples of 15: 15,30,45,60….

Here, 30 is the lowest common term for both the multiples of 6 and multiples of 15.

So, the Least common denominator is 30.

Example 4 on examples for least common denominator:

What is the least common denominator of the fractions;  5/12, 11/18

Solution:

Here, the denominators are 12 and 18.

The common denominator of 12 and 18 is 36.

Multiples of 12:  12,24,36,48,….

Multiples of 18: 18,36,54,….

Here, 36 is the lowest common term for both the multiples of 12 and multiples of 18.

So, the Least common denominator is 36.

Example 5:

1/5 + 1/6 + 1/15  What is the LCD?

Solution:

First we list the multiples of each denominator.

Multiples of 5 are 10, 15, 20, 25, 30, 35, 40,...

Multiples of 6 are 12, 18, 24, 30, 36, 42, 48,...

Multiples of 15 are 30, 45, 60, 75, 90,....

Here, 30 is the lowest common term for both the multiples of 5 and multiples of 6 and multiples of 15 .

So, the Least common denominator is 30.

Therefore, Examples for least common denominator are explained.