LaTeX Cannot compile equation in LaTeX- Help with code please

  • Thread starter Thread starter su2111
  • Start date Start date
  • Tags Tags
    Code Latex
AI Thread Summary
The discussion revolves around a user seeking assistance with a LaTeX equation that wasn't rendering correctly. The equation presented is a summation involving a vector R. The user initially requested guidance but later resolved the issue independently, identifying that the problem was related to the use of dollar signs in the LaTeX code.
su2111
Messages
4
Reaction score
0
Hello!
I have been trying to get this equation to work in my LaTeX document, I do not really see any issues with it so if somebody could give some guidance that would be really helpful.

Code:
Code:
\begin{equation}
{\bf{R}} = \sum_{i=1}^{N}_{{\bf{u}}_{i}}
\end{equation}
Thank you
 
Last edited:
Physics news on Phys.org
Sorry! No need for help, I figured out what was wrong!
 
I had trouble figuring out the dollar signs as well.
 

Similar threads

Back
Top