Integral of $sec(x)$ using $u$ sub
$begingroup$
I've just begun learning how to integrate and I wanted to see if I could integrate $sec(x)$ by $u$-substitution. After getting my answer, I was told it couldn't be in complex form, but why, and if so, where did I go wrong? Here is how I did it:
$$int sec(x) dx$$
$$int frac{1}{cos(x)} dx$$
$$int frac{1}{frac{e^{ix}+e^{-ix}}{2i}}dx$$
$$int frac{2i}{e^{2ix}+1}dx$$
$u=2ix,du=2idx$
$$int frac{1}{e^u+1}du$$
$$int frac{e^u}{e^u(e^u+1)}du$$
$v=e^u,dv=e^udu$
$$int frac{1}{v^2+1}dv$$
$[arctan(v)]$
$[arctan(e^u)]$
$arctan(e^{2ix}) + C$
integration indefinite-integrals trigonometric-integrals
$endgroup$
|
show 6 more comments
$begingroup$
I've just begun learning how to integrate and I wanted to see if I could integrate $sec(x)$ by $u$-substitution. After getting my answer, I was told it couldn't be in complex form, but why, and if so, where did I go wrong? Here is how I did it:
$$int sec(x) dx$$
$$int frac{1}{cos(x)} dx$$
$$int frac{1}{frac{e^{ix}+e^{-ix}}{2i}}dx$$
$$int frac{2i}{e^{2ix}+1}dx$$
$u=2ix,du=2idx$
$$int frac{1}{e^u+1}du$$
$$int frac{e^u}{e^u(e^u+1)}du$$
$v=e^u,dv=e^udu$
$$int frac{1}{v^2+1}dv$$
$[arctan(v)]$
$[arctan(e^u)]$
$arctan(e^{2ix}) + C$
integration indefinite-integrals trigonometric-integrals
$endgroup$
1
$begingroup$
Is this right? I was told I couldn't leave my answer in complex form. If so, is that the only answer, or are there other answers?
$endgroup$
– Jon due
Jan 4 at 2:51
4
$begingroup$
$$intfrac{1}{cos(x)}dx=intfrac{cos(x)}{cos^2(x)}dx=intfrac{cos(x)}{1-sin^2(x)}dx$$... and we are done.
$endgroup$
– Ixion
Jan 4 at 2:53
2
$begingroup$
Your solution is incorrect: the error is in going from $$int frac{1}{frac{e^{ix}+e^{-ix}}{2i}}dx ;;;text{to} ;;;int frac{2i}{e^{2ix}+1}dx$$ you do two things: you moved the $2i$ on top, and multiplied the denominator by $e^{ix}$. However, you need to also multiply the top by $e^{ix}$ as well to maintain equality. Thus the latter integral should be $$int frac{2i cdot e^{ix}}{e^{2ix}+1}dx$$
$endgroup$
– Eevee Trainer
Jan 4 at 2:57
2
$begingroup$
Also, to touch on the matter on why you can't use the complex form ... well, as far I know there's no reason you can't, it's just that the original integrand is a function of real values, which outputs values which are also real values. That's generally something I believe we desire in a derivative or antiderivative, i.e. we also want the antiderivative here to be a function of real variables, where $e^{2ix}$ is going to put complex values into the $tan^{-1}$ function. Not that it's invalid, necessarily, as far as I know, just not desirable.
$endgroup$
– Eevee Trainer
Jan 4 at 3:04
2
$begingroup$
There are also two more mistakes. First, that's the wrong complex form for $cos$; it should just be $frac{e^{ix}+e^{-ix}}{2}$, no division by $i$. Second, $v(v+1)=v^2+v$, not $v^2+1$. Fixing all of the mistakes, a correct complex-form antiderivative for $sec x$ is $-2iarctan(e^{ix})+C$. Note that the arctangent of a complex number with absolute value $1$ lies on one of the vertical lines with $x$-coordinate $frac{pi}{4}$ or $-frac{pi}{4}$ plus a multiple of $pi$. This is not a very convenient form.
$endgroup$
– jmerry
Jan 4 at 4:18
|
show 6 more comments
$begingroup$
I've just begun learning how to integrate and I wanted to see if I could integrate $sec(x)$ by $u$-substitution. After getting my answer, I was told it couldn't be in complex form, but why, and if so, where did I go wrong? Here is how I did it:
$$int sec(x) dx$$
$$int frac{1}{cos(x)} dx$$
$$int frac{1}{frac{e^{ix}+e^{-ix}}{2i}}dx$$
$$int frac{2i}{e^{2ix}+1}dx$$
$u=2ix,du=2idx$
$$int frac{1}{e^u+1}du$$
$$int frac{e^u}{e^u(e^u+1)}du$$
$v=e^u,dv=e^udu$
$$int frac{1}{v^2+1}dv$$
$[arctan(v)]$
$[arctan(e^u)]$
$arctan(e^{2ix}) + C$
integration indefinite-integrals trigonometric-integrals
$endgroup$
I've just begun learning how to integrate and I wanted to see if I could integrate $sec(x)$ by $u$-substitution. After getting my answer, I was told it couldn't be in complex form, but why, and if so, where did I go wrong? Here is how I did it:
$$int sec(x) dx$$
$$int frac{1}{cos(x)} dx$$
$$int frac{1}{frac{e^{ix}+e^{-ix}}{2i}}dx$$
$$int frac{2i}{e^{2ix}+1}dx$$
$u=2ix,du=2idx$
$$int frac{1}{e^u+1}du$$
$$int frac{e^u}{e^u(e^u+1)}du$$
$v=e^u,dv=e^udu$
$$int frac{1}{v^2+1}dv$$
$[arctan(v)]$
$[arctan(e^u)]$
$arctan(e^{2ix}) + C$
integration indefinite-integrals trigonometric-integrals
integration indefinite-integrals trigonometric-integrals
edited Jan 4 at 4:18
max_zorn
3,41061329
3,41061329
asked Jan 4 at 2:49
Jon dueJon due
928
928
1
$begingroup$
Is this right? I was told I couldn't leave my answer in complex form. If so, is that the only answer, or are there other answers?
$endgroup$
– Jon due
Jan 4 at 2:51
4
$begingroup$
$$intfrac{1}{cos(x)}dx=intfrac{cos(x)}{cos^2(x)}dx=intfrac{cos(x)}{1-sin^2(x)}dx$$... and we are done.
$endgroup$
– Ixion
Jan 4 at 2:53
2
$begingroup$
Your solution is incorrect: the error is in going from $$int frac{1}{frac{e^{ix}+e^{-ix}}{2i}}dx ;;;text{to} ;;;int frac{2i}{e^{2ix}+1}dx$$ you do two things: you moved the $2i$ on top, and multiplied the denominator by $e^{ix}$. However, you need to also multiply the top by $e^{ix}$ as well to maintain equality. Thus the latter integral should be $$int frac{2i cdot e^{ix}}{e^{2ix}+1}dx$$
$endgroup$
– Eevee Trainer
Jan 4 at 2:57
2
$begingroup$
Also, to touch on the matter on why you can't use the complex form ... well, as far I know there's no reason you can't, it's just that the original integrand is a function of real values, which outputs values which are also real values. That's generally something I believe we desire in a derivative or antiderivative, i.e. we also want the antiderivative here to be a function of real variables, where $e^{2ix}$ is going to put complex values into the $tan^{-1}$ function. Not that it's invalid, necessarily, as far as I know, just not desirable.
$endgroup$
– Eevee Trainer
Jan 4 at 3:04
2
$begingroup$
There are also two more mistakes. First, that's the wrong complex form for $cos$; it should just be $frac{e^{ix}+e^{-ix}}{2}$, no division by $i$. Second, $v(v+1)=v^2+v$, not $v^2+1$. Fixing all of the mistakes, a correct complex-form antiderivative for $sec x$ is $-2iarctan(e^{ix})+C$. Note that the arctangent of a complex number with absolute value $1$ lies on one of the vertical lines with $x$-coordinate $frac{pi}{4}$ or $-frac{pi}{4}$ plus a multiple of $pi$. This is not a very convenient form.
$endgroup$
– jmerry
Jan 4 at 4:18
|
show 6 more comments
1
$begingroup$
Is this right? I was told I couldn't leave my answer in complex form. If so, is that the only answer, or are there other answers?
$endgroup$
– Jon due
Jan 4 at 2:51
4
$begingroup$
$$intfrac{1}{cos(x)}dx=intfrac{cos(x)}{cos^2(x)}dx=intfrac{cos(x)}{1-sin^2(x)}dx$$... and we are done.
$endgroup$
– Ixion
Jan 4 at 2:53
2
$begingroup$
Your solution is incorrect: the error is in going from $$int frac{1}{frac{e^{ix}+e^{-ix}}{2i}}dx ;;;text{to} ;;;int frac{2i}{e^{2ix}+1}dx$$ you do two things: you moved the $2i$ on top, and multiplied the denominator by $e^{ix}$. However, you need to also multiply the top by $e^{ix}$ as well to maintain equality. Thus the latter integral should be $$int frac{2i cdot e^{ix}}{e^{2ix}+1}dx$$
$endgroup$
– Eevee Trainer
Jan 4 at 2:57
2
$begingroup$
Also, to touch on the matter on why you can't use the complex form ... well, as far I know there's no reason you can't, it's just that the original integrand is a function of real values, which outputs values which are also real values. That's generally something I believe we desire in a derivative or antiderivative, i.e. we also want the antiderivative here to be a function of real variables, where $e^{2ix}$ is going to put complex values into the $tan^{-1}$ function. Not that it's invalid, necessarily, as far as I know, just not desirable.
$endgroup$
– Eevee Trainer
Jan 4 at 3:04
2
$begingroup$
There are also two more mistakes. First, that's the wrong complex form for $cos$; it should just be $frac{e^{ix}+e^{-ix}}{2}$, no division by $i$. Second, $v(v+1)=v^2+v$, not $v^2+1$. Fixing all of the mistakes, a correct complex-form antiderivative for $sec x$ is $-2iarctan(e^{ix})+C$. Note that the arctangent of a complex number with absolute value $1$ lies on one of the vertical lines with $x$-coordinate $frac{pi}{4}$ or $-frac{pi}{4}$ plus a multiple of $pi$. This is not a very convenient form.
$endgroup$
– jmerry
Jan 4 at 4:18
1
1
$begingroup$
Is this right? I was told I couldn't leave my answer in complex form. If so, is that the only answer, or are there other answers?
$endgroup$
– Jon due
Jan 4 at 2:51
$begingroup$
Is this right? I was told I couldn't leave my answer in complex form. If so, is that the only answer, or are there other answers?
$endgroup$
– Jon due
Jan 4 at 2:51
4
4
$begingroup$
$$intfrac{1}{cos(x)}dx=intfrac{cos(x)}{cos^2(x)}dx=intfrac{cos(x)}{1-sin^2(x)}dx$$... and we are done.
$endgroup$
– Ixion
Jan 4 at 2:53
$begingroup$
$$intfrac{1}{cos(x)}dx=intfrac{cos(x)}{cos^2(x)}dx=intfrac{cos(x)}{1-sin^2(x)}dx$$... and we are done.
$endgroup$
– Ixion
Jan 4 at 2:53
2
2
$begingroup$
Your solution is incorrect: the error is in going from $$int frac{1}{frac{e^{ix}+e^{-ix}}{2i}}dx ;;;text{to} ;;;int frac{2i}{e^{2ix}+1}dx$$ you do two things: you moved the $2i$ on top, and multiplied the denominator by $e^{ix}$. However, you need to also multiply the top by $e^{ix}$ as well to maintain equality. Thus the latter integral should be $$int frac{2i cdot e^{ix}}{e^{2ix}+1}dx$$
$endgroup$
– Eevee Trainer
Jan 4 at 2:57
$begingroup$
Your solution is incorrect: the error is in going from $$int frac{1}{frac{e^{ix}+e^{-ix}}{2i}}dx ;;;text{to} ;;;int frac{2i}{e^{2ix}+1}dx$$ you do two things: you moved the $2i$ on top, and multiplied the denominator by $e^{ix}$. However, you need to also multiply the top by $e^{ix}$ as well to maintain equality. Thus the latter integral should be $$int frac{2i cdot e^{ix}}{e^{2ix}+1}dx$$
$endgroup$
– Eevee Trainer
Jan 4 at 2:57
2
2
$begingroup$
Also, to touch on the matter on why you can't use the complex form ... well, as far I know there's no reason you can't, it's just that the original integrand is a function of real values, which outputs values which are also real values. That's generally something I believe we desire in a derivative or antiderivative, i.e. we also want the antiderivative here to be a function of real variables, where $e^{2ix}$ is going to put complex values into the $tan^{-1}$ function. Not that it's invalid, necessarily, as far as I know, just not desirable.
$endgroup$
– Eevee Trainer
Jan 4 at 3:04
$begingroup$
Also, to touch on the matter on why you can't use the complex form ... well, as far I know there's no reason you can't, it's just that the original integrand is a function of real values, which outputs values which are also real values. That's generally something I believe we desire in a derivative or antiderivative, i.e. we also want the antiderivative here to be a function of real variables, where $e^{2ix}$ is going to put complex values into the $tan^{-1}$ function. Not that it's invalid, necessarily, as far as I know, just not desirable.
$endgroup$
– Eevee Trainer
Jan 4 at 3:04
2
2
$begingroup$
There are also two more mistakes. First, that's the wrong complex form for $cos$; it should just be $frac{e^{ix}+e^{-ix}}{2}$, no division by $i$. Second, $v(v+1)=v^2+v$, not $v^2+1$. Fixing all of the mistakes, a correct complex-form antiderivative for $sec x$ is $-2iarctan(e^{ix})+C$. Note that the arctangent of a complex number with absolute value $1$ lies on one of the vertical lines with $x$-coordinate $frac{pi}{4}$ or $-frac{pi}{4}$ plus a multiple of $pi$. This is not a very convenient form.
$endgroup$
– jmerry
Jan 4 at 4:18
$begingroup$
There are also two more mistakes. First, that's the wrong complex form for $cos$; it should just be $frac{e^{ix}+e^{-ix}}{2}$, no division by $i$. Second, $v(v+1)=v^2+v$, not $v^2+1$. Fixing all of the mistakes, a correct complex-form antiderivative for $sec x$ is $-2iarctan(e^{ix})+C$. Note that the arctangent of a complex number with absolute value $1$ lies on one of the vertical lines with $x$-coordinate $frac{pi}{4}$ or $-frac{pi}{4}$ plus a multiple of $pi$. This is not a very convenient form.
$endgroup$
– jmerry
Jan 4 at 4:18
|
show 6 more comments
2 Answers
2
active
oldest
votes
$begingroup$
Going from your $3$rd line to the $4$th, you have multiplied the denominator by $e^{ix}$ but not the numerator. Thus, your work after that will not be correct. Also, in general, as the original question is in reals, your final answer should also be only in reals, with this indicating why your final answer can't be correct.
Note I saw that Eevee Trainer just wrote about the mistake in the comments, along with a more detailed explanation.
$endgroup$
$begingroup$
I didn't multiply the denominator, I factored out a $e^{ix}$
$endgroup$
– Jon due
Jan 4 at 2:58
$begingroup$
Where/how exactly did you factor? Because I see no way to interpret the matter otherwise. (And even if you did factor it out, where did it go? It doesn't just disappear.)
$endgroup$
– Eevee Trainer
Jan 4 at 3:00
$begingroup$
I see the problem, never mind.
$endgroup$
– Jon due
Jan 4 at 3:01
$begingroup$
@Jondue Your original denominator was $frac{e_{ix} + e{-ix}}{2i}$, so to get to $e^{2ix} + 1$, you multiplied by $2i e^{ix}$. However, you only multiplied the numerator by $2i$.
$endgroup$
– John Omielan
Jan 4 at 3:02
add a comment |
$begingroup$
Just in case you were unaware there is another great trick to solving this integral:
begin{align}
int sec(x):dx &= int sec(x) cdot frac{sec(x) + tan(x)}{sec(x) + tan(x)}:dx \
&= int frac{sec^2(x) + sec(x)tan(x)}{sec(x) + tan(x)}:dx
end{align}
Here let $u = sec(x) + tan(x) rightarrow frac{du}{dx} = sec(x)tan(x) + sec^2(x)$ and thus:
begin{align}
int sec(x):dx &= int frac{sec^2(x) + sec(x)tan(x)}{u}cdot frac{du}{sec(x)tan(x) + sec^2(x)}\
&= int frac{1}{u}:du = ln|u| + C = lnleft|sec(x) + tan(x) right| + C
end{align}
Where $C$ is the constant of integration.
Personally, for someone new to integrating this is more of a 'special case' method rather than a formal method. But important to be be aware of nonetheless.
$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%2f3061262%2fintegral-of-secx-using-u-sub%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$
Going from your $3$rd line to the $4$th, you have multiplied the denominator by $e^{ix}$ but not the numerator. Thus, your work after that will not be correct. Also, in general, as the original question is in reals, your final answer should also be only in reals, with this indicating why your final answer can't be correct.
Note I saw that Eevee Trainer just wrote about the mistake in the comments, along with a more detailed explanation.
$endgroup$
$begingroup$
I didn't multiply the denominator, I factored out a $e^{ix}$
$endgroup$
– Jon due
Jan 4 at 2:58
$begingroup$
Where/how exactly did you factor? Because I see no way to interpret the matter otherwise. (And even if you did factor it out, where did it go? It doesn't just disappear.)
$endgroup$
– Eevee Trainer
Jan 4 at 3:00
$begingroup$
I see the problem, never mind.
$endgroup$
– Jon due
Jan 4 at 3:01
$begingroup$
@Jondue Your original denominator was $frac{e_{ix} + e{-ix}}{2i}$, so to get to $e^{2ix} + 1$, you multiplied by $2i e^{ix}$. However, you only multiplied the numerator by $2i$.
$endgroup$
– John Omielan
Jan 4 at 3:02
add a comment |
$begingroup$
Going from your $3$rd line to the $4$th, you have multiplied the denominator by $e^{ix}$ but not the numerator. Thus, your work after that will not be correct. Also, in general, as the original question is in reals, your final answer should also be only in reals, with this indicating why your final answer can't be correct.
Note I saw that Eevee Trainer just wrote about the mistake in the comments, along with a more detailed explanation.
$endgroup$
$begingroup$
I didn't multiply the denominator, I factored out a $e^{ix}$
$endgroup$
– Jon due
Jan 4 at 2:58
$begingroup$
Where/how exactly did you factor? Because I see no way to interpret the matter otherwise. (And even if you did factor it out, where did it go? It doesn't just disappear.)
$endgroup$
– Eevee Trainer
Jan 4 at 3:00
$begingroup$
I see the problem, never mind.
$endgroup$
– Jon due
Jan 4 at 3:01
$begingroup$
@Jondue Your original denominator was $frac{e_{ix} + e{-ix}}{2i}$, so to get to $e^{2ix} + 1$, you multiplied by $2i e^{ix}$. However, you only multiplied the numerator by $2i$.
$endgroup$
– John Omielan
Jan 4 at 3:02
add a comment |
$begingroup$
Going from your $3$rd line to the $4$th, you have multiplied the denominator by $e^{ix}$ but not the numerator. Thus, your work after that will not be correct. Also, in general, as the original question is in reals, your final answer should also be only in reals, with this indicating why your final answer can't be correct.
Note I saw that Eevee Trainer just wrote about the mistake in the comments, along with a more detailed explanation.
$endgroup$
Going from your $3$rd line to the $4$th, you have multiplied the denominator by $e^{ix}$ but not the numerator. Thus, your work after that will not be correct. Also, in general, as the original question is in reals, your final answer should also be only in reals, with this indicating why your final answer can't be correct.
Note I saw that Eevee Trainer just wrote about the mistake in the comments, along with a more detailed explanation.
edited Jan 4 at 3:03
answered Jan 4 at 2:57
John OmielanJohn Omielan
3,9251215
3,9251215
$begingroup$
I didn't multiply the denominator, I factored out a $e^{ix}$
$endgroup$
– Jon due
Jan 4 at 2:58
$begingroup$
Where/how exactly did you factor? Because I see no way to interpret the matter otherwise. (And even if you did factor it out, where did it go? It doesn't just disappear.)
$endgroup$
– Eevee Trainer
Jan 4 at 3:00
$begingroup$
I see the problem, never mind.
$endgroup$
– Jon due
Jan 4 at 3:01
$begingroup$
@Jondue Your original denominator was $frac{e_{ix} + e{-ix}}{2i}$, so to get to $e^{2ix} + 1$, you multiplied by $2i e^{ix}$. However, you only multiplied the numerator by $2i$.
$endgroup$
– John Omielan
Jan 4 at 3:02
add a comment |
$begingroup$
I didn't multiply the denominator, I factored out a $e^{ix}$
$endgroup$
– Jon due
Jan 4 at 2:58
$begingroup$
Where/how exactly did you factor? Because I see no way to interpret the matter otherwise. (And even if you did factor it out, where did it go? It doesn't just disappear.)
$endgroup$
– Eevee Trainer
Jan 4 at 3:00
$begingroup$
I see the problem, never mind.
$endgroup$
– Jon due
Jan 4 at 3:01
$begingroup$
@Jondue Your original denominator was $frac{e_{ix} + e{-ix}}{2i}$, so to get to $e^{2ix} + 1$, you multiplied by $2i e^{ix}$. However, you only multiplied the numerator by $2i$.
$endgroup$
– John Omielan
Jan 4 at 3:02
$begingroup$
I didn't multiply the denominator, I factored out a $e^{ix}$
$endgroup$
– Jon due
Jan 4 at 2:58
$begingroup$
I didn't multiply the denominator, I factored out a $e^{ix}$
$endgroup$
– Jon due
Jan 4 at 2:58
$begingroup$
Where/how exactly did you factor? Because I see no way to interpret the matter otherwise. (And even if you did factor it out, where did it go? It doesn't just disappear.)
$endgroup$
– Eevee Trainer
Jan 4 at 3:00
$begingroup$
Where/how exactly did you factor? Because I see no way to interpret the matter otherwise. (And even if you did factor it out, where did it go? It doesn't just disappear.)
$endgroup$
– Eevee Trainer
Jan 4 at 3:00
$begingroup$
I see the problem, never mind.
$endgroup$
– Jon due
Jan 4 at 3:01
$begingroup$
I see the problem, never mind.
$endgroup$
– Jon due
Jan 4 at 3:01
$begingroup$
@Jondue Your original denominator was $frac{e_{ix} + e{-ix}}{2i}$, so to get to $e^{2ix} + 1$, you multiplied by $2i e^{ix}$. However, you only multiplied the numerator by $2i$.
$endgroup$
– John Omielan
Jan 4 at 3:02
$begingroup$
@Jondue Your original denominator was $frac{e_{ix} + e{-ix}}{2i}$, so to get to $e^{2ix} + 1$, you multiplied by $2i e^{ix}$. However, you only multiplied the numerator by $2i$.
$endgroup$
– John Omielan
Jan 4 at 3:02
add a comment |
$begingroup$
Just in case you were unaware there is another great trick to solving this integral:
begin{align}
int sec(x):dx &= int sec(x) cdot frac{sec(x) + tan(x)}{sec(x) + tan(x)}:dx \
&= int frac{sec^2(x) + sec(x)tan(x)}{sec(x) + tan(x)}:dx
end{align}
Here let $u = sec(x) + tan(x) rightarrow frac{du}{dx} = sec(x)tan(x) + sec^2(x)$ and thus:
begin{align}
int sec(x):dx &= int frac{sec^2(x) + sec(x)tan(x)}{u}cdot frac{du}{sec(x)tan(x) + sec^2(x)}\
&= int frac{1}{u}:du = ln|u| + C = lnleft|sec(x) + tan(x) right| + C
end{align}
Where $C$ is the constant of integration.
Personally, for someone new to integrating this is more of a 'special case' method rather than a formal method. But important to be be aware of nonetheless.
$endgroup$
add a comment |
$begingroup$
Just in case you were unaware there is another great trick to solving this integral:
begin{align}
int sec(x):dx &= int sec(x) cdot frac{sec(x) + tan(x)}{sec(x) + tan(x)}:dx \
&= int frac{sec^2(x) + sec(x)tan(x)}{sec(x) + tan(x)}:dx
end{align}
Here let $u = sec(x) + tan(x) rightarrow frac{du}{dx} = sec(x)tan(x) + sec^2(x)$ and thus:
begin{align}
int sec(x):dx &= int frac{sec^2(x) + sec(x)tan(x)}{u}cdot frac{du}{sec(x)tan(x) + sec^2(x)}\
&= int frac{1}{u}:du = ln|u| + C = lnleft|sec(x) + tan(x) right| + C
end{align}
Where $C$ is the constant of integration.
Personally, for someone new to integrating this is more of a 'special case' method rather than a formal method. But important to be be aware of nonetheless.
$endgroup$
add a comment |
$begingroup$
Just in case you were unaware there is another great trick to solving this integral:
begin{align}
int sec(x):dx &= int sec(x) cdot frac{sec(x) + tan(x)}{sec(x) + tan(x)}:dx \
&= int frac{sec^2(x) + sec(x)tan(x)}{sec(x) + tan(x)}:dx
end{align}
Here let $u = sec(x) + tan(x) rightarrow frac{du}{dx} = sec(x)tan(x) + sec^2(x)$ and thus:
begin{align}
int sec(x):dx &= int frac{sec^2(x) + sec(x)tan(x)}{u}cdot frac{du}{sec(x)tan(x) + sec^2(x)}\
&= int frac{1}{u}:du = ln|u| + C = lnleft|sec(x) + tan(x) right| + C
end{align}
Where $C$ is the constant of integration.
Personally, for someone new to integrating this is more of a 'special case' method rather than a formal method. But important to be be aware of nonetheless.
$endgroup$
Just in case you were unaware there is another great trick to solving this integral:
begin{align}
int sec(x):dx &= int sec(x) cdot frac{sec(x) + tan(x)}{sec(x) + tan(x)}:dx \
&= int frac{sec^2(x) + sec(x)tan(x)}{sec(x) + tan(x)}:dx
end{align}
Here let $u = sec(x) + tan(x) rightarrow frac{du}{dx} = sec(x)tan(x) + sec^2(x)$ and thus:
begin{align}
int sec(x):dx &= int frac{sec^2(x) + sec(x)tan(x)}{u}cdot frac{du}{sec(x)tan(x) + sec^2(x)}\
&= int frac{1}{u}:du = ln|u| + C = lnleft|sec(x) + tan(x) right| + C
end{align}
Where $C$ is the constant of integration.
Personally, for someone new to integrating this is more of a 'special case' method rather than a formal method. But important to be be aware of nonetheless.
answered Jan 4 at 6:52
DavidGDavidG
2,5911726
2,5911726
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%2f3061262%2fintegral-of-secx-using-u-sub%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
1
$begingroup$
Is this right? I was told I couldn't leave my answer in complex form. If so, is that the only answer, or are there other answers?
$endgroup$
– Jon due
Jan 4 at 2:51
4
$begingroup$
$$intfrac{1}{cos(x)}dx=intfrac{cos(x)}{cos^2(x)}dx=intfrac{cos(x)}{1-sin^2(x)}dx$$... and we are done.
$endgroup$
– Ixion
Jan 4 at 2:53
2
$begingroup$
Your solution is incorrect: the error is in going from $$int frac{1}{frac{e^{ix}+e^{-ix}}{2i}}dx ;;;text{to} ;;;int frac{2i}{e^{2ix}+1}dx$$ you do two things: you moved the $2i$ on top, and multiplied the denominator by $e^{ix}$. However, you need to also multiply the top by $e^{ix}$ as well to maintain equality. Thus the latter integral should be $$int frac{2i cdot e^{ix}}{e^{2ix}+1}dx$$
$endgroup$
– Eevee Trainer
Jan 4 at 2:57
2
$begingroup$
Also, to touch on the matter on why you can't use the complex form ... well, as far I know there's no reason you can't, it's just that the original integrand is a function of real values, which outputs values which are also real values. That's generally something I believe we desire in a derivative or antiderivative, i.e. we also want the antiderivative here to be a function of real variables, where $e^{2ix}$ is going to put complex values into the $tan^{-1}$ function. Not that it's invalid, necessarily, as far as I know, just not desirable.
$endgroup$
– Eevee Trainer
Jan 4 at 3:04
2
$begingroup$
There are also two more mistakes. First, that's the wrong complex form for $cos$; it should just be $frac{e^{ix}+e^{-ix}}{2}$, no division by $i$. Second, $v(v+1)=v^2+v$, not $v^2+1$. Fixing all of the mistakes, a correct complex-form antiderivative for $sec x$ is $-2iarctan(e^{ix})+C$. Note that the arctangent of a complex number with absolute value $1$ lies on one of the vertical lines with $x$-coordinate $frac{pi}{4}$ or $-frac{pi}{4}$ plus a multiple of $pi$. This is not a very convenient form.
$endgroup$
– jmerry
Jan 4 at 4:18