How can I calculate the following integration $$\int \frac {1}{(y^2 - 10y + 25) ^ {20}}$$? If it were without the power of 20 it can be easily calculated with partial fractions method, but now I can not solve it, any hint will be appreciated.
2026-05-05 11:42:53.1777981373
How can I calculate the following integration $\int \frac {1}{(y^2 - 10y + 25) ^{ 20}}$?
110 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
Start by recognising the perfect square in the denominator.
The integral is in fact $\displaystyle \int \frac 1{(y-5)^{40}}dy$
A simple $u = y-5$ substitution does the trick.