(New page: == The Basics of Vectors == ---- First, let :<math>\mathbf{v} = \begin{bmatrix} a \\ b \end{bmatrix}</math> which denotes a vector between a point and the origin. Then the length of t...)
 
Line 39: Line 39:
 
Lastly, a unit vector is a vector that has magnitude one and denoted as in the following:
 
Lastly, a unit vector is a vector that has magnitude one and denoted as in the following:
 
:<math alt=>\boldsymbol{\hat{w}} = \frac{\boldsymbol{w}}{\|\boldsymbol{w}\|}</math>.
 
:<math alt=>\boldsymbol{\hat{w}} = \frac{\boldsymbol{w}}{\|\boldsymbol{w}\|}</math>.
 +
 +
 +
Ryan Jason Tedjasukmana
 +
----
 +
[[Inner_Product_Spaces_and_Orthogonality|Back to Inner Product Spaces and Orthogonality]]
 +
 +
[[2010_Fall_MA_265_Walther|Back to MA265 Fall 2010 Prof Walther]]
 +
 +
[[MA265|Back to MA265]]
 +
 +
 +
[[Category:MA265Fall2010Walther]]
 +
[[Category:MA265]]

Revision as of 15:21, 6 December 2010

The Basics of Vectors



First, let

$ \mathbf{v} = \begin{bmatrix} a \\ b \end{bmatrix} $

which denotes a vector between a point and the origin.

Then the length of this vector is given by

$ \mathbf{\|v\|} = \sqrt{x^2 +y^2} $.

The same concept applies for two-point case between points v and w as shown below.

Let

$ \mathbf{w} = \begin{bmatrix} c \\ d \end{bmatrix} $.

We have,

$ \mathbf{v-w} = \begin{bmatrix} a-c \\ b-d \end{bmatrix} $,

and

$ \mathbf{\|v-w\|} = \sqrt{(a-c)^2 +(b-d)^2} $.

In short, there is no significant difference in the three dimensional approach of the form

$ \mathbf{v} = \begin{bmatrix} p \\ q \\ r \end{bmatrix} $.

Another essential concept is the angle between two vectors as shown in the following formula:

$ \cos{\alpha} = \frac{\langle\mathbf{v}\, , \mathbf{w}\rangle}{\|\mathbf{v}\| \, \|\mathbf{w}\|} $.

This will be more prominent as we go through Inner Product Spaces section.

Lastly, a unit vector is a vector that has magnitude one and denoted as in the following:

$ \boldsymbol{\hat{w}} = \frac{\boldsymbol{w}}{\|\boldsymbol{w}\|} $.


Ryan Jason Tedjasukmana


Back to Inner Product Spaces and Orthogonality

Back to MA265 Fall 2010 Prof Walther

Back to MA265

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn