I need to type a "primed sum" (a summation symbol with a ' at the top right corner of the summation symbol) in latex. How can I do this?
|
The amsmath package has documentation which suggests there are 2 choices, depending on whether your sum has limits or not.
|
|||||||
|
|
I would suggest typesetting the summation (together with its limits) first, and then add the prime:
If the summation limits are too wide, this may cause the prime to shift away (further to the right). However, some use of |
|||||
|
|
The
(This works when there are limits to the sum, unlike, er, |
|||
|
|
|
If you are using in text formulas, this works:
otherwise, to have the best of both worlds (something under or over sum symbol and prime) in display mode you can write:
|
|||||
|
|
Use
|
|||||
|
