are two vectors such that , find the minimum value of .
Note: notes the length of the vector on the Euclidean plane. i.e. The Euclidean norm.
Extra: How many degrees of freedom does this system have?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
From the given inequality we get a ⋅ b ≥ 4 4 a 2 + b 2 − 9 . Also − a b ≤ a ⋅ b ≤ a b ⟹ 4 4 a 2 + b 2 − 9 ≤ a b ⟹ 4 a 2 − 4 a b + b 2 ≤ 9 ⟹ 2 a − b ≤ 3 ⟹ 2 a ≤ b + 3 ⟹ 4 a 2 + b 2 − 9 ≥ 2 b 2 − 6 b . Therefore 1 0 0 0 a ⋅ b ≥ 2 5 0 ( 4 a 2 + b 2 − 9 ) ≥ 5 0 0 ( b 2 − 3 b ) = 5 0 0 [ ( b − 2 3 ) 2 − 4 9 ] ≥ − 1 1 2 5