Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi, guys,
As below shows, when I tried to perform a Duhamel Integral in Mathcad,
If I manually copy and paste P1(tao) into D2(t), Mathcad will integrate successfully, as shown in the 2nd D2(t)
However, when I used P1(tao) in the integral, the integration is not successful, as shown in the 1st D2(t), where the result expression has tao inside that is not supposed to be there.
Could someone help me explain why?
Thank you!
Best
Shawn
It's because the Tau's are different.
The argument to P.1 is a 'variable', the other Tau (the one in t-tau and dtau) are 'automatic'.
To see the diffrence, put your cursor on a tau and click the 'labels' item from the 'style' section of the 'Math' bar.
If you make that first tau an 'automatic' it should come out fine.
Success!
Luc