0

How to integrate $$\int\frac{1}{x^{14}+1}dx$$ I've tried to use partial fraction decomposition but it doesn't work

1 Answers1

0

The integrand is the sum of a geometric series with common ratio $-x^{14}$, so your integral equals

$$\int 1 - x^{14} + x^{28} - x^{42} + \cdots \; dx $$

$$= x - \frac{x^{15}}{15} + \frac{x^{29}}{29} - \cdots.$$

That's probably as good as you're going to do. (Plus constant.)