7.1 Integration By Parts/50
< 7.1 Integration By Parts
Jump to navigation
Jump to search
Revision as of 18:24, 29 November 2022 by Ricardom59381@students.laalliance.org (talk | contribs)
Prove Failed to parse (unknown function "\tanx"): {\displaystyle \int_{}^{} \sec^{n}x = \frac{\tanx \sec^{n-2}x}{n-1} + \frac{n-2}{n-1} \int_{}^{} \sec^{n-2}xdx }
<math> \begin{align}
\int_{}^{} \left(\ln(x)^{n}\right)dx &= x \ln(x)^{n} - \int_{}^{} \left((x \frac{n \ln(x)^{n-1}}{x}) \right)dx \\[2ex] &= x \ln(x)^{n} - \int_{}^{} \left(n \ln(x)^{n-1} \right)dx \\[2ex] &= x \ln(x)^{n} - n \int_{}^{} \left(\ln(x)^{n-1} \right)dx \\[2ex]