Expand not working
I multiplied some matrices, as seen in the picture to get a 1 by 1 matrix. I tried to expand the contents, but it didn't work. I had to copy and paste the contents. Why didn't it work?
I multiplied some matrices, as seen in the picture to get a 1 by 1 matrix. I tried to expand the contents, but it didn't work. I had to copy and paste the contents. Why didn't it work?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2018-06-12 22:53:06 +0100
Seen: 551 times
Last updated: Jun 12 '18
Simplification of expression with exponentials.
How to expand an symbolic expression.
expand hyperbolic trig functions
conversion from polynomial to symbolic
Changing order of factors affects sympy expansion
Should I always use .expand() before using .coefficient()?
You should give the full computation (definitions of
A
andx
) because this way the problem you encounter is not reproducible. Also, instead of a picture, you can put code in your question and format it using the button "101 010".