OwenT
(Built-in Mathematica Symbol) OwenT[x, a] gives Owen's T function T(x, a).
SquaresR[d, n] gives the number of ways r_d (n) to represent the integer n as a sum of d squares.
Together[expr] puts terms in a sum over a common denominator, and cancels factors in the result.
WeierstrassP[u, {g_2, g_3}] gives the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).
CarmichaelLambda[n] gives the Carmichael function \[Lambda](n), defined as the smallest integer m such that k^m \[Congruent] 1 mod n for all k relatively prime to n.
WeierstrassPPrime[u, {g_2, g_3}] gives the derivative of the Weierstrass elliptic function \[WeierstrassP](u; g_2, g_3).
JacobiDS[u, m] gives the Jacobi elliptic function ds(u | m).
JacobiND[u, m] gives the Jacobi elliptic function nd(u | m).
JacobiSD[u, m] gives the Jacobi elliptic function sd(u | m).
IntegerExponent[n, b] gives the highest power of b that divides n.