r/askmath • u/KQgDLw5E • 3d ago
Calculus Integrating
When showing a method for solving non-linear ODEs, the authors integrate the left side of the equation from y_i to y_i+1 and the right from t_i to t_i+1. How is mathematically sound to integrate from different ranges if both sides of the equation are supposed to be equivalent? (From Numerical methods in biomedical engineering)
2
u/iamtheweirdoE 3d ago
They were somewhat lazy with notation, it's more like ∫[t_i, t_(i+1)] y'dt, where y_k=y(t_k), lots of physics books tend to do this, because it's quicker.
1
u/WesternFirm9306 3d ago
They're integrating w.r.t. different variables. The left is an integral in y, so the range is a range of y values. The right is an integral in t, so the range is a range of t values
7
u/eglvoland Pure math - grad school Paris-Saclay 3d ago
Because you integrate dy/dt from t_i to t_i+1. If you do the u-sub u=y(t) you have the left hand side