Inner product generated by matrix

derryck1234
Messages
55
Reaction score
0

Homework Statement



Find d(u, v), where the inner product is defined by the matrix

[1 2]
[-1 3]

and u = (-1, 2), v = (2, 5)

Homework Equations



<u, v> = Au . Av
d(u, v) = abs(u - v)

The Attempt at a Solution



I first tried to find the resulting inner product from the matrix in terms of an equation:

I got it to be:

2u1v1 + 13u2v2

Then I simply found u - v, which came to be (-3, -3)

And thus d(u, v) = <-3, -3>0.5

This, in terms of the relevant inner product, is:

[2(9) + 13(9)]0.5

Unfortunately, the books answer does not agree? It says it is 3 times root 13. I get root 135?
 
Physics news on Phys.org
Check your inner product calculation. There should be some u1v2 and u2v1 terms
 
Thanks.
 
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