Multiple integrals not calculating
Hi all,
I'm working on on a sheet which calculates section forces and deflections in a cantilever beam based on a function for the load. There's multiple integrals involved:
- define q(z)
- V(z) = integrate q(z) over z = 0...z
- M(z) = integrate V(z)
- u(z) = double integration of M(z)
In my sheet this sort of looks as follows, where q is a ranged function, see the top left graph:
Steps 2 and 3 are easy for MathCAD to compute, but step 4 (bottom right graph) puts my computer in an endless loop of calculation. MathCAD 15 also has it hard, but does come to a result after a while, where MathCAD Prime 4 is still calculating after about an hour.
I can understand that multiple integrations can be cumbersome for my computer, but in my opinion, this is what MathCAD should be good at? Am I doing something wrong somewhere, are there ways to get the last step working, or am I just asking too much of the software?
Thanks in advance for your advice!

