Introduction:
The concept of vectors plays an important role in physics, computer graphics, probability theory, machine learning, and other
fields of science and mathematics.
In this article I will introduce you to the basics of vector calculus, starting from defining vectors then seeing some of the basic operation that can be done to manipulate vectors, in the end you will find a bunch of refrences for further readings on vector calculus
What are Vectors?:
Vectors are mathematical objects that can be represented with numbers as entries, the number of entries required to represent a vector, depends on the dimension of a given vector, for instance the position vector of a ball moving in a 2 dimensional space can be represented by 2 numbers called the x-component, and y-component, each represent how far is the ball's projection on a given direction. The minimum dimensions required to model a problem (aka degrees of freedom) depends on the complexity of the problem, for example in the field of machine learning, data scientists use vectors with millions or even billions of enteries to train their models in order to solve a regression problem for example, in the other hand quantum theorists deal with vectors that have infinite number of components called state vectors which represent the most abstract form of vectorsVectors can also be viewed as arrows defined by their magnitude and direction, the magnitude is simply the length of the vector, and the direction is is which direction the vector is pointing to, this formulation is quite useful in physics, it gives a visual intuition about the behavior of different vectors, yet this geometrical representation fails to represent vectors that exceed 3 components, because the human mind can only visualize up to only 3 dimensions beyond that it's abstraction
A vector can be represented in different equivalent forms, the following are two basic forms:
Algebraic form of a 2-D vector:
the vector's component along the x axis the vector's component along the y axis the vector's projection magnitude along the x axis the vector's projection magnitude along the y axis the unit vector along the x axis, it has a magnitude of 1 and directs toward the direction of x direction the unit along the y axis, it has a magnitude of 1 and directs toward the direction of x direction
Matrix form:
Operations on Vectors:
Vectors wouldn't be so useful if we couldn't perform operations on them, here we will see five basic operations that we can use on vectors: addition, subtraction, scaling, dot product, length, and cross product (for curious readers href for refrences)Addition and Subtraction:
As numbers, vectors too can be added, if we add two vectorsScaling:
By scaling either we enlarge or reduce a vector, and we do that by multiplying it by a scalar, a scalar means a number that have a magnitude but no direction, for example if we want to make a vectorDot Product:
The dot product can be viewed as the operation that gives us the value of the magnitude of the vectorThe elementary work done by a force is defined the be dot prodcut of the force vector and the infinitesimal change in position vector:
Length:
The legnth of a vectorCross Product:
The corss product of two vectorsConclusion:
In this article we have defined vectors and showed some of basic operations that we can preform on them.For further readings:
- Linear Algebra Done Right by Axler, Sheldon Jay
- No Bullshit Guide to Linear Algebra by Ivan Savov
- Problems And Worked Solutions In Vector Analysis by Lewis Richard Shorter
- Vector Calculus by Michael Corral
- Essence of linear algebra by 3Blue1Brown (Youtube Channel)
Fermi Paradox جاز منهنا keep driving to the Nowhere bro
ReplyDelete