In the first table in the "Exact Solutions" section of the differential equations chapter, the formula for the exact solution of a linear system uses a sum instead of an integral. The source line is
|
$$\frac{dy}{dx} + P(x)y = Q(x)$$ | $$y=e^{-\sum_{x_0}^xP(x)dx}(y_0 + \sum_{x_0}^xQ(x)e^{\sum_{x_0}^xP(x)dx}dx)$$ |
)
(Does this repo still use github issues? It looks like the last issue was created back in 2020!)
In the first table in the "Exact Solutions" section of the differential equations chapter, the formula for the exact solution of a linear system uses a sum instead of an integral. The source line is
tutorial/chapters/diffequation.md
Line 40 in 3960fb6
(Does this repo still use github issues? It looks like the last issue was created back in 2020!)