Orthogonalization math problem

  • Thread starter Thread starter suspenc3
  • Start date Start date
suspenc3
Messages
400
Reaction score
0

Homework Statement



\left(\begin{array}{ccc}0&1&0\\1&-2&0\\0&0&3\end{array}\right)

Homework Equations



|A-Lambda(I)| etc...

let T = lambda

The Attempt at a Solution



\left(\begin{array}{ccc}0&1&0\\1&-2&0\\0&0&3\end{array}\right)

\left(\begin{array}{ccc}-T&1&0\\1&-2-T&0\\0&0&3-T\end{array}\right)

cant I just multiply -T(minor11)+(-1)(1)(minor21)?

The answers in the book are different...can anyon help
 
Last edited:
Physics news on Phys.org
Could you please state the question as given please. I am guessing that the question wants you to find a set of orthogonal vectors which span R3. Does the question mention orthonormalization?
 
Last edited:
The "problem statement" is NOT just a matrix! What do you want to DO with the matrix?

You appear to be trying to find the eigenvalues. Yes, you can expand the determinant by the either the first row or the first column- you shouldn't have to ask that.

You say the answers in the back of the book are "different"! Different from what? You have told us neither what answers you got nor what the answers are in the back of the book. Not to mention that you never said what the problem was!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
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