Question
Question: $\int \frac{5(x^6+1)}{x^2+1}dx =$ (where C is a constant of integration.)...
∫x2+15(x6+1)dx=
(where C is a constant of integration.)

75x7+5x+5tan−1x+C
5tan−1x+log(x2+1)+C
5(x7+1)+log(x2+1)+C
x5−35x3+5x+C
x5−35x3+5x+C
Solution
To solve the integral ∫x2+15(x6+1)dx, we first simplify the integrand x2+1x6+1.
We can use algebraic factorization for the numerator x6+1. This is a sum of cubes, where x6=(x2)3 and 1=13. Using the formula a3+b3=(a+b)(a2−ab+b2), we let a=x2 and b=1: x6+1=(x2)3+13=(x2+1)((x2)2−x2⋅1+12)=(x2+1)(x4−x2+1).
Now substitute this back into the integrand: x2+1x6+1=x2+1(x2+1)(x4−x2+1). Since x2+1 is never zero for real x, we can cancel the term (x2+1): x2+1x6+1=x4−x2+1.
The integral becomes: ∫x2+15(x6+1)dx=∫5(x4−x2+1)dx. We can take the constant factor 5 out of the integral: =5∫(x4−x2+1)dx
Now, integrate each term using the power rule for integration, ∫xndx=n+1xn+1+C (for n=−1), and the integral of a constant, ∫cdx=cx+C:
∫x4dx=4+1x4+1=5x5
∫−x2dx=−∫x2dx=−2+1x2+1=−3x3
∫1dx=x
So, the integral is: 5(5x5−3x3+x)+C=5⋅5x5−5⋅3x3+5⋅x+C=x5−35x3+5x+C