Add an exponent of 2, and we get a very different integral:
=∫x2+11dxtan−1x+c
Change it to a 3, and now the integral is… very horrible indeed.
∫x3+11dx
Try It Yourself
If you haven’t solved this integral before, why not try solving it yourself before reading this page?
I would not call this a fun integral to solve, purely due to how unergonomic the constants involved are. Questions can be complex and ‘messy’, but still nice – this is not one of them.
Factorise
First notice that the polynomial x3+1 can be factorised. Letting x=−1 makes the polynomial 0, so by the factor theorem (x+1) must be a factor of x3+1. Performing the factorisation gives
x3+1(x+1)(x2−x+1)=0=0
Unfortunately, the quadratic quotient of x2−x+1 is not factorisable – in fact its discriminant (−2) is negative, so its roots are complex.1
So our integral becomes
∫(x+1)(x2−x+1)1dx
Partial Fractions
We’ll need to perform partial fractions with an irredudicible quadratic factor:
Rearranging the polynomial equation x3+1=0 gives x3=−1, so the roots are the negatives of the 3 roots of unity (solutions to x3=1): −e0i(=−1),−e32πi(=e−3πi),−e34πi(=e3πi).↩