Is there a name for the integral $int_1^infty e^{-a(x+frac{b}{x})}dx$?
$begingroup$
It is known that the integral $int_0^infty e^{-a(x+frac{b}{x})}dx$ where $a$ and $b$ are two constants is BesselK-like function.
Is there a name for the integral $int_1^infty e^{-a(x+frac{b}{x})}dx$ ?
integration definite-integrals bessel-functions
$endgroup$
add a comment |
$begingroup$
It is known that the integral $int_0^infty e^{-a(x+frac{b}{x})}dx$ where $a$ and $b$ are two constants is BesselK-like function.
Is there a name for the integral $int_1^infty e^{-a(x+frac{b}{x})}dx$ ?
integration definite-integrals bessel-functions
$endgroup$
$begingroup$
Note: $int_1^infty f(x) dx = int_0^infty f(x) dx - int_0^1 f(x) dx$
$endgroup$
– DavidG
Dec 28 '18 at 4:27
4
$begingroup$
This integral corresponds to the incomplete Bessel function or "leaky aquifer function" $K_{-1}(a,ab)$ as defined by Harris. You can find details of the properties of this function in many papers by Harris, Fripiat and Jones (with a slightly different definition in the latter case).
$endgroup$
– Paul Enta
Dec 28 '18 at 15:09
$begingroup$
@PaulEnta - You should post your comment as a solution.
$endgroup$
– DavidG
Dec 29 '18 at 3:51
add a comment |
$begingroup$
It is known that the integral $int_0^infty e^{-a(x+frac{b}{x})}dx$ where $a$ and $b$ are two constants is BesselK-like function.
Is there a name for the integral $int_1^infty e^{-a(x+frac{b}{x})}dx$ ?
integration definite-integrals bessel-functions
$endgroup$
It is known that the integral $int_0^infty e^{-a(x+frac{b}{x})}dx$ where $a$ and $b$ are two constants is BesselK-like function.
Is there a name for the integral $int_1^infty e^{-a(x+frac{b}{x})}dx$ ?
integration definite-integrals bessel-functions
integration definite-integrals bessel-functions
asked Dec 27 '18 at 21:16
Anna NoieAnna Noie
733
733
$begingroup$
Note: $int_1^infty f(x) dx = int_0^infty f(x) dx - int_0^1 f(x) dx$
$endgroup$
– DavidG
Dec 28 '18 at 4:27
4
$begingroup$
This integral corresponds to the incomplete Bessel function or "leaky aquifer function" $K_{-1}(a,ab)$ as defined by Harris. You can find details of the properties of this function in many papers by Harris, Fripiat and Jones (with a slightly different definition in the latter case).
$endgroup$
– Paul Enta
Dec 28 '18 at 15:09
$begingroup$
@PaulEnta - You should post your comment as a solution.
$endgroup$
– DavidG
Dec 29 '18 at 3:51
add a comment |
$begingroup$
Note: $int_1^infty f(x) dx = int_0^infty f(x) dx - int_0^1 f(x) dx$
$endgroup$
– DavidG
Dec 28 '18 at 4:27
4
$begingroup$
This integral corresponds to the incomplete Bessel function or "leaky aquifer function" $K_{-1}(a,ab)$ as defined by Harris. You can find details of the properties of this function in many papers by Harris, Fripiat and Jones (with a slightly different definition in the latter case).
$endgroup$
– Paul Enta
Dec 28 '18 at 15:09
$begingroup$
@PaulEnta - You should post your comment as a solution.
$endgroup$
– DavidG
Dec 29 '18 at 3:51
$begingroup$
Note: $int_1^infty f(x) dx = int_0^infty f(x) dx - int_0^1 f(x) dx$
$endgroup$
– DavidG
Dec 28 '18 at 4:27
$begingroup$
Note: $int_1^infty f(x) dx = int_0^infty f(x) dx - int_0^1 f(x) dx$
$endgroup$
– DavidG
Dec 28 '18 at 4:27
4
4
$begingroup$
This integral corresponds to the incomplete Bessel function or "leaky aquifer function" $K_{-1}(a,ab)$ as defined by Harris. You can find details of the properties of this function in many papers by Harris, Fripiat and Jones (with a slightly different definition in the latter case).
$endgroup$
– Paul Enta
Dec 28 '18 at 15:09
$begingroup$
This integral corresponds to the incomplete Bessel function or "leaky aquifer function" $K_{-1}(a,ab)$ as defined by Harris. You can find details of the properties of this function in many papers by Harris, Fripiat and Jones (with a slightly different definition in the latter case).
$endgroup$
– Paul Enta
Dec 28 '18 at 15:09
$begingroup$
@PaulEnta - You should post your comment as a solution.
$endgroup$
– DavidG
Dec 29 '18 at 3:51
$begingroup$
@PaulEnta - You should post your comment as a solution.
$endgroup$
– DavidG
Dec 29 '18 at 3:51
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
This integral corresponds to the incomplete Bessel function or leaky aquifer function $K_{-1}(a,ab)$ as defined by Harris:
begin{equation}
K_nu(x,y)=int_1^infty e^{-xt-frac{y}{t}},frac{dt}{t^{nu+1}}
end{equation}
Hydologist showed that ``water levels in pumped aquifer systems with finite transmissivity and leakage could be analyzed in terms of'' this integral.
You can find many properties of this function, as well as numerical methods to compute it in different regions in the $(a,b)$-plane, in papers by Harris and Fripiat. Jones uses a different (but related) definition:
begin{equation}
K_nu(z,w)=int_w^infty e^{-zcosh t}cosh nu t,dt
end{equation}
and offers a detailed analysis of its asymptotic expansion for complex values of the parameters.
$endgroup$
$begingroup$
You've saved my life Paul Enta :)
$endgroup$
– Anna Noie
Dec 29 '18 at 10:25
$begingroup$
My pleasure, enjoy!
$endgroup$
– Paul Enta
Dec 29 '18 at 10:33
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%2f3054368%2fis-there-a-name-for-the-integral-int-1-infty-e-ax-fracbxdx%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
This integral corresponds to the incomplete Bessel function or leaky aquifer function $K_{-1}(a,ab)$ as defined by Harris:
begin{equation}
K_nu(x,y)=int_1^infty e^{-xt-frac{y}{t}},frac{dt}{t^{nu+1}}
end{equation}
Hydologist showed that ``water levels in pumped aquifer systems with finite transmissivity and leakage could be analyzed in terms of'' this integral.
You can find many properties of this function, as well as numerical methods to compute it in different regions in the $(a,b)$-plane, in papers by Harris and Fripiat. Jones uses a different (but related) definition:
begin{equation}
K_nu(z,w)=int_w^infty e^{-zcosh t}cosh nu t,dt
end{equation}
and offers a detailed analysis of its asymptotic expansion for complex values of the parameters.
$endgroup$
$begingroup$
You've saved my life Paul Enta :)
$endgroup$
– Anna Noie
Dec 29 '18 at 10:25
$begingroup$
My pleasure, enjoy!
$endgroup$
– Paul Enta
Dec 29 '18 at 10:33
add a comment |
$begingroup$
This integral corresponds to the incomplete Bessel function or leaky aquifer function $K_{-1}(a,ab)$ as defined by Harris:
begin{equation}
K_nu(x,y)=int_1^infty e^{-xt-frac{y}{t}},frac{dt}{t^{nu+1}}
end{equation}
Hydologist showed that ``water levels in pumped aquifer systems with finite transmissivity and leakage could be analyzed in terms of'' this integral.
You can find many properties of this function, as well as numerical methods to compute it in different regions in the $(a,b)$-plane, in papers by Harris and Fripiat. Jones uses a different (but related) definition:
begin{equation}
K_nu(z,w)=int_w^infty e^{-zcosh t}cosh nu t,dt
end{equation}
and offers a detailed analysis of its asymptotic expansion for complex values of the parameters.
$endgroup$
$begingroup$
You've saved my life Paul Enta :)
$endgroup$
– Anna Noie
Dec 29 '18 at 10:25
$begingroup$
My pleasure, enjoy!
$endgroup$
– Paul Enta
Dec 29 '18 at 10:33
add a comment |
$begingroup$
This integral corresponds to the incomplete Bessel function or leaky aquifer function $K_{-1}(a,ab)$ as defined by Harris:
begin{equation}
K_nu(x,y)=int_1^infty e^{-xt-frac{y}{t}},frac{dt}{t^{nu+1}}
end{equation}
Hydologist showed that ``water levels in pumped aquifer systems with finite transmissivity and leakage could be analyzed in terms of'' this integral.
You can find many properties of this function, as well as numerical methods to compute it in different regions in the $(a,b)$-plane, in papers by Harris and Fripiat. Jones uses a different (but related) definition:
begin{equation}
K_nu(z,w)=int_w^infty e^{-zcosh t}cosh nu t,dt
end{equation}
and offers a detailed analysis of its asymptotic expansion for complex values of the parameters.
$endgroup$
This integral corresponds to the incomplete Bessel function or leaky aquifer function $K_{-1}(a,ab)$ as defined by Harris:
begin{equation}
K_nu(x,y)=int_1^infty e^{-xt-frac{y}{t}},frac{dt}{t^{nu+1}}
end{equation}
Hydologist showed that ``water levels in pumped aquifer systems with finite transmissivity and leakage could be analyzed in terms of'' this integral.
You can find many properties of this function, as well as numerical methods to compute it in different regions in the $(a,b)$-plane, in papers by Harris and Fripiat. Jones uses a different (but related) definition:
begin{equation}
K_nu(z,w)=int_w^infty e^{-zcosh t}cosh nu t,dt
end{equation}
and offers a detailed analysis of its asymptotic expansion for complex values of the parameters.
answered Dec 29 '18 at 10:16
Paul EntaPaul Enta
5,16111334
5,16111334
$begingroup$
You've saved my life Paul Enta :)
$endgroup$
– Anna Noie
Dec 29 '18 at 10:25
$begingroup$
My pleasure, enjoy!
$endgroup$
– Paul Enta
Dec 29 '18 at 10:33
add a comment |
$begingroup$
You've saved my life Paul Enta :)
$endgroup$
– Anna Noie
Dec 29 '18 at 10:25
$begingroup$
My pleasure, enjoy!
$endgroup$
– Paul Enta
Dec 29 '18 at 10:33
$begingroup$
You've saved my life Paul Enta :)
$endgroup$
– Anna Noie
Dec 29 '18 at 10:25
$begingroup$
You've saved my life Paul Enta :)
$endgroup$
– Anna Noie
Dec 29 '18 at 10:25
$begingroup$
My pleasure, enjoy!
$endgroup$
– Paul Enta
Dec 29 '18 at 10:33
$begingroup$
My pleasure, enjoy!
$endgroup$
– Paul Enta
Dec 29 '18 at 10:33
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%2f3054368%2fis-there-a-name-for-the-integral-int-1-infty-e-ax-fracbxdx%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$
Note: $int_1^infty f(x) dx = int_0^infty f(x) dx - int_0^1 f(x) dx$
$endgroup$
– DavidG
Dec 28 '18 at 4:27
4
$begingroup$
This integral corresponds to the incomplete Bessel function or "leaky aquifer function" $K_{-1}(a,ab)$ as defined by Harris. You can find details of the properties of this function in many papers by Harris, Fripiat and Jones (with a slightly different definition in the latter case).
$endgroup$
– Paul Enta
Dec 28 '18 at 15:09
$begingroup$
@PaulEnta - You should post your comment as a solution.
$endgroup$
– DavidG
Dec 29 '18 at 3:51