Vector Addition in Linear Algebra: ||x+y||2 = ||x||2 + 2*x*y + ||y||2

  • Thread starter Thread starter symsane
  • Start date Start date
  • Tags Tags
    Linear
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
symsane
Messages
13
Reaction score
0
||x+y||2 = ||x||2 + 2*x*y + ||y||2
 
Physics news on Phys.org
||x+y||^2=(x+y).(x+y) (dot product). Expand it out.
 
Is there a question here? Are you trying to prove that relation for two vectors x and y?

If so, what have you tried?