EasyStyle4747
- 24
- 0
integral of (cot2x)^3 dx
are you supposet to convert to cos and sin?
are you supposet to convert to cos and sin?
The discussion revolves around the integral of the function (cot(2x))^3, exploring different methods of integration and the use of trigonometric identities.
Multiple approaches to the integral have been presented, with participants sharing their solutions and noting similarities and differences. There is ongoing exploration of the correctness of the solutions and the handling of logarithmic expressions.
Participants question the handling of constants of integration and the implications of using absolute values in logarithmic expressions. There is a recognition of potential mistakes in earlier messages regarding the equivalence of solutions.
The answer to your question for this case: YES (for easy solution)EasyStyle4747 said:integral of (cot2x)^3 dx
are you supposet to convert to cos and sin?
The 2 solutions presented in this thread are equivalent in final results. Note that:Data said:Here's the solution using my substitution:
Note that [itex]u = \csc(2x)[/itex] and thus [itex]du = -2\csc(2x)\cot(2x)dx[/itex]
[tex]\int \cot^3(2x) \ dx = \int (\csc^2(2x) - 1)\cot(2x) \ dx[/tex]
[tex]= \frac{-1}{2}\int \frac{u^2 - 1}{u} \ du = \frac{-1}{2}\left( \frac{u^2}{2} - \ln{|u|} \right)[/tex]
[tex]= \frac{1}{4}\ln \left(\csc^2(2x)\right) - \frac{1}{4}\csc^2(2x)[/tex]
Indeed, there was no error. And the squared Loge argument is a good idea. After adjusting orig msgs, both solutions are now equiv in final result.Data said:There's no error. I just squared the csc inside the logarithm and as a result pulled out an extra [tex]\frac{1}{2}[/tex]. Doing it that way gets rid of the absolute value signs for one thing. Note that in your original solution the argument to [itex]\ln[/itex] was [itex]\sin{2x}[/itex], not [itex]\sin^2{2x}[/itex]![]()