New Reply

Dot product arithmetic

 
Share Thread Thread Tools
Jan14-13, 06:39 PM   #1
 

Dot product arithmetic


If you square the magnitude of a vector you get the dot product, correct?

||v||^2 = v . v

Can you also say that

||v|| = sqrt(v . v)?
PhysOrg.com
PhysOrg
physics news on PhysOrg.com

>> Study provides better understanding of water's freezing behavior at nanoscale
>> Soft matter offers new ways to study how ordered materials arrange themselves
>> Making quantum encryption practical
Jan14-13, 07:05 PM   #2
 
Recognitions:
Gold Membership Gold Member
Of course, basic algebra.
Jan14-13, 07:09 PM   #3
 
Quote by Vorde View Post
Of course, basic algebra.
Thanks. I didn't know if some weird cosine rule existed in there
Jan14-13, 08:07 PM   #4
 
Recognitions:
Gold Membership Gold Member

Dot product arithmetic


Okay. Just to cement this:

If ##\vec{v} = <a,b>## and ##\vec{w} = <c,d>## then ##\vec{v} \cdot \vec{w} = ac+bd## and ##\vec{v} \cdot \vec{v} = a^2+b^2##

So if ##|| \vec{v} || ^2 = \vec{v} \cdot \vec{v} = a^2+b^2## then ##\sqrt{|| \vec{v} || ^2} = || \vec{v} || = \sqrt{a^2+b^2}##
Jan14-13, 10:11 PM   #5
 
Hey cytochrome.

If the inner product is valid then all of your statements are true.
Jan15-13, 04:23 AM   #6
 
Quote by cytochrome View Post
Thanks. I didn't know if some weird cosine rule existed in there
cosine rule cannot bother you here because the angle between "vectors" is zero.
New Reply
Thread Tools


Similar Threads for: Dot product arithmetic
Thread Forum Replies
Prove Quadruple Product Identity from Triple Product Identities Calculus & Beyond Homework 6
Show the product of convergent sequences converge to the product of their limits Calculus & Beyond Homework 2
Angle between 2 vectors using 1) Dot product and 2) cross product gives diff. answer? Calculus & Beyond Homework 8
Why some functional integral(in QTF theo)of a product equal product of two the integr Quantum Physics 2