Using the Fund. Theorem of Calc find $h(x)=int_{2}^frac{1}{x}sin^4tdt$'s derivative.
$begingroup$
Consider the integral $$h(x)=int_{2}^frac{1}{x}sin^4(t)dt$$
In my notes I have the integral equal to
$$sin^4left(-frac{1}{x^2}right)cdotfrac{1}{x}$$
and the following answer as
$$h'(x)=-sin^4frac{1}{x}/{x^2}$$
Obviously I skipped steps and looked up the answer in the back of the book, would really appreciate it if someone could fill me in.
calculus
$endgroup$
add a comment |
$begingroup$
Consider the integral $$h(x)=int_{2}^frac{1}{x}sin^4(t)dt$$
In my notes I have the integral equal to
$$sin^4left(-frac{1}{x^2}right)cdotfrac{1}{x}$$
and the following answer as
$$h'(x)=-sin^4frac{1}{x}/{x^2}$$
Obviously I skipped steps and looked up the answer in the back of the book, would really appreciate it if someone could fill me in.
calculus
$endgroup$
$begingroup$
You should explain also what you have tried so far.
$endgroup$
– gimusi
Dec 10 '18 at 0:38
add a comment |
$begingroup$
Consider the integral $$h(x)=int_{2}^frac{1}{x}sin^4(t)dt$$
In my notes I have the integral equal to
$$sin^4left(-frac{1}{x^2}right)cdotfrac{1}{x}$$
and the following answer as
$$h'(x)=-sin^4frac{1}{x}/{x^2}$$
Obviously I skipped steps and looked up the answer in the back of the book, would really appreciate it if someone could fill me in.
calculus
$endgroup$
Consider the integral $$h(x)=int_{2}^frac{1}{x}sin^4(t)dt$$
In my notes I have the integral equal to
$$sin^4left(-frac{1}{x^2}right)cdotfrac{1}{x}$$
and the following answer as
$$h'(x)=-sin^4frac{1}{x}/{x^2}$$
Obviously I skipped steps and looked up the answer in the back of the book, would really appreciate it if someone could fill me in.
calculus
calculus
edited Dec 10 '18 at 0:37
gimusi
92.8k84494
92.8k84494
asked Dec 10 '18 at 0:36
Eric BrownEric Brown
737
737
$begingroup$
You should explain also what you have tried so far.
$endgroup$
– gimusi
Dec 10 '18 at 0:38
add a comment |
$begingroup$
You should explain also what you have tried so far.
$endgroup$
– gimusi
Dec 10 '18 at 0:38
$begingroup$
You should explain also what you have tried so far.
$endgroup$
– gimusi
Dec 10 '18 at 0:38
$begingroup$
You should explain also what you have tried so far.
$endgroup$
– gimusi
Dec 10 '18 at 0:38
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Set $mathscr{F}'(x) : = sin^4(x)$, i.e., $mathscr{F}$ is the antiderivative of $sin^4(x)$. Then by the fundamental theorem of calculus $$h(x) = mathscr{F} left( frac{1}{x} right) - mathscr{F}left( 2 right).$$ Differentiating this expression, we see that $$h'(x) = -frac{1}{x^2} mathscr{F}' left( frac{1}{x} right).$$ Since $mathscr{F}'(x) = sin^4(x)$, it follows that $$h'(x) = - frac{1}{x^2} sin^4 left( frac{1}{x} right).$$
$endgroup$
$begingroup$
As a suggetion, it should be better for the asker and for the site do not give full answer when question are posed in that way. I think a good hint or a guide would be much more useful.
$endgroup$
– gimusi
Dec 10 '18 at 0:45
$begingroup$
I agree, but having not studied this topic in a while I had no idea on how to advance.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:48
$begingroup$
@AmorFati Also how does $F(2)$ become $frac{1}{x}$?
$endgroup$
– Eric Brown
Dec 10 '18 at 0:51
$begingroup$
@gimusi I feel this is sufficiently elementary to offer a complete solution.
$endgroup$
– AmorFati
Dec 10 '18 at 0:51
1
$begingroup$
@AmorFati Ahhh I see now, thanks for your help.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:52
|
show 3 more comments
$begingroup$
Say we had a function $F$ so that $F'(t)=sin^4t$. Then $h(x)=F(1/x)-F(2)$, so
$$h'(x) =^* F'left(frac1xright)left(-frac1{x^2}right)=-frac1{x^2}left(sin^4left(frac1xright)right).$$
Note that the expression after $=^*$ is derived by applying both the chain rule and the power rule. The chain rule comes in as $frac d{dx}u(v(x))=u'(v(x))v'(x)$ where $u(v)=F(v)$, and $v(x)=1/x$. The power rule comes in when calculating $v'(x)=(x^{-1})'=-1x^{-1-1}=-1/x^2$.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3033249%2fusing-the-fund-theorem-of-calc-find-hx-int-2-frac1x-sin4tdts-deri%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Set $mathscr{F}'(x) : = sin^4(x)$, i.e., $mathscr{F}$ is the antiderivative of $sin^4(x)$. Then by the fundamental theorem of calculus $$h(x) = mathscr{F} left( frac{1}{x} right) - mathscr{F}left( 2 right).$$ Differentiating this expression, we see that $$h'(x) = -frac{1}{x^2} mathscr{F}' left( frac{1}{x} right).$$ Since $mathscr{F}'(x) = sin^4(x)$, it follows that $$h'(x) = - frac{1}{x^2} sin^4 left( frac{1}{x} right).$$
$endgroup$
$begingroup$
As a suggetion, it should be better for the asker and for the site do not give full answer when question are posed in that way. I think a good hint or a guide would be much more useful.
$endgroup$
– gimusi
Dec 10 '18 at 0:45
$begingroup$
I agree, but having not studied this topic in a while I had no idea on how to advance.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:48
$begingroup$
@AmorFati Also how does $F(2)$ become $frac{1}{x}$?
$endgroup$
– Eric Brown
Dec 10 '18 at 0:51
$begingroup$
@gimusi I feel this is sufficiently elementary to offer a complete solution.
$endgroup$
– AmorFati
Dec 10 '18 at 0:51
1
$begingroup$
@AmorFati Ahhh I see now, thanks for your help.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:52
|
show 3 more comments
$begingroup$
Set $mathscr{F}'(x) : = sin^4(x)$, i.e., $mathscr{F}$ is the antiderivative of $sin^4(x)$. Then by the fundamental theorem of calculus $$h(x) = mathscr{F} left( frac{1}{x} right) - mathscr{F}left( 2 right).$$ Differentiating this expression, we see that $$h'(x) = -frac{1}{x^2} mathscr{F}' left( frac{1}{x} right).$$ Since $mathscr{F}'(x) = sin^4(x)$, it follows that $$h'(x) = - frac{1}{x^2} sin^4 left( frac{1}{x} right).$$
$endgroup$
$begingroup$
As a suggetion, it should be better for the asker and for the site do not give full answer when question are posed in that way. I think a good hint or a guide would be much more useful.
$endgroup$
– gimusi
Dec 10 '18 at 0:45
$begingroup$
I agree, but having not studied this topic in a while I had no idea on how to advance.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:48
$begingroup$
@AmorFati Also how does $F(2)$ become $frac{1}{x}$?
$endgroup$
– Eric Brown
Dec 10 '18 at 0:51
$begingroup$
@gimusi I feel this is sufficiently elementary to offer a complete solution.
$endgroup$
– AmorFati
Dec 10 '18 at 0:51
1
$begingroup$
@AmorFati Ahhh I see now, thanks for your help.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:52
|
show 3 more comments
$begingroup$
Set $mathscr{F}'(x) : = sin^4(x)$, i.e., $mathscr{F}$ is the antiderivative of $sin^4(x)$. Then by the fundamental theorem of calculus $$h(x) = mathscr{F} left( frac{1}{x} right) - mathscr{F}left( 2 right).$$ Differentiating this expression, we see that $$h'(x) = -frac{1}{x^2} mathscr{F}' left( frac{1}{x} right).$$ Since $mathscr{F}'(x) = sin^4(x)$, it follows that $$h'(x) = - frac{1}{x^2} sin^4 left( frac{1}{x} right).$$
$endgroup$
Set $mathscr{F}'(x) : = sin^4(x)$, i.e., $mathscr{F}$ is the antiderivative of $sin^4(x)$. Then by the fundamental theorem of calculus $$h(x) = mathscr{F} left( frac{1}{x} right) - mathscr{F}left( 2 right).$$ Differentiating this expression, we see that $$h'(x) = -frac{1}{x^2} mathscr{F}' left( frac{1}{x} right).$$ Since $mathscr{F}'(x) = sin^4(x)$, it follows that $$h'(x) = - frac{1}{x^2} sin^4 left( frac{1}{x} right).$$
answered Dec 10 '18 at 0:41
AmorFatiAmorFati
406529
406529
$begingroup$
As a suggetion, it should be better for the asker and for the site do not give full answer when question are posed in that way. I think a good hint or a guide would be much more useful.
$endgroup$
– gimusi
Dec 10 '18 at 0:45
$begingroup$
I agree, but having not studied this topic in a while I had no idea on how to advance.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:48
$begingroup$
@AmorFati Also how does $F(2)$ become $frac{1}{x}$?
$endgroup$
– Eric Brown
Dec 10 '18 at 0:51
$begingroup$
@gimusi I feel this is sufficiently elementary to offer a complete solution.
$endgroup$
– AmorFati
Dec 10 '18 at 0:51
1
$begingroup$
@AmorFati Ahhh I see now, thanks for your help.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:52
|
show 3 more comments
$begingroup$
As a suggetion, it should be better for the asker and for the site do not give full answer when question are posed in that way. I think a good hint or a guide would be much more useful.
$endgroup$
– gimusi
Dec 10 '18 at 0:45
$begingroup$
I agree, but having not studied this topic in a while I had no idea on how to advance.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:48
$begingroup$
@AmorFati Also how does $F(2)$ become $frac{1}{x}$?
$endgroup$
– Eric Brown
Dec 10 '18 at 0:51
$begingroup$
@gimusi I feel this is sufficiently elementary to offer a complete solution.
$endgroup$
– AmorFati
Dec 10 '18 at 0:51
1
$begingroup$
@AmorFati Ahhh I see now, thanks for your help.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:52
$begingroup$
As a suggetion, it should be better for the asker and for the site do not give full answer when question are posed in that way. I think a good hint or a guide would be much more useful.
$endgroup$
– gimusi
Dec 10 '18 at 0:45
$begingroup$
As a suggetion, it should be better for the asker and for the site do not give full answer when question are posed in that way. I think a good hint or a guide would be much more useful.
$endgroup$
– gimusi
Dec 10 '18 at 0:45
$begingroup$
I agree, but having not studied this topic in a while I had no idea on how to advance.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:48
$begingroup$
I agree, but having not studied this topic in a while I had no idea on how to advance.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:48
$begingroup$
@AmorFati Also how does $F(2)$ become $frac{1}{x}$?
$endgroup$
– Eric Brown
Dec 10 '18 at 0:51
$begingroup$
@AmorFati Also how does $F(2)$ become $frac{1}{x}$?
$endgroup$
– Eric Brown
Dec 10 '18 at 0:51
$begingroup$
@gimusi I feel this is sufficiently elementary to offer a complete solution.
$endgroup$
– AmorFati
Dec 10 '18 at 0:51
$begingroup$
@gimusi I feel this is sufficiently elementary to offer a complete solution.
$endgroup$
– AmorFati
Dec 10 '18 at 0:51
1
1
$begingroup$
@AmorFati Ahhh I see now, thanks for your help.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:52
$begingroup$
@AmorFati Ahhh I see now, thanks for your help.
$endgroup$
– Eric Brown
Dec 10 '18 at 0:52
|
show 3 more comments
$begingroup$
Say we had a function $F$ so that $F'(t)=sin^4t$. Then $h(x)=F(1/x)-F(2)$, so
$$h'(x) =^* F'left(frac1xright)left(-frac1{x^2}right)=-frac1{x^2}left(sin^4left(frac1xright)right).$$
Note that the expression after $=^*$ is derived by applying both the chain rule and the power rule. The chain rule comes in as $frac d{dx}u(v(x))=u'(v(x))v'(x)$ where $u(v)=F(v)$, and $v(x)=1/x$. The power rule comes in when calculating $v'(x)=(x^{-1})'=-1x^{-1-1}=-1/x^2$.
$endgroup$
add a comment |
$begingroup$
Say we had a function $F$ so that $F'(t)=sin^4t$. Then $h(x)=F(1/x)-F(2)$, so
$$h'(x) =^* F'left(frac1xright)left(-frac1{x^2}right)=-frac1{x^2}left(sin^4left(frac1xright)right).$$
Note that the expression after $=^*$ is derived by applying both the chain rule and the power rule. The chain rule comes in as $frac d{dx}u(v(x))=u'(v(x))v'(x)$ where $u(v)=F(v)$, and $v(x)=1/x$. The power rule comes in when calculating $v'(x)=(x^{-1})'=-1x^{-1-1}=-1/x^2$.
$endgroup$
add a comment |
$begingroup$
Say we had a function $F$ so that $F'(t)=sin^4t$. Then $h(x)=F(1/x)-F(2)$, so
$$h'(x) =^* F'left(frac1xright)left(-frac1{x^2}right)=-frac1{x^2}left(sin^4left(frac1xright)right).$$
Note that the expression after $=^*$ is derived by applying both the chain rule and the power rule. The chain rule comes in as $frac d{dx}u(v(x))=u'(v(x))v'(x)$ where $u(v)=F(v)$, and $v(x)=1/x$. The power rule comes in when calculating $v'(x)=(x^{-1})'=-1x^{-1-1}=-1/x^2$.
$endgroup$
Say we had a function $F$ so that $F'(t)=sin^4t$. Then $h(x)=F(1/x)-F(2)$, so
$$h'(x) =^* F'left(frac1xright)left(-frac1{x^2}right)=-frac1{x^2}left(sin^4left(frac1xright)right).$$
Note that the expression after $=^*$ is derived by applying both the chain rule and the power rule. The chain rule comes in as $frac d{dx}u(v(x))=u'(v(x))v'(x)$ where $u(v)=F(v)$, and $v(x)=1/x$. The power rule comes in when calculating $v'(x)=(x^{-1})'=-1x^{-1-1}=-1/x^2$.
answered Dec 10 '18 at 0:48
YiFanYiFan
3,7841627
3,7841627
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3033249%2fusing-the-fund-theorem-of-calc-find-hx-int-2-frac1x-sin4tdts-deri%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
You should explain also what you have tried so far.
$endgroup$
– gimusi
Dec 10 '18 at 0:38