Integral of $(1-x^2)^{1/4}$
$begingroup$
I came across this integral while originally solving the integral of $((1-sqrt{x})/(1+sqrt{x}))^{1/2}$ which led me to two integrals, one, $sqrt{x}/(1-x^2)^{1/2}$ which on substituting $(1-x^2)^{1/2}$ as t gives $2(1-t^2)^{1/4}$, which is in the title as well and the other a simple $1/(1-x^2)^{1/2}$ which yeilds $arcsin(x)$. I can't seem to find a method to solve that integral, would appreciate any help you can offer.
calculus integration
$endgroup$
add a comment |
$begingroup$
I came across this integral while originally solving the integral of $((1-sqrt{x})/(1+sqrt{x}))^{1/2}$ which led me to two integrals, one, $sqrt{x}/(1-x^2)^{1/2}$ which on substituting $(1-x^2)^{1/2}$ as t gives $2(1-t^2)^{1/4}$, which is in the title as well and the other a simple $1/(1-x^2)^{1/2}$ which yeilds $arcsin(x)$. I can't seem to find a method to solve that integral, would appreciate any help you can offer.
calculus integration
$endgroup$
$begingroup$
Hey, see my post here - math.stackexchange.com/questions/3057298/…
$endgroup$
– DavidG
Dec 31 '18 at 10:56
add a comment |
$begingroup$
I came across this integral while originally solving the integral of $((1-sqrt{x})/(1+sqrt{x}))^{1/2}$ which led me to two integrals, one, $sqrt{x}/(1-x^2)^{1/2}$ which on substituting $(1-x^2)^{1/2}$ as t gives $2(1-t^2)^{1/4}$, which is in the title as well and the other a simple $1/(1-x^2)^{1/2}$ which yeilds $arcsin(x)$. I can't seem to find a method to solve that integral, would appreciate any help you can offer.
calculus integration
$endgroup$
I came across this integral while originally solving the integral of $((1-sqrt{x})/(1+sqrt{x}))^{1/2}$ which led me to two integrals, one, $sqrt{x}/(1-x^2)^{1/2}$ which on substituting $(1-x^2)^{1/2}$ as t gives $2(1-t^2)^{1/4}$, which is in the title as well and the other a simple $1/(1-x^2)^{1/2}$ which yeilds $arcsin(x)$. I can't seem to find a method to solve that integral, would appreciate any help you can offer.
calculus integration
calculus integration
edited Dec 30 '18 at 6:49
Fortox
6718
6718
asked Dec 30 '18 at 6:19
Vivek SinhaVivek Sinha
61
61
$begingroup$
Hey, see my post here - math.stackexchange.com/questions/3057298/…
$endgroup$
– DavidG
Dec 31 '18 at 10:56
add a comment |
$begingroup$
Hey, see my post here - math.stackexchange.com/questions/3057298/…
$endgroup$
– DavidG
Dec 31 '18 at 10:56
$begingroup$
Hey, see my post here - math.stackexchange.com/questions/3057298/…
$endgroup$
– DavidG
Dec 31 '18 at 10:56
$begingroup$
Hey, see my post here - math.stackexchange.com/questions/3057298/…
$endgroup$
– DavidG
Dec 31 '18 at 10:56
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
This integral doesn't appear to have a elementary antiderivative---or at least neither Maple nor SageMath could find one. Maple gives
$$int (1 - x^2)^{1 / 4} dx = x cdot {}_2 F_1left(-frac{1}{4}, frac{1}{2}; frac{3}{2}; x^2right) + C,$$
where ${}_2 F_1$ is the ordinary hypergeometric function.
Incidentally, to evaluate the original integral,
$$int sqrtfrac{1 - sqrt{x}}{1 + sqrt{x}} ,dx ,$$
the substitution $x = u^2, dx = 2 u ,du$ transforms the integral into one with an integrand a rational function of $u$ and $sqrt{1 - u^2}$, which can thus in turn be rationalized with an Euler substitution.
$endgroup$
add a comment |
$begingroup$
Note that:
$$
int frac{sqrt x}{sqrt{1-x^2}},dx = int (1-t^2)^{1/4}frac{-2t}{2tsqrt{1-t^2}},dt
$$
But in fact you can work directly with what you originally have:
$$ I= intsqrt{frac{1-sqrt x}{1+sqrt x}},dx =int sqrt{frac{1-u}{1+u}}2u,du = int 4(z^2-1)sqrt{2-z^2} ,dz$$
using the substitutions $x=u^2, u=z^2 -1$. Then, let $z=sqrt{2}sin{y}$ which gives you:
$$
I= int 4(2sin^2{y}-1)sqrt{2}cos{y}, dy = 4sqrt{2} int cos{y}sin^2{y} -cos^3{y} ,dz
$$
$$= frac{4sqrt{2}}{3} sin^3{y} - 4sqrt{2}(sin{y}-frac{sin^3{y}}{3}) + Constant
$$
Finally you can then rewrite the result in terms of the variable $x$ using:
$$
y=arcsin{frac{z}{sqrt{2}}}=arcsin{frac{sqrt{sqrt{x}+1}}{sqrt{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%2f3056550%2fintegral-of-1-x21-4%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$
This integral doesn't appear to have a elementary antiderivative---or at least neither Maple nor SageMath could find one. Maple gives
$$int (1 - x^2)^{1 / 4} dx = x cdot {}_2 F_1left(-frac{1}{4}, frac{1}{2}; frac{3}{2}; x^2right) + C,$$
where ${}_2 F_1$ is the ordinary hypergeometric function.
Incidentally, to evaluate the original integral,
$$int sqrtfrac{1 - sqrt{x}}{1 + sqrt{x}} ,dx ,$$
the substitution $x = u^2, dx = 2 u ,du$ transforms the integral into one with an integrand a rational function of $u$ and $sqrt{1 - u^2}$, which can thus in turn be rationalized with an Euler substitution.
$endgroup$
add a comment |
$begingroup$
This integral doesn't appear to have a elementary antiderivative---or at least neither Maple nor SageMath could find one. Maple gives
$$int (1 - x^2)^{1 / 4} dx = x cdot {}_2 F_1left(-frac{1}{4}, frac{1}{2}; frac{3}{2}; x^2right) + C,$$
where ${}_2 F_1$ is the ordinary hypergeometric function.
Incidentally, to evaluate the original integral,
$$int sqrtfrac{1 - sqrt{x}}{1 + sqrt{x}} ,dx ,$$
the substitution $x = u^2, dx = 2 u ,du$ transforms the integral into one with an integrand a rational function of $u$ and $sqrt{1 - u^2}$, which can thus in turn be rationalized with an Euler substitution.
$endgroup$
add a comment |
$begingroup$
This integral doesn't appear to have a elementary antiderivative---or at least neither Maple nor SageMath could find one. Maple gives
$$int (1 - x^2)^{1 / 4} dx = x cdot {}_2 F_1left(-frac{1}{4}, frac{1}{2}; frac{3}{2}; x^2right) + C,$$
where ${}_2 F_1$ is the ordinary hypergeometric function.
Incidentally, to evaluate the original integral,
$$int sqrtfrac{1 - sqrt{x}}{1 + sqrt{x}} ,dx ,$$
the substitution $x = u^2, dx = 2 u ,du$ transforms the integral into one with an integrand a rational function of $u$ and $sqrt{1 - u^2}$, which can thus in turn be rationalized with an Euler substitution.
$endgroup$
This integral doesn't appear to have a elementary antiderivative---or at least neither Maple nor SageMath could find one. Maple gives
$$int (1 - x^2)^{1 / 4} dx = x cdot {}_2 F_1left(-frac{1}{4}, frac{1}{2}; frac{3}{2}; x^2right) + C,$$
where ${}_2 F_1$ is the ordinary hypergeometric function.
Incidentally, to evaluate the original integral,
$$int sqrtfrac{1 - sqrt{x}}{1 + sqrt{x}} ,dx ,$$
the substitution $x = u^2, dx = 2 u ,du$ transforms the integral into one with an integrand a rational function of $u$ and $sqrt{1 - u^2}$, which can thus in turn be rationalized with an Euler substitution.
answered Dec 30 '18 at 6:34
TravisTravis
63.7k769151
63.7k769151
add a comment |
add a comment |
$begingroup$
Note that:
$$
int frac{sqrt x}{sqrt{1-x^2}},dx = int (1-t^2)^{1/4}frac{-2t}{2tsqrt{1-t^2}},dt
$$
But in fact you can work directly with what you originally have:
$$ I= intsqrt{frac{1-sqrt x}{1+sqrt x}},dx =int sqrt{frac{1-u}{1+u}}2u,du = int 4(z^2-1)sqrt{2-z^2} ,dz$$
using the substitutions $x=u^2, u=z^2 -1$. Then, let $z=sqrt{2}sin{y}$ which gives you:
$$
I= int 4(2sin^2{y}-1)sqrt{2}cos{y}, dy = 4sqrt{2} int cos{y}sin^2{y} -cos^3{y} ,dz
$$
$$= frac{4sqrt{2}}{3} sin^3{y} - 4sqrt{2}(sin{y}-frac{sin^3{y}}{3}) + Constant
$$
Finally you can then rewrite the result in terms of the variable $x$ using:
$$
y=arcsin{frac{z}{sqrt{2}}}=arcsin{frac{sqrt{sqrt{x}+1}}{sqrt{2}}}
$$
$endgroup$
add a comment |
$begingroup$
Note that:
$$
int frac{sqrt x}{sqrt{1-x^2}},dx = int (1-t^2)^{1/4}frac{-2t}{2tsqrt{1-t^2}},dt
$$
But in fact you can work directly with what you originally have:
$$ I= intsqrt{frac{1-sqrt x}{1+sqrt x}},dx =int sqrt{frac{1-u}{1+u}}2u,du = int 4(z^2-1)sqrt{2-z^2} ,dz$$
using the substitutions $x=u^2, u=z^2 -1$. Then, let $z=sqrt{2}sin{y}$ which gives you:
$$
I= int 4(2sin^2{y}-1)sqrt{2}cos{y}, dy = 4sqrt{2} int cos{y}sin^2{y} -cos^3{y} ,dz
$$
$$= frac{4sqrt{2}}{3} sin^3{y} - 4sqrt{2}(sin{y}-frac{sin^3{y}}{3}) + Constant
$$
Finally you can then rewrite the result in terms of the variable $x$ using:
$$
y=arcsin{frac{z}{sqrt{2}}}=arcsin{frac{sqrt{sqrt{x}+1}}{sqrt{2}}}
$$
$endgroup$
add a comment |
$begingroup$
Note that:
$$
int frac{sqrt x}{sqrt{1-x^2}},dx = int (1-t^2)^{1/4}frac{-2t}{2tsqrt{1-t^2}},dt
$$
But in fact you can work directly with what you originally have:
$$ I= intsqrt{frac{1-sqrt x}{1+sqrt x}},dx =int sqrt{frac{1-u}{1+u}}2u,du = int 4(z^2-1)sqrt{2-z^2} ,dz$$
using the substitutions $x=u^2, u=z^2 -1$. Then, let $z=sqrt{2}sin{y}$ which gives you:
$$
I= int 4(2sin^2{y}-1)sqrt{2}cos{y}, dy = 4sqrt{2} int cos{y}sin^2{y} -cos^3{y} ,dz
$$
$$= frac{4sqrt{2}}{3} sin^3{y} - 4sqrt{2}(sin{y}-frac{sin^3{y}}{3}) + Constant
$$
Finally you can then rewrite the result in terms of the variable $x$ using:
$$
y=arcsin{frac{z}{sqrt{2}}}=arcsin{frac{sqrt{sqrt{x}+1}}{sqrt{2}}}
$$
$endgroup$
Note that:
$$
int frac{sqrt x}{sqrt{1-x^2}},dx = int (1-t^2)^{1/4}frac{-2t}{2tsqrt{1-t^2}},dt
$$
But in fact you can work directly with what you originally have:
$$ I= intsqrt{frac{1-sqrt x}{1+sqrt x}},dx =int sqrt{frac{1-u}{1+u}}2u,du = int 4(z^2-1)sqrt{2-z^2} ,dz$$
using the substitutions $x=u^2, u=z^2 -1$. Then, let $z=sqrt{2}sin{y}$ which gives you:
$$
I= int 4(2sin^2{y}-1)sqrt{2}cos{y}, dy = 4sqrt{2} int cos{y}sin^2{y} -cos^3{y} ,dz
$$
$$= frac{4sqrt{2}}{3} sin^3{y} - 4sqrt{2}(sin{y}-frac{sin^3{y}}{3}) + Constant
$$
Finally you can then rewrite the result in terms of the variable $x$ using:
$$
y=arcsin{frac{z}{sqrt{2}}}=arcsin{frac{sqrt{sqrt{x}+1}}{sqrt{2}}}
$$
answered Dec 30 '18 at 7:13
Test123Test123
2,792828
2,792828
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%2f3056550%2fintegral-of-1-x21-4%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$
Hey, see my post here - math.stackexchange.com/questions/3057298/…
$endgroup$
– DavidG
Dec 31 '18 at 10:56