- 3,802
- 95
Homework Statement
[tex]\int{\frac{sin^3x}{cos^2x}dx}[/tex]
The Attempt at a Solution
I've tried converting the trigs into more useful forms, but didn't find anything helpful there.
Some help please?
The problem involves integrating the function $\int{\frac{sin^3x}{cos^2x}dx}$, which falls under the subject area of integral calculus, specifically focusing on trigonometric functions.
There is an ongoing exploration of different approaches, with some participants providing hints and guidance on potential substitutions and identities. While some participants express confusion or difficulty with certain steps, others offer clarifications and alternative methods.
Participants note the complexity of the integrand and the potential for confusion when applying trigonometric identities. There is an acknowledgment of the importance of familiarity with derivatives of trigonometric functions in solving integrals.
Mentallic said:Using [itex]1+tan^2x=sec^2x[/itex]
[tex]\int{(sec^2x-1)(sinx)dx}[/tex]
[tex]=\int{tanxsecx-sinx}dx[/tex]
I get stuck here with the tanxsecx part...
Mentallic said:with [itex]cos^2x=1-sin^2x[/itex]
[tex]\int{\frac{sin^3x}{1-sin^2x}dx}[/tex]
[tex]\int{\frac{-sinx(1-sin^2x)+sinx}{1-sin^2x}dx}[/tex]
[tex]\int{-sinx+\frac{sinx}{1-sin^2x}dx}[/tex]
I'm just heading in the same direction as before... I must be using these identities in the wrong way. Any other hints?
Cyosis said:[tex] \frac{d \sec x}{dx}=\sec x \tan x[/tex]
This would have allowed you to solve your integral almost instantly.