First time here? Check out the FAQ!
answered 9 years ago
The answer is actually implicit in the linked page: elementary functions have the property that (with Sage's notation) e[i, j, ...] = e[i]*e[j]*.... So there you have your polynomial.
e[i, j, ...] = e[i]*e[j]*...