Can these integrals be solved by u-substitution using trig identities?
up vote
0
down vote
favorite
$int frac{operatorname{sin} x}{2sin xcos x+5}dx$
$int frac{operatorname{sin}xcos x}{operatorname{sin}x+cos x}dx$
$int frac{dx}{operatorname{sin} x+cos x}$
I'd like to know if there's a way to solve some of these integrals by manipulating it and then doing u substitution, I tried but I'm not very good at trig identities. I got the second one like this:
$int frac{operatorname{sin}2x(operatorname{sin}x-cos x)}{cos 2x}dx$ but didn't know how to go from there.
calculus integration trigonometry indefinite-integrals trigonometric-integrals
add a comment |
up vote
0
down vote
favorite
$int frac{operatorname{sin} x}{2sin xcos x+5}dx$
$int frac{operatorname{sin}xcos x}{operatorname{sin}x+cos x}dx$
$int frac{dx}{operatorname{sin} x+cos x}$
I'd like to know if there's a way to solve some of these integrals by manipulating it and then doing u substitution, I tried but I'm not very good at trig identities. I got the second one like this:
$int frac{operatorname{sin}2x(operatorname{sin}x-cos x)}{cos 2x}dx$ but didn't know how to go from there.
calculus integration trigonometry indefinite-integrals trigonometric-integrals
Single question please
– lab bhattacharjee
Nov 24 at 16:01
Integrals of these types are quite often easily solved using the Weierstrass Substitution (en.wikipedia.org/wiki/Tangent_half-angle_substitution).
– DavidG
Dec 9 at 10:46
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
$int frac{operatorname{sin} x}{2sin xcos x+5}dx$
$int frac{operatorname{sin}xcos x}{operatorname{sin}x+cos x}dx$
$int frac{dx}{operatorname{sin} x+cos x}$
I'd like to know if there's a way to solve some of these integrals by manipulating it and then doing u substitution, I tried but I'm not very good at trig identities. I got the second one like this:
$int frac{operatorname{sin}2x(operatorname{sin}x-cos x)}{cos 2x}dx$ but didn't know how to go from there.
calculus integration trigonometry indefinite-integrals trigonometric-integrals
$int frac{operatorname{sin} x}{2sin xcos x+5}dx$
$int frac{operatorname{sin}xcos x}{operatorname{sin}x+cos x}dx$
$int frac{dx}{operatorname{sin} x+cos x}$
I'd like to know if there's a way to solve some of these integrals by manipulating it and then doing u substitution, I tried but I'm not very good at trig identities. I got the second one like this:
$int frac{operatorname{sin}2x(operatorname{sin}x-cos x)}{cos 2x}dx$ but didn't know how to go from there.
calculus integration trigonometry indefinite-integrals trigonometric-integrals
calculus integration trigonometry indefinite-integrals trigonometric-integrals
edited Nov 25 at 17:32
Martin Sleziak
44.6k7115269
44.6k7115269
asked Nov 24 at 15:57
Andres Oropeza
355
355
Single question please
– lab bhattacharjee
Nov 24 at 16:01
Integrals of these types are quite often easily solved using the Weierstrass Substitution (en.wikipedia.org/wiki/Tangent_half-angle_substitution).
– DavidG
Dec 9 at 10:46
add a comment |
Single question please
– lab bhattacharjee
Nov 24 at 16:01
Integrals of these types are quite often easily solved using the Weierstrass Substitution (en.wikipedia.org/wiki/Tangent_half-angle_substitution).
– DavidG
Dec 9 at 10:46
Single question please
– lab bhattacharjee
Nov 24 at 16:01
Single question please
– lab bhattacharjee
Nov 24 at 16:01
Integrals of these types are quite often easily solved using the Weierstrass Substitution (en.wikipedia.org/wiki/Tangent_half-angle_substitution).
– DavidG
Dec 9 at 10:46
Integrals of these types are quite often easily solved using the Weierstrass Substitution (en.wikipedia.org/wiki/Tangent_half-angle_substitution).
– DavidG
Dec 9 at 10:46
add a comment |
3 Answers
3
active
oldest
votes
up vote
1
down vote
accepted
Assuming $operatorname{sen}$ is synonymous with $sin$, the third integral is $$inttfrac{1}{sqrt{2}}csc (x+tfrac{pi}{4})dx=-tfrac{1}{sqrt{2}}ln |csc (x+tfrac{pi}{4})+cot (x+tfrac{pi}{4})|+C=-tfrac{1}{sqrt{2}}ln |cot (tfrac{x}{2}+tfrac{pi}{8})|+C,$$while the first integral is very messy (although integrating it between certain limits might be neater). Just to expand on lab bhattacharjee's treatment of the second integral,$$intfrac{1}{sqrt{8}}frac{sin (2y-tfrac{pi}{2})}{sin y}dy=-intfrac{1}{sqrt{8}}frac{cos 2y}{sin y}dy=intfrac{2sin y-csc y}{sqrt{8}}dy\=frac{-2cos y+ln|csc y+cot y|}{sqrt{8}}+C=frac{-2cos (x+tfrac{pi}{4})+ln|cot (tfrac{x}{2}+tfrac{pi}{8})|}{sqrt{8}}+C.$$
add a comment |
up vote
2
down vote
Hint:
$$dfrac{sin xcos x}{sin x+cos x}=dfrac{sin2x}{2sqrt2sin(x+pi/4)}$$
Set $x+pi/4=y$
$cos2y=1-2sin^2y$
add a comment |
up vote
2
down vote
For the first one, write numerator as $$dfrac{2sin x}{2sin xcos x+5}=dfrac{sin x-cos x}{2(2sin xcos x+5)}+dfrac{sin x+cos x}{2(2sin xcos x+5)}$$
For the first part, write $$int(sin x-cos x)dx=u, u^2=1+2sin xcos xiffsin xcos x=?$$
For the second, $$int(sin x+cos x)dx=v, v^2=1-2sin xcos xiffsin xcos x=?$$$
Could you expand a Little bit?
– Andres Oropeza
Nov 24 at 19:21
@AndresOropeza, Please find the updated answer
– lab bhattacharjee
Nov 25 at 16:34
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%2f3011714%2fcan-these-integrals-be-solved-by-u-substitution-using-trig-identities%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
Assuming $operatorname{sen}$ is synonymous with $sin$, the third integral is $$inttfrac{1}{sqrt{2}}csc (x+tfrac{pi}{4})dx=-tfrac{1}{sqrt{2}}ln |csc (x+tfrac{pi}{4})+cot (x+tfrac{pi}{4})|+C=-tfrac{1}{sqrt{2}}ln |cot (tfrac{x}{2}+tfrac{pi}{8})|+C,$$while the first integral is very messy (although integrating it between certain limits might be neater). Just to expand on lab bhattacharjee's treatment of the second integral,$$intfrac{1}{sqrt{8}}frac{sin (2y-tfrac{pi}{2})}{sin y}dy=-intfrac{1}{sqrt{8}}frac{cos 2y}{sin y}dy=intfrac{2sin y-csc y}{sqrt{8}}dy\=frac{-2cos y+ln|csc y+cot y|}{sqrt{8}}+C=frac{-2cos (x+tfrac{pi}{4})+ln|cot (tfrac{x}{2}+tfrac{pi}{8})|}{sqrt{8}}+C.$$
add a comment |
up vote
1
down vote
accepted
Assuming $operatorname{sen}$ is synonymous with $sin$, the third integral is $$inttfrac{1}{sqrt{2}}csc (x+tfrac{pi}{4})dx=-tfrac{1}{sqrt{2}}ln |csc (x+tfrac{pi}{4})+cot (x+tfrac{pi}{4})|+C=-tfrac{1}{sqrt{2}}ln |cot (tfrac{x}{2}+tfrac{pi}{8})|+C,$$while the first integral is very messy (although integrating it between certain limits might be neater). Just to expand on lab bhattacharjee's treatment of the second integral,$$intfrac{1}{sqrt{8}}frac{sin (2y-tfrac{pi}{2})}{sin y}dy=-intfrac{1}{sqrt{8}}frac{cos 2y}{sin y}dy=intfrac{2sin y-csc y}{sqrt{8}}dy\=frac{-2cos y+ln|csc y+cot y|}{sqrt{8}}+C=frac{-2cos (x+tfrac{pi}{4})+ln|cot (tfrac{x}{2}+tfrac{pi}{8})|}{sqrt{8}}+C.$$
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
Assuming $operatorname{sen}$ is synonymous with $sin$, the third integral is $$inttfrac{1}{sqrt{2}}csc (x+tfrac{pi}{4})dx=-tfrac{1}{sqrt{2}}ln |csc (x+tfrac{pi}{4})+cot (x+tfrac{pi}{4})|+C=-tfrac{1}{sqrt{2}}ln |cot (tfrac{x}{2}+tfrac{pi}{8})|+C,$$while the first integral is very messy (although integrating it between certain limits might be neater). Just to expand on lab bhattacharjee's treatment of the second integral,$$intfrac{1}{sqrt{8}}frac{sin (2y-tfrac{pi}{2})}{sin y}dy=-intfrac{1}{sqrt{8}}frac{cos 2y}{sin y}dy=intfrac{2sin y-csc y}{sqrt{8}}dy\=frac{-2cos y+ln|csc y+cot y|}{sqrt{8}}+C=frac{-2cos (x+tfrac{pi}{4})+ln|cot (tfrac{x}{2}+tfrac{pi}{8})|}{sqrt{8}}+C.$$
Assuming $operatorname{sen}$ is synonymous with $sin$, the third integral is $$inttfrac{1}{sqrt{2}}csc (x+tfrac{pi}{4})dx=-tfrac{1}{sqrt{2}}ln |csc (x+tfrac{pi}{4})+cot (x+tfrac{pi}{4})|+C=-tfrac{1}{sqrt{2}}ln |cot (tfrac{x}{2}+tfrac{pi}{8})|+C,$$while the first integral is very messy (although integrating it between certain limits might be neater). Just to expand on lab bhattacharjee's treatment of the second integral,$$intfrac{1}{sqrt{8}}frac{sin (2y-tfrac{pi}{2})}{sin y}dy=-intfrac{1}{sqrt{8}}frac{cos 2y}{sin y}dy=intfrac{2sin y-csc y}{sqrt{8}}dy\=frac{-2cos y+ln|csc y+cot y|}{sqrt{8}}+C=frac{-2cos (x+tfrac{pi}{4})+ln|cot (tfrac{x}{2}+tfrac{pi}{8})|}{sqrt{8}}+C.$$
answered Nov 24 at 16:21
J.G.
21.5k21933
21.5k21933
add a comment |
add a comment |
up vote
2
down vote
Hint:
$$dfrac{sin xcos x}{sin x+cos x}=dfrac{sin2x}{2sqrt2sin(x+pi/4)}$$
Set $x+pi/4=y$
$cos2y=1-2sin^2y$
add a comment |
up vote
2
down vote
Hint:
$$dfrac{sin xcos x}{sin x+cos x}=dfrac{sin2x}{2sqrt2sin(x+pi/4)}$$
Set $x+pi/4=y$
$cos2y=1-2sin^2y$
add a comment |
up vote
2
down vote
up vote
2
down vote
Hint:
$$dfrac{sin xcos x}{sin x+cos x}=dfrac{sin2x}{2sqrt2sin(x+pi/4)}$$
Set $x+pi/4=y$
$cos2y=1-2sin^2y$
Hint:
$$dfrac{sin xcos x}{sin x+cos x}=dfrac{sin2x}{2sqrt2sin(x+pi/4)}$$
Set $x+pi/4=y$
$cos2y=1-2sin^2y$
answered Nov 24 at 16:05
lab bhattacharjee
222k15155273
222k15155273
add a comment |
add a comment |
up vote
2
down vote
For the first one, write numerator as $$dfrac{2sin x}{2sin xcos x+5}=dfrac{sin x-cos x}{2(2sin xcos x+5)}+dfrac{sin x+cos x}{2(2sin xcos x+5)}$$
For the first part, write $$int(sin x-cos x)dx=u, u^2=1+2sin xcos xiffsin xcos x=?$$
For the second, $$int(sin x+cos x)dx=v, v^2=1-2sin xcos xiffsin xcos x=?$$$
Could you expand a Little bit?
– Andres Oropeza
Nov 24 at 19:21
@AndresOropeza, Please find the updated answer
– lab bhattacharjee
Nov 25 at 16:34
add a comment |
up vote
2
down vote
For the first one, write numerator as $$dfrac{2sin x}{2sin xcos x+5}=dfrac{sin x-cos x}{2(2sin xcos x+5)}+dfrac{sin x+cos x}{2(2sin xcos x+5)}$$
For the first part, write $$int(sin x-cos x)dx=u, u^2=1+2sin xcos xiffsin xcos x=?$$
For the second, $$int(sin x+cos x)dx=v, v^2=1-2sin xcos xiffsin xcos x=?$$$
Could you expand a Little bit?
– Andres Oropeza
Nov 24 at 19:21
@AndresOropeza, Please find the updated answer
– lab bhattacharjee
Nov 25 at 16:34
add a comment |
up vote
2
down vote
up vote
2
down vote
For the first one, write numerator as $$dfrac{2sin x}{2sin xcos x+5}=dfrac{sin x-cos x}{2(2sin xcos x+5)}+dfrac{sin x+cos x}{2(2sin xcos x+5)}$$
For the first part, write $$int(sin x-cos x)dx=u, u^2=1+2sin xcos xiffsin xcos x=?$$
For the second, $$int(sin x+cos x)dx=v, v^2=1-2sin xcos xiffsin xcos x=?$$$
For the first one, write numerator as $$dfrac{2sin x}{2sin xcos x+5}=dfrac{sin x-cos x}{2(2sin xcos x+5)}+dfrac{sin x+cos x}{2(2sin xcos x+5)}$$
For the first part, write $$int(sin x-cos x)dx=u, u^2=1+2sin xcos xiffsin xcos x=?$$
For the second, $$int(sin x+cos x)dx=v, v^2=1-2sin xcos xiffsin xcos x=?$$$
edited Nov 25 at 16:34
answered Nov 24 at 17:49
lab bhattacharjee
222k15155273
222k15155273
Could you expand a Little bit?
– Andres Oropeza
Nov 24 at 19:21
@AndresOropeza, Please find the updated answer
– lab bhattacharjee
Nov 25 at 16:34
add a comment |
Could you expand a Little bit?
– Andres Oropeza
Nov 24 at 19:21
@AndresOropeza, Please find the updated answer
– lab bhattacharjee
Nov 25 at 16:34
Could you expand a Little bit?
– Andres Oropeza
Nov 24 at 19:21
Could you expand a Little bit?
– Andres Oropeza
Nov 24 at 19:21
@AndresOropeza, Please find the updated answer
– lab bhattacharjee
Nov 25 at 16:34
@AndresOropeza, Please find the updated answer
– lab bhattacharjee
Nov 25 at 16:34
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%2f3011714%2fcan-these-integrals-be-solved-by-u-substitution-using-trig-identities%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
Single question please
– lab bhattacharjee
Nov 24 at 16:01
Integrals of these types are quite often easily solved using the Weierstrass Substitution (en.wikipedia.org/wiki/Tangent_half-angle_substitution).
– DavidG
Dec 9 at 10:46