Introductory university-level calculus, linear algebra, abstract algebra, probability, statistics, and stochastic processes.
Vector product
Get link
Facebook
X
Pinterest
Email
Other Apps
-
The scalar product maps a pair of vectors to a scalar: . The scalar product can be defined in the vector space with any . In contrast, the vector product (also known as the cross product), which maps a pair of vectors to another vector () in the same vector space, can be defined only in the 3-dimensional space, .
Definition (Vector product)
Let be row vectors and . Then their vector product (also called the cross product or outer product), denoted , is the vector defined as
Remark. Some authors prefer to denote the vector product by rather than . □
Let , then the cross product may be formally expressed as a determinant as in
Theorem
Let . Then we have the following.
If or , then .
If and are parallel, that is, or for some non-zero , then .
. (Thus, the vector product is not commutative.)
For any , .
, , .
Proof. (Exercise.) ■
In the following, the scalar product between and is denoted by rather than . Recall that the scalar product is also called the dot product.
Definition (Triple product)
The triple product of three vectors is defined by
Theorem
Let be row vectors. Their triple product is given by the determinant:
Proof. Let , , . By definition,
so
■
Corollary
Proof. By the property of determinants, we have
The rest is similar. ■
Corollary
Proof. (Exercise.) ■
Remark. Similarly, we have .
This result indicates that the vector product is perpendicular to both and . If , the three vectors , and their vector product form a right-handed set. This means if your right index and middle fingers to directions of and , respectively, then your right thumb points to the direction of . □
Corollary
Proof. (Exercise.) ■
Lemma
Let . If , then .
Proof. If or , the result is trivial.
Suppose . Since , we have
Squaring both sides yields
so, in particular,
Using this, we compute
■
Remark. This lemma says that, if the vectors and are perpendicular to each other (including the case one (or both) of them is zero), then the length of their vector product is the product of their lengths. □
Theorem
Let such that the angle between them is . Then
Proof. Let be non-zero vectors, and let the angle between them be . So we have
Using the unit vector defined by
let us define
and
By this definition, we have
Clearly, is parallel to and
On the other hand, is perpendicular to because
It follows that . Therefore, from (eq:bbpp), we have
Substituting (eq:paracos),
Hence
Now consider the vector product . Since and are parallel to each other, . Therefore,
Since (i.e., they are perpendicular), using the above lemma,
■
Remark. Note that any two vectors and define a parallelogram. That is, the origin and the position vectors and make the vertices of a parallelogram. You should prove that the area of this parallelogram is given by where is the angle between and . □
Remark. Similarly, any three vectors and can define a parallelepiped (a solid body of which each face is a parallelogram). We can show that the triple product corresponds to the signed volume of that parallelepiped. Here, the term ``signed'' indicates that this ``volume'' can be negative. More specifically, the sign of this volume is positive if the triple , in this order, makes a right-hand set, or negative if it makes a left-hand set. □
Defining the birth process Consider a colony of bacteria that never dies. We study the following process known as the birth process , also known as the Yule process . The colony starts with cells at time . Assume that the probability that any individual cell divides in the time interval is proportional to for small . Further assume that each cell division is independent of others. Let be the birth rate. The probability of a cell division for a population of cells during is . We assume that the probability that two or more births take place in the time interval is . That is, it can be ignored. Consequently, the probability that no cell divides during is . Note that this process is an example of the Markov chain with states \({n_0}, {n_0 + 1}, {n_0 + 2}...
Generational growth Consider the following scenario (see the figure below): A single individual (cell, organism, etc.) produces descendants with probability , independently of other individuals. The probability of this reproduction, , is known. That individual produces no further descendants after the first (if any) reproduction. These descendants each produce further descendants at the next subsequent time with the same probabilities. This process carries on, creating successive generations. Figure 1. An example of the branching process. Let be the random variable representing the population size (number of individuals) of generation . In the above figure, we have , , , , We shall assume as the initial condition. Ideally, our goal would be to find how the population size grows through generations, that is, to find the probability for e...
In mathematics, we must prove (almost) everything and the proofs must be done logically and rigorously. Therefore, we need some understanding of basic logic. Here, I will informally explain some rudimentary formal logic. Definitions (Proposition): A proposition is a statement that is either true or false. "True" and "false" are called the truth values, and are often denoted and . Here is an example. "Dr. Akira teaches at UBD." is a statement that is either true or false (we understand the existence of Dr. Akira and UBD), hence a proposition. The following statement is also a proposition, although we don't know if it's true or false (yet): Any even number greater than or equal to 4 is equal to a sum of two primes. See also: Goldbach's conjecture Next, we define several operations on propositions. Note that propositions combined with these operations are again propositions. (Conjunction, logical "and"): Let ...
Comments
Post a Comment