how can I make a big summation sign ?
\begin{align}
\cos x = \sum\limits_{n=0}^{\infty} \frac{(ix)^2n}{(2n)!}
\end{align}
this is the code which I'm using for summation
|
how can I make a big summation sign ?
this is the code which I'm using for summation |
||||
|
You can use the command
|
||||
|
|
|
Well, there's always a
|
|
If you're willing to use the Mathtime Professional II font package, you could use its
Do note, though, that (i) these fonts aren't free (though not exactly expensive either) and (ii) they are in the "Times Roman" font style, which may or may not be to your liking. |
||||
|
|
|
Sadly, the answer given above by Stefan Kottwitz doesn't work will all fonts. I use the lmodern fonts so that underscores are actual underscores in PDF files (necessary, for example, for cut & paste of included URL's):
As soon as I include this \usepackage line the output given above turns into âĂŐâĂŐâĂŐ cos xâĂŐâĂŐ = âĂŐâĂŐâĂŐâĂŐ 1 (ix)2 n âĂŐâĂŐ (2n)! n=0 (1) (This isn't exactly what it looks like -- this is a text cut & paste from the PDF output; but you get the idea.) When I read the documentation for the In all, this appears not to be a good solution. I found this discussion because I also think the default summation sign is too small; e.g. in this example:
However, I was surprised to find that there doesn't seem to be any other way to make the summation sign larger. It would be nice to have something like |
|||||||||||
|
\limitsin analign; and you don't need it elsewhere, either. – egreg Jul 11 '11 at 14:06\dfracin analign,\fracis OK. – Leo Liu Jul 11 '11 at 14:13\sumcould be better than varying the size manually depending on the following expression. Additional fine-tuning can be ok, however I would compare such equation design in good books before. – Stefan Kottwitz♦ Jul 11 '11 at 15:08