Access Keys:
Skip to content (Access Key - 0)

Q: Is it possible to do symbolic vector or matrix manipulations in Mathematica?

Answer

Yes. For example:

In[1]:=  matrix = {{a, b}, {c, d}};

In[2]:= Inverse[matrix]//TraditionalForm

Out[2]//TraditionalForm= (     d           b     )
                           ---------  ----------
                           a d - b c   a d - b c

                               c         a
                           ---------- ---------
                            a d - b c a d - b c

See Also

IS&T Contributions

Documentation and information provided by IS&T staff members


Last Modified:

August 03, 2020

Get Help

Request help
from the Help Desk
Report a security incident
to the Security Team
Labels:
c-mathmatica c-mathmatica Delete
mathematica mathematica Delete
symbolic_vector symbolic_vector Delete
symbolic_matrix symbolic_matrix Delete
manipulations manipulations Delete
vector vector Delete
matrix matrix Delete
traditional traditional Delete
form form Delete
mathematica-review mathematica-review Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
Feedback
This product/service is:
Easy to use
Average
Difficult to use

This article is:
Helpful
Inaccurate
Obsolete
Adaptavist Theme Builder (4.2.3) Powered by Atlassian Confluence 3.5.13, the Enterprise Wiki