Calculus II - Trigonometric Integrals HARD

In summary: It's a bit odd but that's what it means.In summary, the given integral can be simplified by using the substitution sin(x)=y and then the integration can be performed using the trigonometric identity cos^2(x)=1-sin^2(x). This results in the simple answer -2/3*(sin(x)^2+3)/sin(x)^(1/2).
  • #1
GreenPrint
1,196
0

Homework Statement



Evaluate

integral sin^(-3/2)(x)cos^3(x) dx

Homework Equations



tan(x)=sin(x)/cos(x)
sin^2(x)+cos^2(x)=1
sin^2(x)=(1-cos(x))/2
cos^2(x)=(1+cos(2x))/2
integral cos(x)dx = sin(x) + c
integral sin(x)dx = -cos(x) + c
d/dx sin(x) = cos(x)
d/dx cos(x) = -sin(x)
a^m/a^n=a^(m-n)
a^m*a^n=a^(m+n)
sin(x)=(e^(ix)-e^(-ix))/(2i)
cos(x)=(e^(ix)+e^(-ix))/2
tan(x)=sin(x)/cos(x)
cis(x)=cos(x)+i*sin(x)=e^(ix)
cis(-x)=cos(x)-i*sin(x)=e^(-ix)
e^(i*pi)+1=0

The Attempt at a Solution


I'm at a lost as to how even to being...
I tried using sin^2(x)+cos^2(x)=1
I tried using some of the double angle formulas
every single time I get to the point were I don't know how to proceed

MATLAB answer:
>> int(cos(x)^3/sin(x)^(3/2))
Warning: Explicit integral could not be found.

ans =

int(cos(x)^3/sin(x)^(3/2), x)

Wolfram Alpha answer:
-40/9 F(1/4 (pi-2 x)|2)-2/9 sqrt(sin(x)) (2 cos(x)+3 x (sin(x)+3 csc(x)))+constant

My answer:
Don't even know how to proceed after a couple of steps

Back of the book:
Only odd answers are given... this is problem #16
 
Last edited:
Physics news on Phys.org
  • #2
GreenPrint said:

Homework Statement



Evaluate

integral sin^(-3/2)(x)cos^3(x) dx

Homework Equations



tan(x)=sin(x)/cos(x)
sin^2(x)+cos^2(x)=1
sin^2(x)=(1-cos(x))/2
cos^2(x)=(1+cos(2x))/2
integral cos(x)dx = sin(x) + c
integral sin(x)dx = -cos(x) + c
d/dx sin(x) = cos(x)
d/dx cos(x) = -sin(x)
a^m/a^n=a^(m-n)
a^m*a^n=a^(m+n)
sin(x)=(e^(ix)-e^(-ix))/(2i)
cos(x)=(e^(ix)+e^(-ix))/2
tan(x)=sin(x)/cos(x)
cis(x)=cos(x)+i*sin(x)=e^(ix)
cis(-x)=cos(x)-i*sin(x)=e^(-ix)
e^(i*pi)+1=0

The Attempt at a Solution


I'm at a lost as to how even to being...
I tried using sin^2(x)+cos^2(x)=1
I tried using some of the double angle formulas
every single time I get to the point were I don't know how to proceed

MATLAB answer:
>> int(cos(x)^3/sin(x)^(3/2))
Warning: Explicit integral could not be found.

ans =

int(cos(x)^3/sin(x)^(3/2), x)

Wolfram Alpha answer:
-40/9 F(1/4 (pi-2 x)|2)-2/9 sqrt(sin(x)) (2 cos(x)+3 x (sin(x)+3 csc(x)))+constant

My answer:
Don't even know how to proceed after a couple of steps

Back of the book:
Only odd answers are given... this is problem #16

Maple gets a simple answer:
> f:=cos(x)^3/sin(x)^(3/2);
> J2:=int(f,x);
> J2 := -2/3*(sin(x)^2+3)/sin(x)^(1/2)

We can check to see if dJ2/dx = f:
> simplify(diff(J2,x));

> cos(x)^3/sin(x)^(3/2) <---- correct!

RGV
 
  • #3
so how do i go about proceeding in this problem?
as far as doing it by hand
 
  • #4
Try sin(x)=y.

RGV
 
  • #6
What is the original question? The OP wrote it two different ways. Is the integrand this?
[tex]\sin^{-3/2} x \text{ }\cos^3 x[/tex]
Or this?
[tex]\frac{\cos^3 x}{\sin^{-3/2} x}[/tex]
 
  • #7
Greenprint, there's a simple first step for these sorts of problems.. first:

[tex] \int sin^{-3/2}(x)cos^{3}(x)dx = \int sin^{-3/2}(x)(1-sin^{2}(x))cos(x)dx [/tex]

Can you see a substitution you can make now that might make things easier?

edit - eumyang, look at how the fraction version is written. the -3/2 is turned into a 3/2 by putting it in the denominator.
 

What is the purpose of studying Calculus II - Trigonometric Integrals HARD?

Calculus II - Trigonometric Integrals HARD is a branch of calculus that deals with the integration of trigonometric functions. It is an important topic in mathematics and is essential for understanding advanced concepts in physics, engineering, and other fields.

What are some common techniques used to solve trigonometric integrals?

Some common techniques used to solve trigonometric integrals include substitution, integration by parts, and trigonometric identities. These techniques allow for the integration of complex trigonometric functions and can make solving difficult integrals easier.

How can I improve my understanding of trigonometric integrals?

To improve your understanding of trigonometric integrals, it is important to practice solving a variety of problems. It is also helpful to review and memorize important trigonometric identities and their derivatives. Seeking help from a tutor or attending review sessions can also be beneficial.

What are some real-world applications of trigonometric integrals?

Trigonometric integrals have many real-world applications, including calculating the area under a curve, finding the center of mass of irregular objects, and determining the displacement of a particle in motion. They are also used in fields such as engineering, physics, and economics.

Are there any common mistakes to avoid when solving trigonometric integrals?

Some common mistakes to avoid when solving trigonometric integrals include forgetting to use the chain rule when integrating trigonometric functions, not properly simplifying expressions, and misapplying trigonometric identities. It is important to carefully check your work and practice regularly to avoid these mistakes.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
346
  • Calculus and Beyond Homework Help
Replies
1
Views
287
  • Calculus and Beyond Homework Help
Replies
15
Views
787
  • Calculus and Beyond Homework Help
Replies
11
Views
362
  • Calculus and Beyond Homework Help
Replies
5
Views
685
  • Calculus and Beyond Homework Help
Replies
9
Views
181
  • Calculus and Beyond Homework Help
Replies
2
Views
917
  • Calculus and Beyond Homework Help
Replies
11
Views
698
  • Calculus and Beyond Homework Help
Replies
1
Views
493
  • Calculus and Beyond Homework Help
Replies
3
Views
825
Back
Top