
Dom V. answered 09/12/18
Tutor
5.0
(119)
Cornell Engineering grad specializing in advanced math subjects
Yes, you can always lump more constants into the +C for indefinite integrals. It can be deceptive but the +C for one integration method isn't necessarily equal to the +C for another, even if you start off with the same integrand.
Especially for logarithms, an answer like ln[(x2+1)/5]+C would be equivalent to ln[x2+1]+C: ln[(x2+1)/5] = ln(x2+1) - ln(5), and ln(5) is a sneaky constant that could be grouped into C.
A similar thing happens with ∫sin(x) cos(x)dx depending on which function you use for a u-substitution. In that case you can show the solutions are the same by using sin2(x)+cos2(x)=1. You could also integrate using the double angle identity sin(x)cos(x)=(1/2)sin(2x) to obtain a third result, which again can be equated to the other two.