Let's say I wish to evaluate $$\int\frac{\sin(x)}{x}+\log(x)\cos(x)\ dx$$and$$\int\frac{xe^{2x}}{(1+2x)^2}\ dx$$
I can recognize at once the integrals as antiderivatives, or results of the product rule, quotient rule, power rule, etc.
For example in the first integral, $$\frac{d(\sin(x)\log(x)}{\ dx}=\frac{\sin(x)}{x}+\log(x)\cos(x)$$ thus $$\int\frac{\sin(x)}{x}+\log(x)\cos(x)\ dx= \sin(x)\log(x) +C$$
The same is true for the second integral by a multiplicative constant, $$\frac{\ d\big(\frac{e^{2x}}{4(1+2x)}\big)}{dx}=\frac{xe^{2x}}{(1+2x)^2}$$ thus $$\int\frac{xe^{2x}}{(1+2x)^2}\ dx=\frac{e^{2x}}{4(1+2x)}+C$$
My question is, does there exist an elementary path for these integrals, by that I mean can these integrals be explicitly evaluated in an easy way, if there exists a simple product rule, quotient rule, power rule, etc derivation such as the ones above? I tried the first one for a long time but couldn't find a way to combine the fractions and make a substitution.
Thanks in advance!