I have the following vector: (-(q + 1/q)*q^2 + q^3 + q, 0, 0, 0, 0, 0, 0, 0)
Which command should I use to make the above vector simplify to (0, 0, 0, 0, 0, 0, 0, 0)
| 1 | initial version |
I have the following vector: (-(q + 1/q)*q^2 + q^3 + q, 0, 0, 0, 0, 0, 0, 0)
Which command should I use to make the above vector simplify to (0, 0, 0, 0, 0, 0, 0, 0)
I have the following vector: (-(q + 1/q)*q^2 + q^3 + q, 0, 0, 0, 0, 0, 0, 0)
Which command should I use to make the above vector simplify to (0, 0, 0, 0, 0, 0, 0, 0)
I tried .simplify_full and .simplify_rational, but it didn't work.
| 3 | retagged |
I have the following vector: (-(q + 1/q)*q^2 + q^3 + q, 0, 0, 0, 0, 0, 0, 0)
Which command should I use to make the above vector simplify to (0, 0, 0, 0, 0, 0, 0, 0)
I tried .simplify_full and .simplify_rational, but it didn't work.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.