Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.4K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

How to simplify an expression through variable substitution?

Posted 3 years ago
POSTED BY: Chenjia Zhang
2 Replies
Posted 3 years ago

Perhaps

Simplify[2A1^2+A1 B2+2B1^2-B2 A1+2C1^2+C1 D2+2D1^2-D2 C1- 
  2(A1^2+B1^2+C1^2+D1^2)+2h1^2-
  (A1 B2-B2 A1+C1 D2-D2 C1)+h12]

which returns

2*h1^2 + h12

but this is perhaps not because of the reason you think because

A1 B2-B2 A1+C1 D2-D2 C1==0

unless you might be thinking and have not told Mathematica that these are noncommutative products

Ah, duplicate here with more methods than I provided.

POSTED BY: Bill Nelson

Welcome to Wolfram Community!
Please Edit your post and provide your trials in terms of Wolfram Language code. This will make it easier for other members to help you.

Check several methods available to include your code in the rules http://wolfr.am/READ-1ST

POSTED BY: EDITORIAL BOARD
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard