Integral $intlimits_{sqrt{2}}^{2}frac1{t^3sqrt{t^2-1}}$
This is my very first trigonometric substitution integral, so please bear with me here. I would mostly like verification that my methods are sound.
$$intlimits_{sqrt{2}}^{2}dfrac{1}{t^3sqrt{t^2-1}}text{ d}ttext{.}$$
Because of the $sqrt{t^2-1} = sqrt{t^2-1^2}$ in the integrand, I set $t = 1sec(theta) = sec(theta)$, and $theta = sec^{-1}(t)$. Thus $text{d}t = sec(theta)tan(theta)text{ d}theta$ and
$$begin{align}intlimits_{sqrt{2}}^{2}dfrac{1}{t^3sqrt{t^2-1}} text{ d}t&= intlimits_{pi/4}^{pi/3}dfrac{1}{sec^{3}(theta)sqrt{sec^{2}(theta)-1}}sec(theta)tan(theta)text{ d}theta \
&= intlimits_{pi/4}^{pi/3}dfrac{1}{sec^{2}(theta)}text{ d}theta \
&= intlimits_{pi/4}^{pi/3}cos^{2}(theta)text{ d}theta \
&= dfrac{1}{2}intlimits_{pi/4}^{pi/3}[1+cos(2theta)]text{ d}theta \
&= dfrac{1}{2}left{dfrac{pi}{3}-dfrac{pi}{4}+dfrac{1}{2}left[sinleft(dfrac{2pi}{3}right) - sinleft(dfrac{pi}{2}right)right]right}\
&= dfrac{1}{2}left[dfrac{pi}{12}+dfrac{1}{2}left(dfrac{sqrt{3}}{2}-1right)right] \
&= dfrac{pi}{24}+dfrac{1}{4}left(dfrac{sqrt{3}-2}{2}right)text{.}
end{align}$$
A quick side question: without access to a calculator and assuming I have the values of $sin(x)$ memorized for $x = 0, dfrac{pi}{6}, dfrac{pi}{4}, dfrac{pi}{3}, dfrac{pi}{2}$, what is the easiest way to find $sinleft(dfrac{2pi}{3}right)$?
calculus integration proof-verification definite-integrals
add a comment |
This is my very first trigonometric substitution integral, so please bear with me here. I would mostly like verification that my methods are sound.
$$intlimits_{sqrt{2}}^{2}dfrac{1}{t^3sqrt{t^2-1}}text{ d}ttext{.}$$
Because of the $sqrt{t^2-1} = sqrt{t^2-1^2}$ in the integrand, I set $t = 1sec(theta) = sec(theta)$, and $theta = sec^{-1}(t)$. Thus $text{d}t = sec(theta)tan(theta)text{ d}theta$ and
$$begin{align}intlimits_{sqrt{2}}^{2}dfrac{1}{t^3sqrt{t^2-1}} text{ d}t&= intlimits_{pi/4}^{pi/3}dfrac{1}{sec^{3}(theta)sqrt{sec^{2}(theta)-1}}sec(theta)tan(theta)text{ d}theta \
&= intlimits_{pi/4}^{pi/3}dfrac{1}{sec^{2}(theta)}text{ d}theta \
&= intlimits_{pi/4}^{pi/3}cos^{2}(theta)text{ d}theta \
&= dfrac{1}{2}intlimits_{pi/4}^{pi/3}[1+cos(2theta)]text{ d}theta \
&= dfrac{1}{2}left{dfrac{pi}{3}-dfrac{pi}{4}+dfrac{1}{2}left[sinleft(dfrac{2pi}{3}right) - sinleft(dfrac{pi}{2}right)right]right}\
&= dfrac{1}{2}left[dfrac{pi}{12}+dfrac{1}{2}left(dfrac{sqrt{3}}{2}-1right)right] \
&= dfrac{pi}{24}+dfrac{1}{4}left(dfrac{sqrt{3}-2}{2}right)text{.}
end{align}$$
A quick side question: without access to a calculator and assuming I have the values of $sin(x)$ memorized for $x = 0, dfrac{pi}{6}, dfrac{pi}{4}, dfrac{pi}{3}, dfrac{pi}{2}$, what is the easiest way to find $sinleft(dfrac{2pi}{3}right)$?
calculus integration proof-verification definite-integrals
$sin(x) = cos(x - pi/2)$, then $sin(2pi/3) = cos(pi/6)$
– user67133
Oct 19 '14 at 1:38
@user01123581321345589144... - and there's another identity to add to my formula sheet. Thank you!
– Clarinetist
Oct 19 '14 at 1:39
The (equivalent) identity $sin(x)=cos(pi/2-x)$ (and since $cos$ is even, we can get the previous one from there) might be easier to remember, since $pi/2-x$ is the complementary angle to $x$ and "cosine" is the sine of complement.
– Milo Brandt
Oct 19 '14 at 1:42
@Meelo - Clever! :O Thank you!
– Clarinetist
Oct 19 '14 at 1:43
add a comment |
This is my very first trigonometric substitution integral, so please bear with me here. I would mostly like verification that my methods are sound.
$$intlimits_{sqrt{2}}^{2}dfrac{1}{t^3sqrt{t^2-1}}text{ d}ttext{.}$$
Because of the $sqrt{t^2-1} = sqrt{t^2-1^2}$ in the integrand, I set $t = 1sec(theta) = sec(theta)$, and $theta = sec^{-1}(t)$. Thus $text{d}t = sec(theta)tan(theta)text{ d}theta$ and
$$begin{align}intlimits_{sqrt{2}}^{2}dfrac{1}{t^3sqrt{t^2-1}} text{ d}t&= intlimits_{pi/4}^{pi/3}dfrac{1}{sec^{3}(theta)sqrt{sec^{2}(theta)-1}}sec(theta)tan(theta)text{ d}theta \
&= intlimits_{pi/4}^{pi/3}dfrac{1}{sec^{2}(theta)}text{ d}theta \
&= intlimits_{pi/4}^{pi/3}cos^{2}(theta)text{ d}theta \
&= dfrac{1}{2}intlimits_{pi/4}^{pi/3}[1+cos(2theta)]text{ d}theta \
&= dfrac{1}{2}left{dfrac{pi}{3}-dfrac{pi}{4}+dfrac{1}{2}left[sinleft(dfrac{2pi}{3}right) - sinleft(dfrac{pi}{2}right)right]right}\
&= dfrac{1}{2}left[dfrac{pi}{12}+dfrac{1}{2}left(dfrac{sqrt{3}}{2}-1right)right] \
&= dfrac{pi}{24}+dfrac{1}{4}left(dfrac{sqrt{3}-2}{2}right)text{.}
end{align}$$
A quick side question: without access to a calculator and assuming I have the values of $sin(x)$ memorized for $x = 0, dfrac{pi}{6}, dfrac{pi}{4}, dfrac{pi}{3}, dfrac{pi}{2}$, what is the easiest way to find $sinleft(dfrac{2pi}{3}right)$?
calculus integration proof-verification definite-integrals
This is my very first trigonometric substitution integral, so please bear with me here. I would mostly like verification that my methods are sound.
$$intlimits_{sqrt{2}}^{2}dfrac{1}{t^3sqrt{t^2-1}}text{ d}ttext{.}$$
Because of the $sqrt{t^2-1} = sqrt{t^2-1^2}$ in the integrand, I set $t = 1sec(theta) = sec(theta)$, and $theta = sec^{-1}(t)$. Thus $text{d}t = sec(theta)tan(theta)text{ d}theta$ and
$$begin{align}intlimits_{sqrt{2}}^{2}dfrac{1}{t^3sqrt{t^2-1}} text{ d}t&= intlimits_{pi/4}^{pi/3}dfrac{1}{sec^{3}(theta)sqrt{sec^{2}(theta)-1}}sec(theta)tan(theta)text{ d}theta \
&= intlimits_{pi/4}^{pi/3}dfrac{1}{sec^{2}(theta)}text{ d}theta \
&= intlimits_{pi/4}^{pi/3}cos^{2}(theta)text{ d}theta \
&= dfrac{1}{2}intlimits_{pi/4}^{pi/3}[1+cos(2theta)]text{ d}theta \
&= dfrac{1}{2}left{dfrac{pi}{3}-dfrac{pi}{4}+dfrac{1}{2}left[sinleft(dfrac{2pi}{3}right) - sinleft(dfrac{pi}{2}right)right]right}\
&= dfrac{1}{2}left[dfrac{pi}{12}+dfrac{1}{2}left(dfrac{sqrt{3}}{2}-1right)right] \
&= dfrac{pi}{24}+dfrac{1}{4}left(dfrac{sqrt{3}-2}{2}right)text{.}
end{align}$$
A quick side question: without access to a calculator and assuming I have the values of $sin(x)$ memorized for $x = 0, dfrac{pi}{6}, dfrac{pi}{4}, dfrac{pi}{3}, dfrac{pi}{2}$, what is the easiest way to find $sinleft(dfrac{2pi}{3}right)$?
calculus integration proof-verification definite-integrals
calculus integration proof-verification definite-integrals
edited Nov 27 at 12:16
Martin Sleziak
44.7k7115270
44.7k7115270
asked Oct 19 '14 at 1:35
Clarinetist
10.8k42778
10.8k42778
$sin(x) = cos(x - pi/2)$, then $sin(2pi/3) = cos(pi/6)$
– user67133
Oct 19 '14 at 1:38
@user01123581321345589144... - and there's another identity to add to my formula sheet. Thank you!
– Clarinetist
Oct 19 '14 at 1:39
The (equivalent) identity $sin(x)=cos(pi/2-x)$ (and since $cos$ is even, we can get the previous one from there) might be easier to remember, since $pi/2-x$ is the complementary angle to $x$ and "cosine" is the sine of complement.
– Milo Brandt
Oct 19 '14 at 1:42
@Meelo - Clever! :O Thank you!
– Clarinetist
Oct 19 '14 at 1:43
add a comment |
$sin(x) = cos(x - pi/2)$, then $sin(2pi/3) = cos(pi/6)$
– user67133
Oct 19 '14 at 1:38
@user01123581321345589144... - and there's another identity to add to my formula sheet. Thank you!
– Clarinetist
Oct 19 '14 at 1:39
The (equivalent) identity $sin(x)=cos(pi/2-x)$ (and since $cos$ is even, we can get the previous one from there) might be easier to remember, since $pi/2-x$ is the complementary angle to $x$ and "cosine" is the sine of complement.
– Milo Brandt
Oct 19 '14 at 1:42
@Meelo - Clever! :O Thank you!
– Clarinetist
Oct 19 '14 at 1:43
$sin(x) = cos(x - pi/2)$, then $sin(2pi/3) = cos(pi/6)$
– user67133
Oct 19 '14 at 1:38
$sin(x) = cos(x - pi/2)$, then $sin(2pi/3) = cos(pi/6)$
– user67133
Oct 19 '14 at 1:38
@user01123581321345589144... - and there's another identity to add to my formula sheet. Thank you!
– Clarinetist
Oct 19 '14 at 1:39
@user01123581321345589144... - and there's another identity to add to my formula sheet. Thank you!
– Clarinetist
Oct 19 '14 at 1:39
The (equivalent) identity $sin(x)=cos(pi/2-x)$ (and since $cos$ is even, we can get the previous one from there) might be easier to remember, since $pi/2-x$ is the complementary angle to $x$ and "cosine" is the sine of complement.
– Milo Brandt
Oct 19 '14 at 1:42
The (equivalent) identity $sin(x)=cos(pi/2-x)$ (and since $cos$ is even, we can get the previous one from there) might be easier to remember, since $pi/2-x$ is the complementary angle to $x$ and "cosine" is the sine of complement.
– Milo Brandt
Oct 19 '14 at 1:42
@Meelo - Clever! :O Thank you!
– Clarinetist
Oct 19 '14 at 1:43
@Meelo - Clever! :O Thank you!
– Clarinetist
Oct 19 '14 at 1:43
add a comment |
2 Answers
2
active
oldest
votes
Your working looks alright.$$sin theta= sin (pi - theta)$$
Is another identity.
add a comment |
There are no issues with your solution.
You can easily find $sin frac{2pi}{3}$ using $sin x = sin (pi - x)$ for $x = frac{pi}{3}$.
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%2f980263%2fintegral-int-limits-sqrt22-frac1t3-sqrtt2-1%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
Your working looks alright.$$sin theta= sin (pi - theta)$$
Is another identity.
add a comment |
Your working looks alright.$$sin theta= sin (pi - theta)$$
Is another identity.
add a comment |
Your working looks alright.$$sin theta= sin (pi - theta)$$
Is another identity.
Your working looks alright.$$sin theta= sin (pi - theta)$$
Is another identity.
edited Dec 3 at 2:51
Frank W.
2,9561316
2,9561316
answered Oct 19 '14 at 1:40
Sherlock Holmes
1,788713
1,788713
add a comment |
add a comment |
There are no issues with your solution.
You can easily find $sin frac{2pi}{3}$ using $sin x = sin (pi - x)$ for $x = frac{pi}{3}$.
add a comment |
There are no issues with your solution.
You can easily find $sin frac{2pi}{3}$ using $sin x = sin (pi - x)$ for $x = frac{pi}{3}$.
add a comment |
There are no issues with your solution.
You can easily find $sin frac{2pi}{3}$ using $sin x = sin (pi - x)$ for $x = frac{pi}{3}$.
There are no issues with your solution.
You can easily find $sin frac{2pi}{3}$ using $sin x = sin (pi - x)$ for $x = frac{pi}{3}$.
answered Oct 19 '14 at 1:40
James Harrison
834615
834615
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f980263%2fintegral-int-limits-sqrt22-frac1t3-sqrtt2-1%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
$sin(x) = cos(x - pi/2)$, then $sin(2pi/3) = cos(pi/6)$
– user67133
Oct 19 '14 at 1:38
@user01123581321345589144... - and there's another identity to add to my formula sheet. Thank you!
– Clarinetist
Oct 19 '14 at 1:39
The (equivalent) identity $sin(x)=cos(pi/2-x)$ (and since $cos$ is even, we can get the previous one from there) might be easier to remember, since $pi/2-x$ is the complementary angle to $x$ and "cosine" is the sine of complement.
– Milo Brandt
Oct 19 '14 at 1:42
@Meelo - Clever! :O Thank you!
– Clarinetist
Oct 19 '14 at 1:43