Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Calculus
Reply
 
Thread Tools Display Modes
  #1  
Old November 22nd, 2008, 04:35 PM
Member
 
Join Date: Oct 2008
Posts: 76
Country:
Thanks: 32
Thanked 0 Times in 0 Posts
littlejodo is on a distinguished road
Default calc 1 sin(x^3) integral

I've searched online for an answer to this, but the answers I've found are full of (gamma?) notation that I don't understand and haven't yet been taught. I didn't think it should be that difficult, yet I can't figure out the answer.

Evaluate the integral of sin(x^3) dx

I know the antiderivative of sin is -cos, and the antiderivative of x^3 could be x^4 / 4 but I can't figure out how to make it work here.

I tried making u = x^3 so that the answer would be -cos u^2/2 but then is the answer -1/2cos(x^3)^2 ??

Surely I should have to integrate x^3, right?
Reply With Quote
Advertisement
 
  #2  
Old November 22nd, 2008, 04:51 PM
galactus's Avatar
Eater of Worlds

 
Join Date: Jul 2006
Location: Chaneysville, PA
Posts: 2,853
Country:
Thanks: 120
Thanked 1,098 Times in 986 Posts
galactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud of
Default

Basic u subs will not work too well for this. It is not easily doable by

elementary means. That is why you found it in terms of gamma and what not.

If you are studying calculus, perhaps you mean

\int sin^{3}(x)dx and not \int sin(x^{3})dx

Two entirely different animals.

That is probably the case.

Go to the Integrator and check it out at http://integrals.wolfram.com/index.jsp

Type in sin[x^3] and it will show you it ain't pretty. That is why I think it is the other.
Reply With Quote
  #3  
Old November 22nd, 2008, 05:03 PM
galactus's Avatar
Eater of Worlds

 
Join Date: Jul 2006
Location: Chaneysville, PA
Posts: 2,853
Country:
Thanks: 120
Thanked 1,098 Times in 986 Posts
galactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud of
Default

If it is indeed \int sin^{3}(x)dx, then rewrite as:

\int sin^{2}(x)sin(x)dx

\int (1-cos^{2}(x))sin(x)dx

\int sin(x)dx-\int cos^{2}(x)sin(x)dx

Now, simple subs will work. If this is the case afterall.
Reply With Quote
  #4  
Old November 22nd, 2008, 05:39 PM
Member
 
Join Date: Oct 2008
Posts: 76
Country:
Thanks: 32
Thanked 0 Times in 0 Posts
littlejodo is on a distinguished road
Default

unfortunately... very unfortunately, I entered it correctly.

I need the integral of sin(x^3)

any pointers?

I have to find this because ultimately I need the definite integral (1 on top and t on the bottom) and then I have to find the derivative of this.

so, F(t) = (1 on top, x on bottom of integral sign) of sin(x^3) dx

Find F'(x)

I tried jumping around the integrating just to find the derivative part and entered: sin(1) - sin(x^3) but it wasn't correct. I was hoping it was a shortcut.
Reply With Quote
  #5  
Old November 22nd, 2008, 05:46 PM
galactus's Avatar
Eater of Worlds

 
Join Date: Jul 2006
Location: Chaneysville, PA
Posts: 2,853
Country:
Thanks: 120
Thanked 1,098 Times in 986 Posts
galactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud ofgalactus has much to be proud of
Default

For goodness sake, why didn't you say that in the first place?. That makes all the difference. It's the second fundamental rule of calc. There is no need to laboriously find the integral.

Is this what it is:

\frac{d}{dx}\left[\int_{a}^{x}f(t)dt\right]=f(x)

For instance, \frac{d}{dx}\left[\int_{1}^{x}\frac{sin(t)}{t}dt\right]=\frac{sin(t)}{t}

Remember that \int_{a}^{x}f(t)dt=-\int_{x}^{a}f(t)dt
Reply With Quote
The Following 2 Users Say Thank You to galactus For This Useful Post:
Donate to MHF
  #6  
Old November 22nd, 2008, 05:49 PM
Member
 
Join Date: Oct 2008
Posts: 76
Country:
Thanks: 32
Thanked 0 Times in 0 Posts
littlejodo is on a distinguished road
Default

But then why didn't sin(1) - sin(x^3) work? Oh... I was supposed to just enter - sin(x^3). I'm sorry.

I was on the right track to begin with. I hate online submission.
Reply With Quote
  #7  
Old November 23rd, 2008, 02:01 AM
Moo's Avatar
Moo Moo is offline
A Cute Angle
 
Join Date: Mar 2008
Location: P(I'm here)=1/3, P(I'm there)=t+1/3
Posts: 5,010
Country:
Thanks: 504
Thanked 2,893 Times in 2,377 Posts
Moo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond reputeMoo has a reputation beyond repute
Default

Quote:
Originally Posted by galactus View Post
For goodness sake, why didn't you say that in the first place?. That makes all the difference. It's the second fundamental rule of calc. There is no need to laboriously find the integral.

Is this what it is:

\frac{d}{dx}\left[\int_{a}^{x}f(t)dt\right]=f(x)

For instance, \frac{d}{dx}\left[\int_{1}^{x}\frac{sin(t)}{t}dt\right]=\frac{sin({\color{red}x})}{{\color{red}x}}

Remember that \int_{a}^{x}f(t)dt=-\int_{x}^{a}f(t)dt
Just being picky



To the OP : why isn't there sin(1) ?
Imagine that F is an antiderivative of your function f.

We know that \int_a^x f(t) ~ dt=F(x)-F(a)

But a is a constant with respect to x. So F(a) is a constant too.
Hence when differentiating, you'll only have F'(x), which is exactly f(x)
__________________
Everything is possible. The impossible just takes longer.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

shinhidora production

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 05:49 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.