What is the geometric description of a set of vectors in $\mathbb{R}^2$?

  • MHB
  • Thread starter mathmari
  • Start date
  • Tags
    Geometric
In summary, the conversation discusses the geometric description of a set of vectors that can be expressed as a linear combination of two or three given vectors. The set describes all the points on the line that connects the given vectors, or it could also be a point if the given vectors are identical. If a third vector is added, the set can either be a triangle in the plane defined by those three vectors or a line segment/point. The conversation also discusses the case when all three vectors are identical, and how the set is described in that scenario. The endpoint of a vector is described as a line segment with a specific direction and length. The conversation ends with a confirmation of the different scenarios that can occur depending on the given vectors.
  • #1
mathmari
Gold Member
MHB
5,049
7
Hey! :eek:

We have two vectors $\vec{u}, \vec{v}\in \mathbb{R}^2$. I want to describe geometrically the set of vectors $\vec{z}$, for which it holds that $$\vec{z}=\lambda{u}+(1-\lambda)\vec{v}$$ with $0\leq \lambda \leq 1$.

Does this set describe all the points that are on the line that connects $\vec{u}$ and $\vec{v}$ ? Or is the geometric description something else? (Wondering)
If we have also $\vec{w}\in \mathbb{R}^2$, I want to describe geometrically the set $$A=\{\vec{z} \mid \vec{z}=a\vec{u}+b\vec{v}+c\vec{w}; \ a, b, c\geq 0; \ a+b+c=1\}$$

Which is the geometric description in this case? Could you give me a hint? (Wondering)
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
Hi mathmari! (Smile)

mathmari said:
Hey! :eek:

We have two vectors $\vec{u}, \vec{v}\in \mathbb{R}^2$. I want to describe geometrically the set of vectors $\vec{z}$, for which it holds that $$\vec{z}=\lambda{u}+(1-\lambda)\vec{v}$$ with $0\leq \lambda \leq 1$.

Does this set describe all the points that are on the line that connects $\vec{u}$ and $\vec{v}$ ? Or is the geometric description something else? (Wondering)

Yes.
More specifically, it could also be a point if $\vec{u}$ and $\vec{v}$ happen to be the same vector. (Nerd)

mathmari said:
If we have also $\vec{w}\in \mathbb{R}^2$, I want to describe geometrically the set $$A=\{\vec{z} \mid \vec{z}=a\vec{u}+b\vec{v}+c\vec{w}; \ a, b, c\geq 0; \ a+b+c=1\}$$

Which is the geometric description in this case? Could you give me a hint? (Wondering)

This is any point that is a linear combination between those 3 vectors.
If they are independent, it's a triangle in the plane defined by those 3 vectors, and with those 3 vectors as corners.
If they are dependent, it's either a line segment or a point. (Nerd)
 
  • #3
I like Serena said:
Yes.
More specifically, it could also be a point if $\vec{u}$ and $\vec{v}$ happen to be the same vector. (Nerd)

Ah yes. If $\vec{u}=\vec{v}$, we have $\vec{z}=\lambda{u}+(1-\lambda)\vec{u}=\vec{u}$, which is a point.

We have that:

[DESMOS=-5,10,-4,8]y=x\ \left\{y\ge0\right\}\ \left\{x\le4\right\};y=-x\ \left\{y\ge0\right\}\ \left\{x\ge-4\right\};y=4\ \left\{-4\le x\le4\right\}[/DESMOS]

So, if $\vec{u}$ is the green vector and $\vec{v}$ the blue one, then $\vec{z}$ is the orange one, right? (Wondering)
I like Serena said:
This is any point that is a linear combination between those 3 vectors.
If they are independent, it's a triangle in the plane defined by those 3 vectors, and with those 3 vectors as corners.

If they are independent, we know that the end of the vectors are not collinear, right? (Wondering)

Then we have the following:

[DESMOS=-10,10,-10,10]y=x\ \left\{y\ge0\right\}\ \left\{x\le4\right\};y=-x\ \left\{y\ge0\right\}\ \left\{x\ge-5\right\};y=5x\ \left\{0\le y\le8\right\}\ ;y=\frac{3}{1.6+5}\left(x+5\right)+5\ \left\{-5\le x\le1.6\right\};y=-\frac{4}{4-1.6}\left(x-4\right)+4\ \left\{1.6\le x\le4\right\};y=-\frac{1}{9}\left(x-4\right)+4\ \left\{-5\le x\le4\right\}[/DESMOS]

where the green, orange and blue lines are the vectors $\vec{u}, \vec{v}, \vec{w}$. If we connect the endpoints of these vectors we get a triangle.
I like Serena said:
If they are dependent, it's either a line segment or a point. (Nerd)

If they are dependent, for example $\vec{w}=\beta \vec{u}+\gamma \vec{v}$, then we get $$\vec{z}=a\vec{u}+b\vec{v}+c\left (\beta \vec{u}+\gamma \vec{v}\right )=(a+c\beta )\vec{u}+(b+c\gamma )\vec{v}$$

A line segment is defined as $\vec{x}=s\vec{a}+t\vec{b}$, with $s,t\geq 0, \ s+t=1$. Or without $s+t=1$ ? (Wondering)

In this case we have that $a+c\beta +b+c\gamma=a+b+c(\beta+\gamma)$. From the definition of the set $A$, we have that $a+b+c=1$. So, can we conclude that $a+b+c(\beta+\gamma)=1$ ? Or isn't this necessary? (Wondering) We get a point if $\vec{u}=\vec{v}=\vec{w}$, right? (Wondering)
 
Last edited by a moderator:
  • #4
mathmari said:
So, if $\vec{u}$ is the green vector and $\vec{v}$ the blue one, then $\vec{z}$ is the orange one, right? (Wondering)

If they are independent, we know that the end of the vectors are not collinear, right? (Wondering)

Right.
Nice drawing! (Smile)

mathmari said:
A line segment is defined as $\vec{x}=s\vec{a}+t\vec{b}$, with $s,t\geq 0, \ s+t=1$. Or without $s+t=1$ ? (Wondering)

That would be with the $s+t=1$. Otherwise it's part of a plane.

mathmari said:
In this case we have that $a+c\beta +b+c\gamma=a+b+c(\beta+\gamma)$. From the definition of the set $A$, we have that $a+b+c=1$. So, can we conclude that $a+b+c(\beta+\gamma)=1$ ? Or isn't this necessary? (Wondering)

We get a point if $\vec{u}=\vec{v}=\vec{w}$, right? (Wondering)

I have just realized that if the vectors are dependent, it can still be a triangle.
It only becomes a line segment if 2 vectors are identical, or if all 3 vectors are on the same line (but not all identical). (Thinking)

And yes, we only get a point if all vectors are identical.
 
  • #5
Ah ok! (Malthe)

A vector is a line segment, that has a specific direction and length. Does it describe its endpoint? (Wondering)

Because at the case where all the vectors are identical we get $\vec{z}=\vec{u}$, and we say that it is a point. So, we have the following:
\begin{equation*}A=\{\vec{z} \mid \vec{z}=\alpha \vec{u}+\beta \vec{v}+\gamma \vec{w} ; \ \alpha, \beta , \gamma \geq 0 ; \ \alpha +\beta +\gamma=1\}\end{equation*}

  • If not all the endpoints of the vectors $\vec{u}, \vec{v}, \vec{w}$ are on the same line segment, then $A$ describes a triangle with endpoints the endpoints of the vectors.
  • If all the endpoints of the vectors $\vec{u}, \vec{v}, \vec{w}$ are on the same line segment, then $A$ describes that line segment.
  • If two of the three vectors are identical, for example $\vec{u}=\vec{v}$, then we get:
    \begin{equation*}\vec{z}=(\alpha +\beta )\vec{u}+\vec{w} \ \text{ with } \ (\alpha +\beta )+\gamma=1\end{equation*} which describes the line segment between the endpoints of $\vec{u}$ and $\vec{w}$.
  • If all the three vectors are identical, $\vec{u}=\vec{v}=\vec{w}$, then we get:
    \begin{equation*}\vec{z}=(\alpha +\beta+\gamma )\vec{u}\end{equation*}
    which describes the endpoint of $\vec{u}$.
right? (Wondering)
 
Last edited by a moderator:
  • #6
mathmari said:
Ah ok! (Malthe)

A vector is a line segment, that has a specific direction and length. Does it describe its endpoint? (Wondering)

Because at the case where all the vectors are identical we get $\vec{z}=\vec{u}$, and we say that it is a point.

In this case, yes.
More generally we use vectors for basically 2 purposes:
  • A vector can define the direction and speed (or acceleration or some other direction related quantity) of a particle in space.
    In this case it does not describe the end point.
  • A vector can define the position of a particle in space.
    In this case the vector identifies the direction and distance of the end point from the origin.

mathmari said:
So, we have the following:
\begin{equation*}A=\{\vec{z} \mid \vec{z}=\alpha \vec{u}+\beta \vec{v}+\gamma \vec{w} ; \ \alpha, \beta , \gamma \geq 0 ; \ \alpha +\beta +\gamma=1\}\end{equation*}

...

right? (Wondering)

Yes.
Although perhaps we should make it more explicit that each of those cases are supposed to exclude the cases that come after. (Nerd)
 
  • #7
I like Serena said:
In this case, yes.
More generally we use vectors for basically 2 purposes:
  • A vector can define the direction and speed (or acceleration or some other direction related quantity) of a particle in space.
    In this case it does not describe the end point.
  • A vector can define the position of a particle in space.
    In this case the vector identifies the direction and distance of the end point from the origin.
Yes.
Although perhaps we should make it more explicit that each of those cases are supposed to exclude the cases that come after. (Nerd)

Ok! Thank you very much! (Sun)
 

FAQ: What is the geometric description of a set of vectors in $\mathbb{R}^2$?

What is geometric description?

Geometric description is the process of describing and analyzing the properties and relationships of geometric figures and shapes, such as points, lines, angles, and curves.

What are some common geometric figures?

Some common geometric figures include triangles, squares, circles, rectangles, and polygons.

How do you describe a geometric figure?

A geometric figure can be described by its shape, size, and location in space. This can be done using measurements, coordinates, and geometric terms such as vertices, sides, and angles.

What is the difference between 2D and 3D geometric description?

2D geometric description deals with shapes and figures that have two dimensions, such as length and width. 3D geometric description involves objects with three dimensions, including length, width, and height.

Why is geometric description important in science?

Geometric description is important in science because it allows us to accurately represent and analyze physical objects and phenomena. It is also used to create models and diagrams that aid in understanding and solving scientific problems.

Similar threads

Replies
2
Views
2K
Replies
3
Views
1K
Replies
6
Views
1K
Replies
3
Views
1K
Replies
3
Views
2K
Replies
8
Views
2K
Back
Top