Evaluating $int_{1}^inftyfrac{1}{t^asqrt{t^2-1}}dt$ for $ageq 1$
$begingroup$
I know that the this integral converges, but I can't show it. And, how can I proceed to calculate its value?
$$displaystyle int_{1}^infty dfrac{1}{t^asqrt{t^2-1}} dtqquad (a geq 1)$$
improper-integrals
$endgroup$
add a comment |
$begingroup$
I know that the this integral converges, but I can't show it. And, how can I proceed to calculate its value?
$$displaystyle int_{1}^infty dfrac{1}{t^asqrt{t^2-1}} dtqquad (a geq 1)$$
improper-integrals
$endgroup$
$begingroup$
i = 1 i'm sorry i edited it.
$endgroup$
– Suna
Dec 6 '18 at 19:06
$begingroup$
i tried computing its value using different values of a and for all $age 1 $ it always converged.
$endgroup$
– Suna
Dec 6 '18 at 19:10
$begingroup$
It converges when $displaystyleReleft(aright) > 0$.
$endgroup$
– Felix Marin
Dec 6 '18 at 19:25
$begingroup$
Did you try integration by parts ?
$endgroup$
– Damien
Dec 6 '18 at 19:38
add a comment |
$begingroup$
I know that the this integral converges, but I can't show it. And, how can I proceed to calculate its value?
$$displaystyle int_{1}^infty dfrac{1}{t^asqrt{t^2-1}} dtqquad (a geq 1)$$
improper-integrals
$endgroup$
I know that the this integral converges, but I can't show it. And, how can I proceed to calculate its value?
$$displaystyle int_{1}^infty dfrac{1}{t^asqrt{t^2-1}} dtqquad (a geq 1)$$
improper-integrals
improper-integrals
edited Dec 6 '18 at 19:41
Blue
47.8k870152
47.8k870152
asked Dec 6 '18 at 18:57
SunaSuna
33
33
$begingroup$
i = 1 i'm sorry i edited it.
$endgroup$
– Suna
Dec 6 '18 at 19:06
$begingroup$
i tried computing its value using different values of a and for all $age 1 $ it always converged.
$endgroup$
– Suna
Dec 6 '18 at 19:10
$begingroup$
It converges when $displaystyleReleft(aright) > 0$.
$endgroup$
– Felix Marin
Dec 6 '18 at 19:25
$begingroup$
Did you try integration by parts ?
$endgroup$
– Damien
Dec 6 '18 at 19:38
add a comment |
$begingroup$
i = 1 i'm sorry i edited it.
$endgroup$
– Suna
Dec 6 '18 at 19:06
$begingroup$
i tried computing its value using different values of a and for all $age 1 $ it always converged.
$endgroup$
– Suna
Dec 6 '18 at 19:10
$begingroup$
It converges when $displaystyleReleft(aright) > 0$.
$endgroup$
– Felix Marin
Dec 6 '18 at 19:25
$begingroup$
Did you try integration by parts ?
$endgroup$
– Damien
Dec 6 '18 at 19:38
$begingroup$
i = 1 i'm sorry i edited it.
$endgroup$
– Suna
Dec 6 '18 at 19:06
$begingroup$
i = 1 i'm sorry i edited it.
$endgroup$
– Suna
Dec 6 '18 at 19:06
$begingroup$
i tried computing its value using different values of a and for all $age 1 $ it always converged.
$endgroup$
– Suna
Dec 6 '18 at 19:10
$begingroup$
i tried computing its value using different values of a and for all $age 1 $ it always converged.
$endgroup$
– Suna
Dec 6 '18 at 19:10
$begingroup$
It converges when $displaystyleReleft(aright) > 0$.
$endgroup$
– Felix Marin
Dec 6 '18 at 19:25
$begingroup$
It converges when $displaystyleReleft(aright) > 0$.
$endgroup$
– Felix Marin
Dec 6 '18 at 19:25
$begingroup$
Did you try integration by parts ?
$endgroup$
– Damien
Dec 6 '18 at 19:38
$begingroup$
Did you try integration by parts ?
$endgroup$
– Damien
Dec 6 '18 at 19:38
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
$newcommand{bbx}[1]{,bbox[15px,border:1px groove navy]{displaystyle{#1}},}
newcommand{braces}[1]{leftlbrace,{#1},rightrbrace}
newcommand{bracks}[1]{leftlbrack,{#1},rightrbrack}
newcommand{dd}{mathrm{d}}
newcommand{ds}[1]{displaystyle{#1}}
newcommand{expo}[1]{,mathrm{e}^{#1},}
newcommand{ic}{mathrm{i}}
newcommand{mc}[1]{mathcal{#1}}
newcommand{mrm}[1]{mathrm{#1}}
newcommand{pars}[1]{left(,{#1},right)}
newcommand{partiald}[3]{frac{partial^{#1} #2}{partial #3^{#1}}}
newcommand{root}[2]{,sqrt[#1]{,{#2},},}
newcommand{totald}[3]{frac{mathrm{d}^{#1} #2}{mathrm{d} #3^{#1}}}
newcommand{verts}[1]{leftvert,{#1},rightvert}$
begin{align}
&bbox[10px,#ffd]{left.int_{1}^{infty}
{dd t over t^{a}root{t^{2} - 1}},rightvert
_{ Repars{a} > 0}}
,,,stackrel{t mapsto 1/t}{=},,,
int_{1}^{0}
{-dd t/t^{2} over pars{1/t}^{a}root{1/t^{2} - 1}}
\[5mm] = &
int_{0}^{1}t^{a - 1}pars{1 - t^{2}}^{-1/2},dd t
,,,stackrel{t^{2} mapsto t}{=},,,
{1 over 2}int_{0}^{1}t^{a/2 - 1}pars{1 - t}^{-1/2},dd t
\[5mm] = &
{1 over 2},{Gammapars{a/2}Gammapars{1/2} overGammapars{a/2 + 1/2}} =
bbx{{Gammapars{a/2} overGammapars{a/2 + 1/2}},
{root{pi} over 2}}
end{align}
$endgroup$
add a comment |
$begingroup$
Hint:
I would do the substitution $$t=frac1{cos x}$$
When $t=1$, you have $x=0$, and for $t=infty$ you get $x=pi/2$. You also then have $sin xge 0$ in this interval, so $$sqrt{t^2-1}=frac{sin x}{cos x}=tan x$$
$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%2f3028895%2fevaluating-int-1-infty-frac1ta-sqrtt2-1dt-for-a-geq-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
$begingroup$
$newcommand{bbx}[1]{,bbox[15px,border:1px groove navy]{displaystyle{#1}},}
newcommand{braces}[1]{leftlbrace,{#1},rightrbrace}
newcommand{bracks}[1]{leftlbrack,{#1},rightrbrack}
newcommand{dd}{mathrm{d}}
newcommand{ds}[1]{displaystyle{#1}}
newcommand{expo}[1]{,mathrm{e}^{#1},}
newcommand{ic}{mathrm{i}}
newcommand{mc}[1]{mathcal{#1}}
newcommand{mrm}[1]{mathrm{#1}}
newcommand{pars}[1]{left(,{#1},right)}
newcommand{partiald}[3]{frac{partial^{#1} #2}{partial #3^{#1}}}
newcommand{root}[2]{,sqrt[#1]{,{#2},},}
newcommand{totald}[3]{frac{mathrm{d}^{#1} #2}{mathrm{d} #3^{#1}}}
newcommand{verts}[1]{leftvert,{#1},rightvert}$
begin{align}
&bbox[10px,#ffd]{left.int_{1}^{infty}
{dd t over t^{a}root{t^{2} - 1}},rightvert
_{ Repars{a} > 0}}
,,,stackrel{t mapsto 1/t}{=},,,
int_{1}^{0}
{-dd t/t^{2} over pars{1/t}^{a}root{1/t^{2} - 1}}
\[5mm] = &
int_{0}^{1}t^{a - 1}pars{1 - t^{2}}^{-1/2},dd t
,,,stackrel{t^{2} mapsto t}{=},,,
{1 over 2}int_{0}^{1}t^{a/2 - 1}pars{1 - t}^{-1/2},dd t
\[5mm] = &
{1 over 2},{Gammapars{a/2}Gammapars{1/2} overGammapars{a/2 + 1/2}} =
bbx{{Gammapars{a/2} overGammapars{a/2 + 1/2}},
{root{pi} over 2}}
end{align}
$endgroup$
add a comment |
$begingroup$
$newcommand{bbx}[1]{,bbox[15px,border:1px groove navy]{displaystyle{#1}},}
newcommand{braces}[1]{leftlbrace,{#1},rightrbrace}
newcommand{bracks}[1]{leftlbrack,{#1},rightrbrack}
newcommand{dd}{mathrm{d}}
newcommand{ds}[1]{displaystyle{#1}}
newcommand{expo}[1]{,mathrm{e}^{#1},}
newcommand{ic}{mathrm{i}}
newcommand{mc}[1]{mathcal{#1}}
newcommand{mrm}[1]{mathrm{#1}}
newcommand{pars}[1]{left(,{#1},right)}
newcommand{partiald}[3]{frac{partial^{#1} #2}{partial #3^{#1}}}
newcommand{root}[2]{,sqrt[#1]{,{#2},},}
newcommand{totald}[3]{frac{mathrm{d}^{#1} #2}{mathrm{d} #3^{#1}}}
newcommand{verts}[1]{leftvert,{#1},rightvert}$
begin{align}
&bbox[10px,#ffd]{left.int_{1}^{infty}
{dd t over t^{a}root{t^{2} - 1}},rightvert
_{ Repars{a} > 0}}
,,,stackrel{t mapsto 1/t}{=},,,
int_{1}^{0}
{-dd t/t^{2} over pars{1/t}^{a}root{1/t^{2} - 1}}
\[5mm] = &
int_{0}^{1}t^{a - 1}pars{1 - t^{2}}^{-1/2},dd t
,,,stackrel{t^{2} mapsto t}{=},,,
{1 over 2}int_{0}^{1}t^{a/2 - 1}pars{1 - t}^{-1/2},dd t
\[5mm] = &
{1 over 2},{Gammapars{a/2}Gammapars{1/2} overGammapars{a/2 + 1/2}} =
bbx{{Gammapars{a/2} overGammapars{a/2 + 1/2}},
{root{pi} over 2}}
end{align}
$endgroup$
add a comment |
$begingroup$
$newcommand{bbx}[1]{,bbox[15px,border:1px groove navy]{displaystyle{#1}},}
newcommand{braces}[1]{leftlbrace,{#1},rightrbrace}
newcommand{bracks}[1]{leftlbrack,{#1},rightrbrack}
newcommand{dd}{mathrm{d}}
newcommand{ds}[1]{displaystyle{#1}}
newcommand{expo}[1]{,mathrm{e}^{#1},}
newcommand{ic}{mathrm{i}}
newcommand{mc}[1]{mathcal{#1}}
newcommand{mrm}[1]{mathrm{#1}}
newcommand{pars}[1]{left(,{#1},right)}
newcommand{partiald}[3]{frac{partial^{#1} #2}{partial #3^{#1}}}
newcommand{root}[2]{,sqrt[#1]{,{#2},},}
newcommand{totald}[3]{frac{mathrm{d}^{#1} #2}{mathrm{d} #3^{#1}}}
newcommand{verts}[1]{leftvert,{#1},rightvert}$
begin{align}
&bbox[10px,#ffd]{left.int_{1}^{infty}
{dd t over t^{a}root{t^{2} - 1}},rightvert
_{ Repars{a} > 0}}
,,,stackrel{t mapsto 1/t}{=},,,
int_{1}^{0}
{-dd t/t^{2} over pars{1/t}^{a}root{1/t^{2} - 1}}
\[5mm] = &
int_{0}^{1}t^{a - 1}pars{1 - t^{2}}^{-1/2},dd t
,,,stackrel{t^{2} mapsto t}{=},,,
{1 over 2}int_{0}^{1}t^{a/2 - 1}pars{1 - t}^{-1/2},dd t
\[5mm] = &
{1 over 2},{Gammapars{a/2}Gammapars{1/2} overGammapars{a/2 + 1/2}} =
bbx{{Gammapars{a/2} overGammapars{a/2 + 1/2}},
{root{pi} over 2}}
end{align}
$endgroup$
$newcommand{bbx}[1]{,bbox[15px,border:1px groove navy]{displaystyle{#1}},}
newcommand{braces}[1]{leftlbrace,{#1},rightrbrace}
newcommand{bracks}[1]{leftlbrack,{#1},rightrbrack}
newcommand{dd}{mathrm{d}}
newcommand{ds}[1]{displaystyle{#1}}
newcommand{expo}[1]{,mathrm{e}^{#1},}
newcommand{ic}{mathrm{i}}
newcommand{mc}[1]{mathcal{#1}}
newcommand{mrm}[1]{mathrm{#1}}
newcommand{pars}[1]{left(,{#1},right)}
newcommand{partiald}[3]{frac{partial^{#1} #2}{partial #3^{#1}}}
newcommand{root}[2]{,sqrt[#1]{,{#2},},}
newcommand{totald}[3]{frac{mathrm{d}^{#1} #2}{mathrm{d} #3^{#1}}}
newcommand{verts}[1]{leftvert,{#1},rightvert}$
begin{align}
&bbox[10px,#ffd]{left.int_{1}^{infty}
{dd t over t^{a}root{t^{2} - 1}},rightvert
_{ Repars{a} > 0}}
,,,stackrel{t mapsto 1/t}{=},,,
int_{1}^{0}
{-dd t/t^{2} over pars{1/t}^{a}root{1/t^{2} - 1}}
\[5mm] = &
int_{0}^{1}t^{a - 1}pars{1 - t^{2}}^{-1/2},dd t
,,,stackrel{t^{2} mapsto t}{=},,,
{1 over 2}int_{0}^{1}t^{a/2 - 1}pars{1 - t}^{-1/2},dd t
\[5mm] = &
{1 over 2},{Gammapars{a/2}Gammapars{1/2} overGammapars{a/2 + 1/2}} =
bbx{{Gammapars{a/2} overGammapars{a/2 + 1/2}},
{root{pi} over 2}}
end{align}
answered Dec 6 '18 at 19:40
Felix MarinFelix Marin
67.4k7107141
67.4k7107141
add a comment |
add a comment |
$begingroup$
Hint:
I would do the substitution $$t=frac1{cos x}$$
When $t=1$, you have $x=0$, and for $t=infty$ you get $x=pi/2$. You also then have $sin xge 0$ in this interval, so $$sqrt{t^2-1}=frac{sin x}{cos x}=tan x$$
$endgroup$
add a comment |
$begingroup$
Hint:
I would do the substitution $$t=frac1{cos x}$$
When $t=1$, you have $x=0$, and for $t=infty$ you get $x=pi/2$. You also then have $sin xge 0$ in this interval, so $$sqrt{t^2-1}=frac{sin x}{cos x}=tan x$$
$endgroup$
add a comment |
$begingroup$
Hint:
I would do the substitution $$t=frac1{cos x}$$
When $t=1$, you have $x=0$, and for $t=infty$ you get $x=pi/2$. You also then have $sin xge 0$ in this interval, so $$sqrt{t^2-1}=frac{sin x}{cos x}=tan x$$
$endgroup$
Hint:
I would do the substitution $$t=frac1{cos x}$$
When $t=1$, you have $x=0$, and for $t=infty$ you get $x=pi/2$. You also then have $sin xge 0$ in this interval, so $$sqrt{t^2-1}=frac{sin x}{cos x}=tan x$$
answered Dec 6 '18 at 19:36
AndreiAndrei
11.7k21026
11.7k21026
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%2f3028895%2fevaluating-int-1-infty-frac1ta-sqrtt2-1dt-for-a-geq-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
$begingroup$
i = 1 i'm sorry i edited it.
$endgroup$
– Suna
Dec 6 '18 at 19:06
$begingroup$
i tried computing its value using different values of a and for all $age 1 $ it always converged.
$endgroup$
– Suna
Dec 6 '18 at 19:10
$begingroup$
It converges when $displaystyleReleft(aright) > 0$.
$endgroup$
– Felix Marin
Dec 6 '18 at 19:25
$begingroup$
Did you try integration by parts ?
$endgroup$
– Damien
Dec 6 '18 at 19:38