FullSimplify fails to recognize that:
a*Conjugate + b*Conjugate[a] = 2 Re[a*b]
I have some very complex equations that could be simplified greatly if Mathematica could recognize this simple identity (and that a*Conjugate - b*Conjugate[a] = 2 Im[a*b]).
I simply cannot figure out how to get it to recognize this, so I would appreciate some feedback!
a*Conjugate + b*Conjugate[a] = 2 Re[a*b]
I have some very complex equations that could be simplified greatly if Mathematica could recognize this simple identity (and that a*Conjugate - b*Conjugate[a] = 2 Im[a*b]).
I simply cannot figure out how to get it to recognize this, so I would appreciate some feedback!