Proving Perpendicular Vectors in 2D with Scalar Product

In summary, the vectors a and b are of equal magnitude k (k does not equal 0) and have an angle of 60 degrees between them. Given the vectors c=3a-b and d=2a-10b, it is shown that c and d are perpendicular vectors by expanding their dot product and using the fact that i.i=j.j=1 and i.j=j.i=0 for unit vectors i and j. This relationship holds true because i and j are chosen to be perpendicular and of unit length.
  • #1
nobahar
497
2
Hello, this is a question from a pure mathematics textbook:
(2D vectors)
The vectors a and b are of equal magnitute k (k does not equal 0), and the angle between a and b is 60 degrees. If c=3a-b and d=2a-10b
A) Show that c and d are perpendicular vectors.
(Sadler, A.J., Thorning, D.W.S (2007, pg.63). Understanding Pure Mathematics, Glasgow: Oxford Universty Press).


c.d=0
=|c||d|cos(90)
Therefore, c.d/|c||d|=cos(90)

'Normally' for the dot product, the coefficients of the 'i' component of the two vectors are multiplied togeather, and the same process is applied to the j components, then they are added togeather.
I would attempt the question, but to be honest I'm not sure what steps to take; since my base vectors a and b are not orthogonal. Am I using the correct method? An answer would be much appreciated, I apologise for the language used and the presentation, I hope its accurate.
 
Physics news on Phys.org
  • #2
Welcome to PF!

nobahar said:
The vectors a and b are of equal magnitute k (k does not equal 0), and the angle between a and b is 60 degrees. If c=3a-b and d=2a-10b
A) Show that c and d are perpendicular.

'Normally' for the dot product, the coefficients of the 'i' component of the two vectors are multiplied togeather, and the same process is applied to the j components, then they are added togeather.
I would attempt the question, but to be honest I'm not sure what steps to take; since my base vectors a and b are not orthogonal.

Hi nobahar! Welcome to PF! :smile:

ah … you are about to understand the beauty of vectors.

You don't need components to understand vectors!

Vectors have a life of their own … they "don't know" they have components … components are just things we use when all else has failed. :cry:

Hint: just expand (3a-b).(2a-10b) in terms of a.a b.b and a.b :smile:
 
  • #3
Additionally you are told that "The vectors a and b are of equal magnitute k (k does not equal 0), and the angle between a and b is 60 degrees" so [itex]\vec{a}\cdot\vec{b}= k^2 cos(60)= (1/2)k^2[/itex] and, of course, [itex]\vec{a}\cdot\vec{a}= \vec{b}\cdot\vec{b}= k^2[/itex].
 
  • #4
I appreciate the response very much, thankyou.
In the same textbook:
(x1i+y1j).(x2i+y2j)
a.b=x1x2i.i+x1y2i.j+y1x2j.i+y1y2j.j
i.i=j.j=1 and i.j=j.i=0
therefore, a.b=x1x2+y1y2
Just wondering if someone could expand on this for me. I tried applying this to the question that I opened this topic with, before expanding it completely as suggested very kindly above. Presumably it is to do with being unit vectors? An explanation would really help me to grasp the concepts a lot better, thankyou in advance.
 
  • #5
nobahar said:
I appreciate the response very much, thankyou.
In the same textbook:
(x1i+y1j).(x2i+y2j)
a.b=x1x2i.i+x1y2i.j+y1x2j.i+y1y2j.j
i.i=j.j=1 and i.j=j.i=0
therefore, a.b=x1x2+y1y2
Just wondering if someone could expand on this for me. I tried applying this to the question that I opened this topic with, before expanding it completely as suggested very kindly above. Presumably it is to do with being unit vectors? An explanation would really help me to grasp the concepts a lot better, thankyou in advance.

It's not clear what your question is. As far as this particular example is concerned, yes, the fact that i and j are unit vectors and are perpendicular to one another, is essential. That is what allows you to say that i.i= j.j= 1 and i.j= j.i= 0 and so "get rid" of i and j.

As for your original question, (3a-b).(2a-10b) is concerned, you can use the distributive law to argue that (3a-b).(2a-10b)=3a.(2a-10b)-b.(2a-10b) and then using the distributive law on each of those, =6a.a-30a.b-2b.a+10b.b. That was tiny-tim's point.

The difference is that you do not know that a and b are unit vectors nor that they are they perpendicular. But because you do know their lengths and angle between them, you can do the same thing. My point, that you are told that a.b= b.a= (1/2)k2 and that a.a= b.b= k2, you can replace those dot products with those numbers.
 
Last edited by a moderator:
  • #6
Firstly, thankyou again for the response.
I already applied those processes (the expansion and then the appropriate substitution for a.a, b.b and a.b with k2 and (1/2)k2) to get the required result after the first responses. The solution, although appreciated, was not necessary; I was looking for something more in the way of an explanation as to why i.i=j.j=1 and i.j=j.i=0. The above response has gone some way to addressing this issue, which I am grateful for.
 
  • #7
Like Halls said, i and j are chosen to be unit length (so i.i=j.j=1) and perpendicular (i.j=0). In the usual x-y coordinates you would write i=(1,0), j=(0,1). Check these dot products with your x,y formula.
 
  • #8
Of course! The scalar product is 0 for i.j and j.i because they are perpendicular! Thankyou Dick, Halls and Tiny-tim. I am immensely grateful, greatly appreciative, and slightly disappointed with myself.
 

Related to Proving Perpendicular Vectors in 2D with Scalar Product

1. How do you prove that two vectors are perpendicular?

To prove that two vectors are perpendicular, you need to show that their dot product is equal to zero. This means that the angle between the two vectors is 90 degrees.

2. Can two non-zero vectors be perpendicular to each other?

Yes, two non-zero vectors can be perpendicular to each other. As long as their dot product is equal to zero, they are considered perpendicular.

3. What is the formula for calculating the dot product of two vectors?

The formula for calculating the dot product of two vectors is: a · b = |a| * |b| * cosθ, where a and b are the two vectors and θ is the angle between them.

4. What is the geometric interpretation of two perpendicular vectors?

The geometric interpretation of two perpendicular vectors is that they form a right angle with each other. This means that they are orthogonal and do not share any common direction.

5. Can you prove that two vectors are perpendicular without using the dot product?

Yes, there are other methods to prove that two vectors are perpendicular without using the dot product. One method is using the cross product, where the resulting vector is perpendicular to both of the original vectors. Another method is using the properties of perpendicular lines and angles in geometry.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
21
Views
7K
  • Linear and Abstract Algebra
Replies
9
Views
752
  • Precalculus Mathematics Homework Help
Replies
17
Views
13K
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Precalculus Mathematics Homework Help
Replies
3
Views
2K
  • General Math
Replies
4
Views
3K
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
Replies
14
Views
1K
Back
Top