Recent content by micrain
-
M
Mathematica Factor multiple terms in mathematica
Thanks!- micrain
- Post #5
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
Mathematica Factor multiple terms in mathematica
Here you go: {1, x, y, x^2, y^2, xy, x^3, x^2 y, xy^2, y^3}.{{Subscript[q, 11], Subscript[q, 12], Subscript[q, 13], Subscript[q, 14], Subscript[q, 15], Subscript[q, 16], Subscript[q, 17], Subscript[q, 18], Subscript[q, 19], Subscript[q, 110]}, {Subscript[q, 12], Subscript[q...- micrain
- Post #3
- Forum: MATLAB, Maple, Mathematica, LaTeX
-
M
Mathematica Factor multiple terms in mathematica
Hello, I have a long equation and using Mathematica 7 I want to factor out terms such as x,y,xy, x^2y,xy^2, etc. so that I'll have it in a form similar to a + b*x + c*y + d*(xy) + e*(x^2y) + f*(xy^2) + ... I've tried using the Collect by passing {1,x,y,xy,x^2y,x y^2,...} as the terms to be...- micrain
- Thread
- Mathematica Multiple Terms
- Replies: 4
- Forum: MATLAB, Maple, Mathematica, LaTeX