Let a and b denote 2 2d vectors

  • Thread starter Thread starter ibaforsale
  • Start date Start date
  • Tags Tags
    2d Vectors
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
38 replies · 5K views
ibaforsale said:
oh okay, so i get

2 <= (a12b22 + a22b12) / a1b1a2b2

or if i move everything i get

0 <= a12b22 + a22b12 - 2a1b1a2b2

OK. Only the second expression has everything on the right side. So now you have to figure out why that is ##\ge 0##.
 
Physics news on Phys.org
ibaforsale said:
oh okay, so i get

2 <= (a12b22 + a22b12) / a1b1a2b2
The above won't do you any good.
ibaforsale said:
or if i move everything i get

0 <= a12b22 + a22b12 - 2a1b1a2b2

Or more suggestively, 0 <= a12b22 - 2a1b1a2b2 + a22b12

There's something you need to do with this...
 
LCKurtz said:
OK. Only the second expression has everything on the right side. So now you have to figure out why that is ##\ge 0##.

is it greater than 0 because the squared terms will always be greater?
 
my thinking is that squaring something will always be bigger than multiplying by 2
 
First, the things you are squaring aren't the same as the things you are multiplying by two, and secondly, (1/2)2 < 2*(1/2) so the basic logic there doesn't work.

You need to do some algebra to re-write the right hand side.
 
Squaring ##1## isn't bigger than multiplying it by ##2##. Look, you need to do some algebraic manipulation with that expression to make it obvious that is is ##\ge 0##. We have led you by the hand to this point and I don't see how we can give you that last step without having worked the whole problem for you.

As a matter of curiosity, what course are you in and what courses have you already had?
 
i was thinking the algebra might include taking out common terms but there are none, can i get a hint as to what needs to happen
 
LCKurtz said:
We have led you by the hand to this point and I don't see how we can give you that last step without having worked the whole problem for you.
That's how I feel as well.