Prove Orthogonal Vectors: x ⊥ u and v implies x ⊥ u - v

  • Thread starter Thread starter Dustinsfl
  • Start date Start date
  • Tags Tags
    Orthogonal Vectors
Click For Summary
SUMMARY

The discussion centers on proving that if vector x is orthogonal to vectors u and v, then x is also orthogonal to the vector difference (u - v). Participants emphasize the use of the dot product property, specifically that the dot product of a vector with the sum of two others equals the sum of their individual dot products. The conclusion is reached through the application of this property, confirming that if = 0 and = 0, then = 0, establishing the orthogonality of x to u - v.

PREREQUISITES
  • Understanding of vector orthogonality
  • Familiarity with the dot product operation
  • Knowledge of linear algebra concepts
  • Ability to manipulate vector equations
NEXT STEPS
  • Study the properties of the dot product in detail
  • Learn about vector spaces and their dimensions
  • Explore formal proof techniques in linear algebra
  • Investigate applications of orthogonal vectors in computer graphics
USEFUL FOR

Students and professionals in mathematics, physics, and engineering, particularly those focusing on linear algebra and vector analysis.

Dustinsfl
Messages
2,217
Reaction score
5
If x is ⊥ u and v, then x is ⊥ u - v.

I know this is true because u - v is in the same place as u and v; therefore, x is orthogonal. How can this be written better?
 
Physics news on Phys.org
Use the property of the dot product that a dot (b+c) = a dot b + a dot c
 
Dustinsfl said:
If x is ⊥ u and v, then x is ⊥ u - v.

I know this is true because u - v is in the same place as u and v; therefore, x is orthogonal. How can this be written better?

"is in the same plane as u and v..."

Dot product?
 
I understand the dot product needs to be used to do this (VeeEight and Mark) but I don't know how to implement it correctly.
 
If two vectors are orthogonal, what is their dot product?
 
I got it <x,v>=0, <x,u>=0

<x,u-v>=<x,u>-<x,v>=0-0=0
 
If x ⊥ u, how can you say the same thing using the dot product. You don't have to "implement" anything - just use the dot product.
 
Dustinsfl said:
I got it <x,v>=0, <x,u>=0

<x,u-v>=<x,u>-<x,v>=0-0=0
OK, then what does this say about x and u - v?
 
Dustinsfl said:
I got it <x,v>=0, <x,u>=0

<x,u-v>=<x,u>-<x,v>=0-0=0

:smile:
 
  • #10
VeeEight said:
Use the property of the dot product that a dot (b+c) = a dot b + a dot c

VeeEight said:
:smile:

I was thinking more of proof then doing.
 
  • #11
Dustinsfl said:
I was thinking more of proof then doing.

:confused:
 
  • #12
VeeEight said:
:confused:
I second that.
 
  • #13
I was thinking of a formal proof then just doing <x..> ... =0
 
  • #14
Dustinsfl said:
I was thinking of a formal proof then just doing <x..> ... =0
That is a formal proof. Don't overthink this stuff at the expense of understanding what's going on.
 
  • #15
Use the linearity of the dot product ( , ) so,

(x,u)=(u,x)=0 and (x,v)=(v,x)=0,
So consider,
(u-v,x)=(u,x)-(v,x)=0 => (x,u-v)=0.
 

Similar threads

Replies
9
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
20
Views
4K
  • · Replies 7 ·
Replies
7
Views
1K
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 7 ·
Replies
7
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K