Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Try this:

[x^14 + x^i + x^j for i in range(1,14) for j in range(1,14) if j<i]