Simplicity in itself. The scalar product of two vectors is the product of their magnitudes multiplied by the cosine of the angle between them. So how do I compute the product of:
A = i + 2j + 3k and B = 2i - 3j + 4k ?
Mathcad gives A·B as 8 making the angle 66.6[sup]o[/sup]
What I seem to have either forgotten or never learned is how to find the angle between two vectors that are given in this form.
I assume that you meant this - A·B = (1)(2) = (2)(-3) + (3)(4) = 8 - t really be this - A·B = (1)(2) + (2)(-3) + (3)(4) = 8
So that means that the dot product is merely the sum of the product of the individual terms of the two vectors.
Hmmm. How did I manage to either miss or forget that?
I have to confess that if A = a[sub]1[/sub]i + a[sub]2[/sub]j + a[sub]3[/sub]k and B = b[sub]1[/sub]i + b[sub]2[/sub]j + b[sub]3[/sub]k then the fact that:
Now, if you mean to add the question of why that statement is true: no, it’s not immediately obvious. It generally takes a calculation, like involving the law of cosines.
Let p, q, and r be points in space (n-dimensional, if you want). Let v go directly from p to r, u go from q to p, and w go from q to r. Now by properties of inner products,
:smack: While you were posting I went back to my text Mathematics Of Modern Physics and Engineering, Sokolnikoff and Redheffer, and found the answer in a part I skimmed over because “I already know that.”
The answer isn’t immediately obvious but it’s pretty simple. Considering what the dot product is and taking account of the various dot products of the unit vectors i, j, and k, the answer falls out directly in a few easy steps.
Oh hell. Just for completeness and to make sure I don’t forget again (I don’t really have all that much time in which to forget, now that I think of it) here’s the text’s development.
That’s probably good for mathematicians. For physicists the other definition might be more illuminating.
For example the work done is force X distance or FS. If the object is constraned to a particular path and the force is at an angle to the path then the work is FScosß which is F·S.
Not really. In fact, in special relativity, the dot product is changed by changing its formula. Then the angle is defined as that which makes the cosine relation hold.
Btw, ultrafilter while such forms can be diagonalized, I don’t think most books assume that from the get-go.
Absolutely. For many years now, if you can’t do the mathematics at virtually a PhD math level you won’t go far in physics.
I was speaking more of the insight into what is going on in special and general relativity than the motivation for it. It’s hard to visualize such things and it’s necessary, I think, to rely on what the mathematics is telling you than in having a physical picture. And with quantum mechanics that seems to be absolutely true.
Well, starting from h[sup]T[/sup]a = 1 Vh - thetaa = 0,
what you can do is multiply the second equation by h[sup]T[/sup] from the left, getting h[sup]T[/sup]Vh - thetah[sup]T[/sup]a = h[sup]T[/sup]0
=> h[sup]T[/sup]Vh - theta*1 = 0
=> theta = h[sup]T[/sup]Vh,
which is not the suggested answer but I don’t find anything wrong with my derivation. Maybe I misinterpreted your equations (the apostrophe stands for transposition, right?), or maybe you made a mistake while writing them.
I also see that you invert matrix V in your derivation; are you sure that it is invertible in the first place?
Thanks to severus and David Simmons for helping me out. I think I’ve got it now.
David:
a is a vector, not a square matrix so it can’t be inverted AFAIK. (Crosspost!)
severus
Yeah, V is “assumed nonsingular”. I forgot to mention that it was symmetric. I had no idea that the inverse of a symmetric matrix was also symmetric. (This would follow from the theorem that the inverse of the transpose is the transpose of the inverse or (A’)[sup]-1[/sup] = (A[sup]-1[/sup])’ )
With your prodding, I think I got it.
theta = h’Vh
theta*a=Vh
V[sup]-1[/sup]thetaa* = h
Take transpose of both sides, recall that (AB)’ = B’A’, then postmultiply by a:
theta* a’(V[sup]-1[/sup])'a = **h’a ** = 1
Remove transpose from V[sup]-1[/sup], by noting that V is symmetric: