Message Boards Message Boards

0
|
2450 Views
|
0 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Simplify the following mathematical computation?

Posted 6 years ago

hi . i have a code . it's processing is too hard for mathematica. becuse mathematica could not solve it after 1 hour. how i can make it easy for Processing ? (pintial is a matrix in this code)

<pre>
 Sum[(t/r)^k*1/Factorial[k]*
   MatrixPower[H,  k].MatrixExp[-I*H*t].MatrixExp[(-t/2*r)*MatrixPower[H, 2]].pintial.ConjugateTranspose[ MatrixPower[H, 
       k].MatrixExp[-I*H*t].MatrixExp[(-t/2*r)*
        MatrixPower[H, 2]]], {k, 1, Infinity}]
POSTED BY: Reza Hamzeh
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract