Skip to content

Instantly share code, notes, and snippets.

@Liam0205
Last active January 23, 2018 02:24
Show Gist options
  • Save Liam0205/d99c6ce515fe2d75a97d48dcb5e7dc0d to your computer and use it in GitHub Desktop.
Save Liam0205/d99c6ce515fe2d75a97d48dcb5e7dc0d to your computer and use it in GitHub Desktop.
\documentclass{article}
\usepackage{amsmath}
\newcommand{\arbbv}[3][0]{\ensuremath{#2_{#1}, #2_{#1}, \ldots, #2_{#3}}}
\begin{document}
\[
\arbbv{a}{n}.
\]
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment