User Portlet User Portlet

Discussions
Hello, I am a little confused by Mathematica's implementation of the variation of parameters method in DSolve. Consider solving a general inhomogenous function:  DSolve[f''[x] + f[x] == g[x], f[x],x] The provided solution...