firmfunda
  maths > vector-algebra

Vector as sum of vectors


    what you'll learn...

Overview

Vector as Sum of Vectors

 »  numerical expression in place of numbers
    →  2 can be represented with 4-2 or 3417
All these represent the same number.

 »  Vectors as Linear combination of vectors
    →  32 at 45 angle
    →  3 at 0 + 3 at 90
    →  6 at 90 + 32 at -45
All these represent the same vector.

linear combination

We studied numerical expressions. The following expressions represent the same quantity.
    5
    2+3
    6-1

A quantity can be equivalently represented with severals forms of numerical expressions.

linear combination of vectors

Three persons, starting from a common point, are walking
 •  Person A walks at an angle 45 for 3×2 meter
 •  Person B walks 3 meter at an angle 0 and then 3 meter at an angle 90
 •  Person C walks 6 meter at an angle 90 and then 3×2 meter at an angle 45

To walk back to the starting point, all three has to walk 'same distance in the same direction'.

The three vectors given above are effectively the same vector in three different forms. A vector quantity can be equivalently represented by combination of several vectors.

The walk of Person A (at an angle 45 for 3×2 meter) is one vector quantity 32 at angle 45

The walk of Person B ()3 meter at an angle 0 and then 3 meter at an angle 90) is sum of two vector quantities 3 at 0 and 3 at 90.

Note that person A’s and person B’s walks are specified by one vector quantity and two vector quantities. Still, they are at the same distance and direction from the starting point. Effectively, their return to the starting point can be specified by one identical vector quantity.

To understand this, Consider the example in scalar quantities. Person A has 3 apples in a basket. Person B has 2 apples in one hand and 1 apple in another hand. Both has the same number of apples, which is understood as 2+1=3.

Given vectors
x=2i+3j+4k

y=-1i-1j-2k

z=i+2j+2k
Note that x+y=i+2j+2k is same as z. So z can be equivalently given as x+y. Reiterating that A vector can be equivalently given as a sum of vectors.

summary

Linear Combination of Vectors: A vector can be equivalently represented as sum of vectors.

A vector can be equivalently given as the sum of vectors.

Outline

The outline of material to learn vector-algebra is as follows.

Note: Click here for detailed outline of vector-algebra.

•   Introduction to Vectors

    →   Introducing Vectors

    →   Representation of Vectors

•   Basic Properties of Vectors

    →   Magnitude of Vectors

    →   Types of Vectors

    →   Properties of Magnitude

•   Vectors & Coordinate Geometry

    →   Vectors & Coordinate Geometry

    →   Position Vector of a point

    →   Directional Cosine

•   Role of Direction in Vector Arithmetics

    →   Vector Arithmetics

    →   Understanding Direction of Vectors

•   Vector Addition

    →   Vector Additin : First Principles

    →   Vector Addition : Component Form

    →   Triangular Law

    →   Parallelogram Law

•   Multiplication of Vector by Scalar

    →   Scalar Multiplication

    →   Standard Unit Vectors

    →   Vector as Sum of Vectors

    →   Vector Component Form

•   Vector Dot Product

    →   Introduction to Vector Multiplication

    →   Cause-Effect-Relation

    →   Dot Product : First Principles

    →   Dot Product : Projection Form

    →   Dot Product : Component Form

    →   Dot Product With Direction

•   Vector Cross Product

    →   Vector Multiplication : Cross Product

    →   Cross Product : First Principles

    →   Cross Product : Area of Parallelogram

    →   Cross Product : Component Form

    →   Cross Product : Direction Removed