$$I = \int {e^{3x} - e^x \over e^{4x} + e^{2x} + 1} dx$$
Substituting for $e^x$,
$$I = \int {u^2 - 1 \over u^4 + u^2 + 1} du = \int { u^4 + u^2 + 1 + - 2 - u^4 \over u^4 + u^2 + 1} du = u - \int {u^4 + 2 \over u^4 + u^2 + 1} du $$
Now I don't know anything I can do to last integral except partial fraction decomposition but I am pretty sure that $u^4 + u^2 + 1$ does not have any factors in real numbers.
Is this integral computable on real numbers ? How do I compute it ?