roll @pie

Double summation symbols sharing the same subscript in LaTeX

The command \mathop enables two sum symbols to share the same subscript as follows.

\[
\mathop{\sum\sum}_{i \neq j} a_i * b_j
\]
output
0
32 Views
0 Comments

Comments

Powered by Markdown

More

  • roll @pie

    Sum (sigma symbols) in LaTeX

    Symbol | Command --- | --- $\sum$ | \sum $\sum_{n=1}$ | \sum_{n=1} $\sum_{n=1}^{\infty}$ | \sum_{n=1}^{\infty}

    0
    2024 Views
    0 Comments
  • roll @pie

    LaTeX command mathclap in mathtools package removes spaces between sum symbol and equation

    If a subscript is too long, the spacing around the sum symbol is automatically adjusted by the subscript.

    0
    27 Views
    0 Comments
  • roll @pie

    Sum and limits/nolimits commands in LaTeX display and inline modes

    The command `\limits` sets an equation and sub/superscript to appear in the display style and `\nolimits` sets them to be inline.

    0
    55 Views
    0 Comments
  • roll @pie

    Summation symbol and fraction in LaTeX

    The expressions of fraction containing a summation in the display and inline modes are slightly different like the below.

    0
    545 Views
    0 Comments
  • roll @pie

    Two lines subscript in summation symbol - LaTeX

    The command `substack` in `amsmath` package enables summation subscripts to be multi lines.

    0
    1448 Views
    0 Comments
LaTeX

LaTeX symbol

23

LaTeX character

5

LaTeX number

6

LaTeX arrow

15

LaTeX fraction

3

LaTeX equation

11

LaTeX comparison

8

LaTeX sum

6

LaTeX function

13

LaTeX calculus

9

LaTeX vector

11

LaTeX algebra

7

LaTeX geometry

7

LaTeX combinatorics

5

LaTeX list

4

LaTeX table

3

LaTeX set

13

LaTeX text

6

LaTeX editor

1
Legends
Terms Privacy

© Rollpie