Understanding the Difference of \mid and \rangle in Math Notation

  • Context: LaTeX 
  • Thread starter Thread starter Rajini
  • Start date Start date
  • Tags Tags
    Difference Notation
Click For Summary
SUMMARY

The discussion focuses on the differences between the LaTeX symbols \mid and \rangle in mathematical notation. Users noted that the \mid symbol does not stretch as expected, while \rangle behaves correctly when used in expressions. The code example provided was \left\mid\frac{1}{2},\pm\frac{2}{2}\right\rangle, illustrating the issue. Participants suggested using the simpler | symbol instead of \mid for practical purposes.

PREREQUISITES
  • Understanding of LaTeX syntax for mathematical notation
  • Familiarity with the concepts of delimiters in LaTeX
  • Knowledge of how to use the \left and \right commands in LaTeX
  • Basic understanding of mathematical expressions and their formatting
NEXT STEPS
  • Research LaTeX symbol usage and formatting best practices
  • Learn about the differences between \left and \right in LaTeX
  • Explore alternative symbols for mathematical notation in LaTeX
  • Investigate common LaTeX pitfalls and how to avoid them
USEFUL FOR

Mathematicians, students, and anyone using LaTeX for typesetting mathematical documents will benefit from this discussion.

Rajini
Messages
619
Reaction score
4
Hello everyone..
in the following code, why the \mid (or pipe) symbol is not stretched..but \rangle is fine
i want to type |1/2,\pm1/2>
here is my code
\left\mid\frac{1}{2},\pm\frac{2}{2}\right\rangle
thanks
 
Physics news on Phys.org
|

Hello Rajini! :smile:
Rajini said:
Hello everyone..
in the following code, why the \mid (or pipe) symbol is not stretched..but \rangle is fine
i want to type |1/2,\pm1/2>
here is my code
\left\mid\frac{1}{2},\pm\frac{2}{2}\right\rangle
thanks

hmm …
[tex]\left\mid\frac{1}{2},\pm\frac{2}{2}\right\rangle[/tex]​

dunno :redface:

but it's ok if you just type | instead of \mid (or indeed > instead of \rangle :wink:)…

:-p [tex]\left|\frac{1}{2},\pm\frac{2}{2}\right>[/tex] :-p
 
ohhh..thanks
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 11 ·
Replies
11
Views
9K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K