LaTeX Latex Fraction Help - Fix Subscript Issue

  • Thread starter Thread starter Amok
  • Start date Start date
  • Tags Tags
    Fraction Latex
AI Thread Summary
The user is seeking assistance with a LaTeX equation where the subscript in a summation appears to the side of the summation symbol instead of directly underneath it. They provided the code for the equation, which includes an exponential term and a denominator. The issue seems to stem from the length of the subscript. A suggested solution is to use the command $\displaystyle\sum_{i=0}$, which correctly positions the subscript. Proper formatting in LaTeX can enhance the visual clarity of mathematical expressions.
Amok
Messages
254
Reaction score
1
Hello, I need write this equation and here's the code:

\begin {displaymath}
\[
\frac{\sum_{s_i \in S_{access}^{site}}{{e^{-\beta E(s_i)}}}}{Q}
\]
\end {displaymath}

It is working well, the only problem being that the sum ''subscript'' is not directily underneath the sum symbol, but rather to the side of it (probably because it's too long). I was wondering if you could help me.

Thanks.
 
Physics news on Phys.org
$\displaystyle\sum_{i=0}$

works
 

Similar threads

Replies
11
Views
5K
Replies
7
Views
3K
Replies
3
Views
2K
Replies
5
Views
3K
Replies
2
Views
2K
Replies
4
Views
4K
Replies
13
Views
554
Replies
15
Views
25K
Replies
3
Views
11K
Back
Top