7.1 Integration By Parts/11: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(36 intermediate revisions by the same user not shown) | |||
Line 12: | Line 12: | ||
<math> | <math> | ||
\int \text {arctan(4t)}dt = \text { | \int \text {arctan(4t)}dt = t \cdot \text {arctan(4t)}-4\int \frac{t}{1+16t^{2}} dt = t \cdot \text {arctan(4t)}-\frac{4}{32}\int\frac{1}{u} = t \cdot \text {arctan(4t)}-\frac{1}{8}\ln(u)= t \cdot \text {arctan(4t)}-\frac{1}{8}\ln(1+16t^{2})+C | ||
</math> | </math> | ||
<math> | <math> | ||
\begin{align} | \begin{align} | ||
u=1+16t^{2} \\[1ex] | & u=1+16t^{2} \\ [1ex] | ||
du=32t dt \\[1ex] | & du=32t dt \\ [1ex] | ||
\frac{1}{32}du=t dt | & \frac{1}{32}du=t dt | ||
\end{align} | \end{align} | ||
</math> | </math> |
Latest revision as of 05:55, 29 November 2022