Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{amssymb,xcolor,stackengine}
  3. stackMath
  4. defopendot{mathop{stackinset{r}{}{b}{}{color{white}rule{.55ex}{1.5ex}}{odot}}}
  5. begin{document}
  6. $sum_{n=0}^{+infty} a_n opendot sum_{n=0}^{+infty} b_n :=
  7. sum_{n=0}^{+infty} c_n$
  8. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement