Making \sum Bigger with AMSMATH

  • Thread starter Thread starter skook
  • Start date Start date
Click For Summary
SUMMARY

The AMSMATH package in LaTeX allows users to modify the appearance of mathematical symbols, including the summation symbol \sum. To increase the size of \sum, one should use the command $\displaystyle \sum$ in their TeX file. This command ensures that the summation symbol is displayed in its larger, more prominent form, which is particularly useful in mathematical documents requiring clarity and emphasis.

PREREQUISITES
  • Basic understanding of LaTeX typesetting
  • Familiarity with the AMSMATH package
  • Knowledge of mathematical notation in LaTeX
  • Experience with TeX file editing
NEXT STEPS
  • Explore additional features of the AMSMATH package
  • Learn about other LaTeX commands for adjusting symbol sizes
  • Investigate best practices for mathematical typesetting in LaTeX
  • Review examples of complex equations using AMSMATH
USEFUL FOR

Students, educators, and researchers in mathematics or related fields who are looking to enhance their LaTeX documents with properly sized mathematical symbols.

skook
Messages
14
Reaction score
0
:rolleyes: I am trying to learn how to use the AMSMATH package. Can anyone tell me how to change the size of \sum to make it bigger?
thanks
 
Physics news on Phys.org
skook said:
:rolleyes: I am trying to learn how to use the AMSMATH package. Can anyone tell me how to change the size of \sum to make it bigger?
thanks
In a TeX file, write $\displaystyle \sum$ rather than $\sum$. This will give you the difference between the following two:

\sum

\sum
 

Similar threads

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