Integrating Problems: Solving a Cubic Integral

  • Thread starter Thread starter FancyNut
  • Start date Start date
  • Tags Tags
    Integration
Click For Summary

Homework Help Overview

The discussion revolves around integrating a cubic integral involving trigonometric functions, specifically the integral of \(x^3 \cos^3(x) \, dx\) and a variation with \( \cos(x^2) \). Participants express challenges in understanding the integration process and seek clarification on methods and identities related to trigonometric integrals.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss integration by parts as a method for solving the integral, with some suggesting the use of trigonometric identities to simplify the integrand. Questions arise regarding alternative methods and the implications of using different forms of cosine in the integrals.

Discussion Status

There is ongoing exploration of different approaches to the integral, with some participants providing guidance on using trigonometric identities. However, there is no explicit consensus on a single method, and multiple interpretations of the problem are being considered.

Contextual Notes

Some participants mention a lack of familiarity with trigonometric identities, which may affect their ability to follow the suggested methods. Additionally, there is a concern about the correctness of variable substitutions in integration by parts.

FancyNut
Messages
113
Reaction score
0
Hi guys... I've been working on this problem for 30 minutes... yes I'm stupid. Seriously I'm thinking right now what the hell I'm going to do. Out of every 4 problems I get 3 wrong and re-do them... I understand where I went wrong but I'm not getting any better. Scary times. :frown:

Well here it is (btw { = integral of ) :

Code:
{  (x)^3 * (cos (x))^3 dx

the second part is cosine cubed (not x).

Here's what I got after doing integration by parts 3 times...


Code:
x^3 * (sin(x))^2 + x^2 * (cos(x))^2 - 2 * (sin(x))^3
 
Physics news on Phys.org
1. You ought to rewrite your cubed cosine with trigonometric identities:
[tex]\cos^{3}(x)=\cos^{2}(x)\cos(x)=\frac{1+\cos(2x)}{2}\cos(x)[/tex]
[tex]\cos(x)\cos(2x)=\frac{1}{2}(cos(x)+\cos(3x))[/tex]
That is,
[tex]\cos^{3}(x)=\frac{1}{4}(3\cos(x)+\cos(3x))[/tex]
2. Use this expression when doing integration by parts..
 
Thanks. :)

I've never learned those identities.. =\

btw is there a method to solving it without breaking cosine cubed into smaller pieces?
 
Sure; if you are careful with in your calculations, you may do as follows:
[tex]\cos^{3}(x)=\cos(x)-\sin^{2}(x)\cos(x)[/tex]
Note that we have the following anti-derivative:
[tex]\int\sin^{2}(x)\cos(x)dx=\frac{1}{3}\sin^{3}(x)[/tex]
An analogus decomposition may then be used for [tex]\sin^{3}(x)[/tex]
 
awesome. :D

I have one last question though. ^_^;;

How to solve the same integral but the cosine is not cubed... that would be:

{ x^3 * cos(x^2) dx

I also ended up doing integration by parts 3 times on this one.

*hides under desk*
 
[tex]\int{x}^{3}\cos(x^{2})dx=\frac{x^{2}}{2}\sin(x^{2})-\int{x\sin(x^{2})}dx[/tex]
[tex]\int{x}^{3}\cos(x^{2})dx=\frac{x^{2}}{2}\sin(x^{2})+\frac{\cos(x^{2})}{2}[/tex]
 
Thanks for replying. :)

So you made u = x^3? doesn't that mean du should be 3x^2? :confused:
 
Last edited:

Similar threads

Replies
7
Views
3K
Replies
28
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
Replies
14
Views
3K
Replies
5
Views
2K
Replies
12
Views
3K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
1
Views
2K