Linear Algebra Question: Solving a Matrix with k=-2 and Transposition

transgalactic
Messages
1,386
Reaction score
0
i got this matrix
1 1 k
0 1-k k-1
0 0 (k-1)(k+2)

for k=-2
1 1 -2
0 -1 -3
0 0 0


the k matrix is row reduced
so after i put k=-2 and transposed it.
i get no all 0 lines
so i need to do row reduction again??
 
Physics news on Phys.org
What's the actual question?
 
what is the general way of finding Im
 
What does that mean--"finding Im"?

Going back to your first post, you said you "put k=-2 and transposed it." What does "it" refer to? The matrix? Or do you mean that you interchanged two rows?
 
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