Conversion or matrix to hermite form

  • Thread starter Thread starter karnten07
  • Start date Start date
  • Tags Tags
    Form Matrix
karnten07
Messages
206
Reaction score
0

Homework Statement


reduce the following matrix to hermite form using elementary row operations and assuimg ad-bc is nto equal to zero

(a b f 1 0)
(c d g 0 1)

(That is supposed to be one matrix.)


Homework Equations


A hermite form is descirbed as a row - echelon matrix with leading 1's and 0's above the leading 1's.
The elementary row operations alowed are as such: interchange 2 rows, multiply/divide a row by a non zero scalar, add/subtract one row to another


The Attempt at a Solution


i see that i need to get a 1 at the start of the top row and a zero and then a 1 as the start of the second row, but unsure how to do this? any ideas please, many thanks
 
Physics news on Phys.org
Start by multiplying the first row by c/a and subtracting it from the second row.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top