Find all values of k, that satisfy the given equation

  • Thread starter Thread starter Cudi1
  • Start date Start date
Cudi1
Messages
98
Reaction score
0

Homework Statement


find all values of k, that satisfy the given equation


Homework Equations



(k 1 1) *1 1 0* k
1 0 2 1
0 2 -3 1

The Attempt at a Solution


Basically you have a row vector multiplied by matrix multiplied by column vector
So (k,1,1)* k+1 = 0
k+2
-1

therefore i arrive at k^2+2k+2=0 and that k=-1, is this correct and if so is there a way i can verify?
 
Physics news on Phys.org


Cudi1 said:

Homework Statement


find all values of k, that satisfy the given equation

What equation?

Homework Equations



(k 1 1) *1 1 0* k
1 0 2 1
0 2 -3 1

The Attempt at a Solution


Basically you have a row vector multiplied by matrix multiplied by column vector
So (k,1,1)* k+1 = 0
k+2
-1

therefore i arrive at k^2+2k+2=0 and that k=-1, is this correct and if so is there a way i can verify?
 


it's a row vector of k,1,1 * the given matrix multiplied by column vector k,1,1 which equals to 0.
 


Cudi1 said:
therefore i arrive at k^2+2k+2=0 and that k=-1, is this correct and if so is there a way i can verify?

I think you mean k2 + 2k + 1 = 0, and yes k = -1 is correct. To verify it put k = -1 in the original problem and multiply it out to see if it works.
 


thank you for the help
 
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