LaTeX Displaying a Matrix-Vector Eq with LaTeX

  • Thread starter Thread starter kimspg
  • Start date Start date
  • Tags Tags
    Latex
AI Thread Summary
The discussion focuses on formatting matrices for clarity in matrix-vector equations. It highlights the use of array arguments and bracketing to display matrices inline, exemplified by the provided sigma matrix. Participants are exploring methods to achieve a more streamlined presentation of mathematical expressions in their writing. The goal is to enhance readability and ensure that matrix-vector equations are visually coherent when presented together.
kimspg
Messages
1
Reaction score
0
A bit OT, I know, but there must be a way to get matrices to appear on the same line so I can write matrix-vector equations.
 
Physics news on Phys.org
matrices can usually be displayed with an array argument, plus some bracketing argument
 
Like this?

<br /> \sigma_{3} = \left(<br /> \begin{array}{cc}<br /> 1 &amp; 0\\<br /> 0 &amp; -1<br /> \end{array}<br /> \right)<br />

- Warren
 

Similar threads

Replies
13
Views
3K
Replies
1
Views
2K
Replies
1
Views
2K
Replies
12
Views
3K
Replies
0
Views
2K
Replies
3
Views
1K
Replies
3
Views
2K
Replies
5
Views
3K
Back
Top