Small TermsQ: I have a very large polynomial that has several "small" variables (substantially less than unity) and I would like to expand it to lowest order in those small variables. For example: The lowest-order expansion keeps only Daniel Lichtblau (danl@wolfram.com) answers: You want to keep only those terms whose power-products are not divisible by those of other terms. These terms can be found using a Groebner basis of the set of monomials. After recovering the coefficients, the lowest-order expansion is |