Help creating a vertical vector

In summary, to extend the vector $\lgroup\rgroup$ symbols vertically to include the $3$ and $0$, you can use the pmatrix environment and the detexify tool. This will give you a better-looking result, but the appearance may vary depending on the font being used.
  • #1
karush
Gold Member
MHB
3,269
5
how do you get the

vector $\lgroup\rgroup$ symbols to extend vertically to include the $3$ and $0$

\(\displaystyle \lgroup \begin{array}{c} 3 \\ 4 \\ 0 \end{array} \rgroup\)

so that is looks like this

https://www.physicsforums.com/attachments/1088
 
Physics news on Phys.org
  • #2
Re: LaTeX example forum

karush said:
how do you get the

vector $\lgroup\rgroup$ symbols to extend vertically to include the $3$ and $0$

\(\displaystyle \lgroup \begin{array}{c} 3 \\ 4 \\ 0 \end{array} \rgroup\)

so that is looks like this

https://www.physicsforums.com/attachments/1088

Code:
\begin{pmatrix}
3\\
4\\
0
\end{pmatrix}
 
  • #3
Re: LaTeX example forum

dwsmith said:
Code:
\begin{pmatrix}
3\\
4\\
0
\end{pmatrix}

that looks better but it still is not the group symbol.$\begin{pmatrix}3\\4\\0\end{pmatrix}$
 
  • #4
Re: LaTeX example forum

karush said:
that looks better but it still is not the group symbol.$\begin{pmatrix}3\\4\\0\end{pmatrix}$

You can always use detexify. However, I think the different look may be related to a specific font being used.

Check out this thread for the link to detexify:

http://www.mathhelpboards.com/f26/need-help-identifying-certain-latex-characters-5223/
 
  • #5
Re: LaTeX example forum

$\pmatrix{r_1\cr
r_2\cr
r_3\cr
r_4\cr
r_5}$

OK the {} will stretch if the rows are enough to do so.
 
Last edited:

FAQ: Help creating a vertical vector

What is a vertical vector?

A vertical vector is a mathematical representation of a quantity that has both magnitude (length) and direction, and is oriented in a vertical direction.

How is a vertical vector different from a horizontal vector?

A vertical vector is oriented in a vertical direction, while a horizontal vector is oriented in a horizontal direction. This means that their magnitudes and directions are perpendicular to each other.

How do I create a vertical vector?

To create a vertical vector, you must first determine the magnitude and direction of the quantity you want to represent. Then, you can use this information to construct a vector with a vertical orientation, using mathematical operations such as addition, subtraction, and multiplication.

What is the importance of vertical vectors in science?

Vertical vectors are important in science because they allow us to accurately represent and analyze quantities that have a vertical component, such as force, acceleration, and displacement. They are also crucial in fields such as physics and engineering, where precise measurements and calculations are necessary.

Are there any real-life examples of vertical vectors?

Yes, there are many real-life examples of vertical vectors. Some common examples include a pendulum swinging back and forth, a ball being thrown into the air, and a rocket taking off into space. In each of these cases, the quantity being represented has a vertical component, and therefore can be described using a vertical vector.

Similar threads

Replies
3
Views
1K
Replies
1
Views
2K
Replies
1
Views
2K
Replies
2
Views
1K
Replies
2
Views
1K
Replies
4
Views
2K
Back
Top