Please note, this is a STATIC archive of website www.tutorialspoint.com from 11 May 2019, cach3.com does not collect or store any user information, there is no "phishing" involved.

Vectors Problem Example 2


Advertisements

Published on:  on 7th Apr, 2018

Description:

Problem

Establish the following vector inequalities geometrically or otherwise −

1. |a + b| ≤ |a| + |b|

2. |a + b| ≥ |a| - |b|

Solution

For ease of notation, |a| will be represented by ‘a’ and |b| will be represented by ‘b’.

Part 1 – Analytical Method

  • a and b are two arbitary vectors.

  • The angle between them is θ, it can be acute or obtuse.

Now, we know,

|a + b| = a2 + b2 + 2ab cosθ

Max. value of cosθ = 1. (when θ = 0o or 0 rad)

  • Hence, |a + b| ≤ a2 + b2 + 2ab

  • Or, |a + b| ≤ (a + b)2

  • Or, |a + b| ≤ (|a| + |b|) ..... Proved

|a + b| = (|a| + |b|) only when cosθ = 1, else it is always, |a + b| < (|a| + |b|)

NOTE − a and |a| are used interchangeably. Same for b and |b|.

Part 1 – Geometrical Method

  • a and b are two arbitary vectors.

  • The angle between them is θ, it can be acute or obtuse.

Geometrical Method

  • Taking S = a + b, case by case each time changing the value of angle θ.

Changing Values

  • Clearly, |a + b| is maximum when the angle θ = 0 rad. Hence,

|a + b| ≤ |a| + |b|

Part 2 – Analytical Method

  • a and b are two arbitary vectors.

  • The angle between them is θ, it can be acute or obtuse.

Now, we know,

|a + b| = a2 + b2 + 2ab cosθ

Max. value of cosθ = 1. (when θ = 0o or 0 rad)

  • Hence, |a + b| ≤ a2 + b2 + 2ab

  • Or, |a + b| ≤ (a + b)2

  • Or, |a + b| ≤ (|a| + |b|) ..... Proved

|a + b| = (|a| + |b|) only when cosθ = 1, else it is always, |a + b| < (|a| + |b|)

NOTE − a and |a| are used interchangeably. Same for b and |b|.

Part 2 – Geometrical Method

  • a and b are two arbitary vectors.

  • The angle between them is θ, it can be acute or obtuse.

Geometrical Method

  • Taking S = a + b, case by case each time changing the value of angle θ.

Changing Values 2

  • Clearly, |a + b| is maximum when the angle θ = π/2 rad. Hence,

|a + b| ≤ |a| + |b|


Advertisements