Ask Your Question

Shruti Barapatre's profile - activity

2023-10-27 22:09:08 +0200 marked best answer Simplify an expression in symbolic matrix

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.

2023-09-04 15:02:48 +0200 received badge  Organizer (source)
2023-09-04 15:02:05 +0200 received badge  Editor (source)
2023-09-04 15:02:05 +0200 edited question Simplify an expression in symbolic matrix

Simplify an expression in symbolic matrix I have the following vector: (-(q + 1/q)*q^2 + q^3 + q, 0, 0, 0, 0, 0, 0, 0) W

2023-09-04 15:00:12 +0200 asked a question Simplify an expression in symbolic matrix

Simplify an expression in symbolic matrix I have the following vector: (-(q + 1/q)*q^2 + q^3 + q, 0, 0, 0, 0, 0, 0, 0) W

2023-07-27 15:40:35 +0200 received badge  Student (source)
2023-07-27 12:09:33 +0200 commented question Reduced form of symbolic expressions

Adding brackets and using h==log(q) worked. Thank you!

2023-07-27 11:48:15 +0200 commented question Reduced form of symbolic expressions

h== log q worked. Thank you!

2023-07-27 10:02:27 +0200 asked a question Reduced form of symbolic expressions

Reduced form of symbolic expressions I am working in symbolic ring with two symbols: q and h. The relation between them