Cannot compile equation in LaTeX- Help with code please

  • Context: LaTeX 
  • Thread starter Thread starter su2111
  • Start date Start date
  • Tags Tags
    Code Latex
Click For Summary
SUMMARY

The forum discussion centers on troubleshooting LaTeX code for compiling mathematical equations. The user initially faced issues with the equation syntax, specifically with the placement of dollar signs. After seeking assistance, the user resolved the problem independently, confirming that the equation compiles correctly. The final equation presented is \(\begin{equation} {\bf{R}} = \sum_{i=1}^{N}_{{\bf{u}}_{i}} \end{equation}\).

PREREQUISITES
  • Understanding of LaTeX syntax for mathematical equations
  • Familiarity with the use of dollar signs for inline and display math in LaTeX
  • Basic knowledge of summation notation in mathematics
  • Experience with LaTeX document preparation systems
NEXT STEPS
  • Research LaTeX environments for equations, such as \texttt{equation} and \texttt{align}
  • Learn about LaTeX packages that enhance mathematical typesetting, like \texttt{amsmath}
  • Explore common LaTeX errors and troubleshooting techniques
  • Study advanced mathematical formatting in LaTeX, including matrices and vectors
USEFUL FOR

Students, researchers, and professionals who are writing technical documents or papers using LaTeX, particularly those focusing on mathematics or engineering disciplines.

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

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