Algebra

Maple V Scientific Notebook
UserInputbinomial(6,2) $\;\stackrel{{\vspace{2pt}}}{{\binom{6}{2}}%
}\;$ 4pt
UserInput123 mod 17 123$\func$mod17 5pt
UserInputrem(3*x^3+2*x,x^2+1,x) 3x3 +2x$\func$modx2 +1 5pt
UserInputgcd(24,36) gcd(24, 36) 5pt
UserInputlcm(x^2+1,x+1) $\func$lcm(x2 +1, x + 1) pt
UserInputa &^n mod m an$\func$modm 5pt
UserInputfloor(123/34)


$\left\lfloor\vphantom{ \frac{123}{34}%
}\right.$${\frac{{123}}{{34}%
}}$$\left.\vphantom{ \frac{123}{34}%
}\right\rfloor$
UserInputceil(123/34) $\left\lceil\vphantom{ \frac{123}{34}}\right.$${\frac{{123}}{{34}}}$$\left.\vphantom{ \frac{123}{34}}\right\rceil$ 5pt
UserInputmax(a,b,c) max(a, b, c) or max$\left\{\vphantom{ a,b,c}\right.$a, b, c$\left.\vphantom{ a,b,c}\right\}$ 5pt
UserInputmin(a,b,c) min(a, b, c) or min$\left\{\vphantom{ a,b,c}\right.$a, b, c$\left.\vphantom{ a,b,c}\right\}$ 5pt
UserInputGAMMA(x) Γ(x) 5pt
UserInput{a,b}union{b,c} $\left\{\vphantom{ a,b}\right.$a, b$\left.\vphantom{ a,b}\right\}$$\left\{\vphantom{
b,c}\right.$b, c$\left.\vphantom{
b,c}\right\}$ 6pt
UserInput{a,b}intersect{b,c} $\left\{\vphantom{ a,b}\right.$a, b$\left.\vphantom{ a,b}\right\}$$\left\{\vphantom{
b,c}\right.$b, c$\left.\vphantom{
b,c}\right\}$ 6pt