IntCloud

10 Reputation

3 Badges

6 years, 209 days

MaplePrimes Activity


These are questions asked by IntCloud

Hello,

I am trying the following command:

restart; with(IntegrationTools):
simplify(int(f(x), x = 0 .. L*Ts)-Split(int(f(x), x = 0 .. L*Ts), [i*Ts, i = 0 .. L]))

Clearly the output should be 0. However, maple is not able to output the correct result. Any ideas?

 

Page 1 of 1