Group Abstract Group Abstract

Message Boards Message Boards

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

modifying exponentials using a rule

Posted 12 years ago
POSTED BY: Yaj Bhattacharya
2 Replies

Yes Bill, that's it. I have no idea why my browser can't render the Mathematica display (firefox and chrome).

POSTED BY: Yaj Bhattacharya
Posted 12 years ago

Is this perhaps what you are looking for?

In[1]:= E^(I x Subscript[p1, m]-I x Subscript[p1, \[Mu]]-I x Subscript[p2, m]-I x Subscript[p2, \[Mu]]) /. 
 x*Subscript[symbol1_,symbol2_]->Subscript[\[Omega],Subscript[symbol1,symbol2]]t-Subscript[symbol1,symbol2]r

Out[1]= E^(
 I (-r Subscript[p1, m] + t Subscript[\[Omega], Subscript[p1, m]]) - 
 I (-r Subscript[p1, \[Mu]] + t Subscript[\[Omega], Subscript[p1, \[Mu]]]) - 
 I (-r Subscript[p2, m] + t Subscript[\[Omega], Subscript[p2, m]]) - 
 I (-r Subscript[p2, \[Mu]] + t Subscript[\[Omega], Subscript[p2, \[Mu]]]))
POSTED BY: Bill Simpson
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard