Evaluate $int_{-infty}^infty frac{1}{sqrt{z^2 + 1}}frac{1}{z - alpha} dz$.












2












$begingroup$



Evaluate $$int_{-infty}^infty frac{1}{sqrt{z^2 + 1}}frac{1}{z - alpha} dz,.$$




What is an elegant way to evaluate this integral for Im $alpha >0$? I imagine using residue theorem will lead to an elegant solution, such as in these related questions [1,2,3]. However I've been unable to adapt them to this line integral.



One requirement is that $frac{1}{sqrt{z^2 + 1}}$ be analytic in a strip around the real line $(-infty,infty)$. In my eyes this implies that the branch cuts can not cross the real line. For example the principal branches (parallel to the real line) or the branches $[mathrm{i},mathrm{i}infty)$ and $(-mathrm{i} infty, -mathrm{i}]$.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Note that $displaystyle,sqrt{,{z^{2} + 1},},$ has branch-cuts at $displaystyle pmmathrm{i}$.
    $endgroup$
    – Felix Marin
    Dec 10 '18 at 18:40
















2












$begingroup$



Evaluate $$int_{-infty}^infty frac{1}{sqrt{z^2 + 1}}frac{1}{z - alpha} dz,.$$




What is an elegant way to evaluate this integral for Im $alpha >0$? I imagine using residue theorem will lead to an elegant solution, such as in these related questions [1,2,3]. However I've been unable to adapt them to this line integral.



One requirement is that $frac{1}{sqrt{z^2 + 1}}$ be analytic in a strip around the real line $(-infty,infty)$. In my eyes this implies that the branch cuts can not cross the real line. For example the principal branches (parallel to the real line) or the branches $[mathrm{i},mathrm{i}infty)$ and $(-mathrm{i} infty, -mathrm{i}]$.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Note that $displaystyle,sqrt{,{z^{2} + 1},},$ has branch-cuts at $displaystyle pmmathrm{i}$.
    $endgroup$
    – Felix Marin
    Dec 10 '18 at 18:40














2












2








2





$begingroup$



Evaluate $$int_{-infty}^infty frac{1}{sqrt{z^2 + 1}}frac{1}{z - alpha} dz,.$$




What is an elegant way to evaluate this integral for Im $alpha >0$? I imagine using residue theorem will lead to an elegant solution, such as in these related questions [1,2,3]. However I've been unable to adapt them to this line integral.



One requirement is that $frac{1}{sqrt{z^2 + 1}}$ be analytic in a strip around the real line $(-infty,infty)$. In my eyes this implies that the branch cuts can not cross the real line. For example the principal branches (parallel to the real line) or the branches $[mathrm{i},mathrm{i}infty)$ and $(-mathrm{i} infty, -mathrm{i}]$.










share|cite|improve this question











$endgroup$





Evaluate $$int_{-infty}^infty frac{1}{sqrt{z^2 + 1}}frac{1}{z - alpha} dz,.$$




What is an elegant way to evaluate this integral for Im $alpha >0$? I imagine using residue theorem will lead to an elegant solution, such as in these related questions [1,2,3]. However I've been unable to adapt them to this line integral.



One requirement is that $frac{1}{sqrt{z^2 + 1}}$ be analytic in a strip around the real line $(-infty,infty)$. In my eyes this implies that the branch cuts can not cross the real line. For example the principal branches (parallel to the real line) or the branches $[mathrm{i},mathrm{i}infty)$ and $(-mathrm{i} infty, -mathrm{i}]$.







integration complex-analysis improper-integrals contour-integration branch-cuts






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 28 '18 at 12:05









Harry Peter

5,47911439




5,47911439










asked Dec 10 '18 at 18:11









Artur GowerArtur Gower

265210




265210












  • $begingroup$
    Note that $displaystyle,sqrt{,{z^{2} + 1},},$ has branch-cuts at $displaystyle pmmathrm{i}$.
    $endgroup$
    – Felix Marin
    Dec 10 '18 at 18:40


















  • $begingroup$
    Note that $displaystyle,sqrt{,{z^{2} + 1},},$ has branch-cuts at $displaystyle pmmathrm{i}$.
    $endgroup$
    – Felix Marin
    Dec 10 '18 at 18:40
















$begingroup$
Note that $displaystyle,sqrt{,{z^{2} + 1},},$ has branch-cuts at $displaystyle pmmathrm{i}$.
$endgroup$
– Felix Marin
Dec 10 '18 at 18:40




$begingroup$
Note that $displaystyle,sqrt{,{z^{2} + 1},},$ has branch-cuts at $displaystyle pmmathrm{i}$.
$endgroup$
– Felix Marin
Dec 10 '18 at 18:40










2 Answers
2






active

oldest

votes


















2












$begingroup$

This is probably not elegant, but you can probably find a place to use the residue theorem. Let $I$ denote the integral
$$int_{-infty}^{infty}frac{1}{sqrt{x^2+1} (x-alpha)}dx.$$
Then, $I$ equals
$$int_0^inftyfrac{1}{sqrt{x^2+1}}left(frac{1}{x-alpha}-frac{1}{x+alpha}right)dx=2alphaint_0^inftyfrac{1}{sqrt{x^2+1} (x^2-alpha^2)}dx$$
Take $x$ to be $sinh(t)$. Then
$$I=2alphaint_0^inftyfrac{1}{sinh^2(t)-alpha^2}dt.$$
Since $sinh(t)=frac{e^t-e^{-t}}{2}$, by setting $s=e^t$, we have
$$I=2alphaint_1^inftyfrac{1}{frac{1}{4}left(s-frac1sright)^2-alpha^2}frac{ds}{s}=2alphaint_0^1frac{1}{frac{1}{4}left(s-frac1sright)^2-alpha^2}frac{ds}{s}.$$
That is,
$$I=4alphaint_0^inftyfrac{s}{s^4-(4alpha^2+2)s^2+1}ds.$$
Using partial fractions,
$$I=int_0^inftyleft(frac{1}{s^2-2alpha s-1}-frac{1}{s^2+2alpha s-1}right)ds.$$
(This is probably the place you can use the residue theorem but I am not too competent with that. Maybe you need to use a logarithm factor, and something like a keyhole contour.)



Since $$s^2-2alpha s-1=(s-alpha-sqrt{alpha^2+1})(s-alpha+sqrt{alpha^2+1})$$ and $$s^2+2alpha s-1=(s+alpha-sqrt{alpha^2+1})(s+alpha+sqrt{alpha^2+1})$$ (using the principal branch of $sqrt{phantom{a}}$), we get
begin{align}I&=frac{1}{2sqrt{alpha^2+1}}int_0^inftyleft(frac{1}{s-alpha-sqrt{alpha^2+1}}-frac{1}{s-alpha+sqrt{alpha^2+1}}right)ds\
&phantom{aaa}-frac{1}{2sqrt{alpha^2+1}}int_0^inftyleft(frac{1}{s+alpha-sqrt{alpha^2+1}}-frac{1}{s+alpha+sqrt{alpha^2+1}}right)ds
\&=-frac{1}{2sqrt{alpha^2+1}}lnleft(frac{alpha+sqrt{alpha^2+1}}{alpha-sqrt{alpha^2+1}}right)+frac{1}{2sqrt{alpha^2+1}}lnleft(frac{alpha-sqrt{alpha^2+1}}{alpha+sqrt{alpha^2+1}}right)\&=frac{1}{sqrt{alpha^2+1}}lnleft(frac{alpha-sqrt{alpha^2+1}}{alpha+sqrt{alpha^2+1}}right)=-frac{2ln(alpha+sqrt{alpha^2+1})}{sqrt{alpha^2+1}}=-frac{2operatorname{arccosh}(-ialpha)}{sqrt{alpha^2+1}}.end{align}

The particular case $alpha=i$ yields $I=2i$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Thanks Snookie, its impressive that you deduced the right answer!
    $endgroup$
    – Artur Gower
    Dec 11 '18 at 18:34



















3












$begingroup$

I don't know if you'd call it elegant, but there is a closed-form antiderivative:
$$ -{frac {1}{sqrt {{alpha}^{2}+1}}ln left( {frac {-sqrt {{alpha}^{2}+1}
sqrt {{z}^{2}+1}-zalpha-1}{-z+alpha}} right) }
$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks Robert, this anti-derivative is what has allowed me to split the function $1/sqrt{z^2 +1}$ into a Wiener-Hopf decomposition. How did you find it?
    $endgroup$
    – Artur Gower
    Dec 11 '18 at 18:36












  • $begingroup$
    I used Maple....
    $endgroup$
    – Robert Israel
    Dec 11 '18 at 20:19











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3034276%2fevaluate-int-infty-infty-frac1-sqrtz2-1-frac1z-alpha-dz%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









2












$begingroup$

This is probably not elegant, but you can probably find a place to use the residue theorem. Let $I$ denote the integral
$$int_{-infty}^{infty}frac{1}{sqrt{x^2+1} (x-alpha)}dx.$$
Then, $I$ equals
$$int_0^inftyfrac{1}{sqrt{x^2+1}}left(frac{1}{x-alpha}-frac{1}{x+alpha}right)dx=2alphaint_0^inftyfrac{1}{sqrt{x^2+1} (x^2-alpha^2)}dx$$
Take $x$ to be $sinh(t)$. Then
$$I=2alphaint_0^inftyfrac{1}{sinh^2(t)-alpha^2}dt.$$
Since $sinh(t)=frac{e^t-e^{-t}}{2}$, by setting $s=e^t$, we have
$$I=2alphaint_1^inftyfrac{1}{frac{1}{4}left(s-frac1sright)^2-alpha^2}frac{ds}{s}=2alphaint_0^1frac{1}{frac{1}{4}left(s-frac1sright)^2-alpha^2}frac{ds}{s}.$$
That is,
$$I=4alphaint_0^inftyfrac{s}{s^4-(4alpha^2+2)s^2+1}ds.$$
Using partial fractions,
$$I=int_0^inftyleft(frac{1}{s^2-2alpha s-1}-frac{1}{s^2+2alpha s-1}right)ds.$$
(This is probably the place you can use the residue theorem but I am not too competent with that. Maybe you need to use a logarithm factor, and something like a keyhole contour.)



Since $$s^2-2alpha s-1=(s-alpha-sqrt{alpha^2+1})(s-alpha+sqrt{alpha^2+1})$$ and $$s^2+2alpha s-1=(s+alpha-sqrt{alpha^2+1})(s+alpha+sqrt{alpha^2+1})$$ (using the principal branch of $sqrt{phantom{a}}$), we get
begin{align}I&=frac{1}{2sqrt{alpha^2+1}}int_0^inftyleft(frac{1}{s-alpha-sqrt{alpha^2+1}}-frac{1}{s-alpha+sqrt{alpha^2+1}}right)ds\
&phantom{aaa}-frac{1}{2sqrt{alpha^2+1}}int_0^inftyleft(frac{1}{s+alpha-sqrt{alpha^2+1}}-frac{1}{s+alpha+sqrt{alpha^2+1}}right)ds
\&=-frac{1}{2sqrt{alpha^2+1}}lnleft(frac{alpha+sqrt{alpha^2+1}}{alpha-sqrt{alpha^2+1}}right)+frac{1}{2sqrt{alpha^2+1}}lnleft(frac{alpha-sqrt{alpha^2+1}}{alpha+sqrt{alpha^2+1}}right)\&=frac{1}{sqrt{alpha^2+1}}lnleft(frac{alpha-sqrt{alpha^2+1}}{alpha+sqrt{alpha^2+1}}right)=-frac{2ln(alpha+sqrt{alpha^2+1})}{sqrt{alpha^2+1}}=-frac{2operatorname{arccosh}(-ialpha)}{sqrt{alpha^2+1}}.end{align}

The particular case $alpha=i$ yields $I=2i$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Thanks Snookie, its impressive that you deduced the right answer!
    $endgroup$
    – Artur Gower
    Dec 11 '18 at 18:34
















2












$begingroup$

This is probably not elegant, but you can probably find a place to use the residue theorem. Let $I$ denote the integral
$$int_{-infty}^{infty}frac{1}{sqrt{x^2+1} (x-alpha)}dx.$$
Then, $I$ equals
$$int_0^inftyfrac{1}{sqrt{x^2+1}}left(frac{1}{x-alpha}-frac{1}{x+alpha}right)dx=2alphaint_0^inftyfrac{1}{sqrt{x^2+1} (x^2-alpha^2)}dx$$
Take $x$ to be $sinh(t)$. Then
$$I=2alphaint_0^inftyfrac{1}{sinh^2(t)-alpha^2}dt.$$
Since $sinh(t)=frac{e^t-e^{-t}}{2}$, by setting $s=e^t$, we have
$$I=2alphaint_1^inftyfrac{1}{frac{1}{4}left(s-frac1sright)^2-alpha^2}frac{ds}{s}=2alphaint_0^1frac{1}{frac{1}{4}left(s-frac1sright)^2-alpha^2}frac{ds}{s}.$$
That is,
$$I=4alphaint_0^inftyfrac{s}{s^4-(4alpha^2+2)s^2+1}ds.$$
Using partial fractions,
$$I=int_0^inftyleft(frac{1}{s^2-2alpha s-1}-frac{1}{s^2+2alpha s-1}right)ds.$$
(This is probably the place you can use the residue theorem but I am not too competent with that. Maybe you need to use a logarithm factor, and something like a keyhole contour.)



Since $$s^2-2alpha s-1=(s-alpha-sqrt{alpha^2+1})(s-alpha+sqrt{alpha^2+1})$$ and $$s^2+2alpha s-1=(s+alpha-sqrt{alpha^2+1})(s+alpha+sqrt{alpha^2+1})$$ (using the principal branch of $sqrt{phantom{a}}$), we get
begin{align}I&=frac{1}{2sqrt{alpha^2+1}}int_0^inftyleft(frac{1}{s-alpha-sqrt{alpha^2+1}}-frac{1}{s-alpha+sqrt{alpha^2+1}}right)ds\
&phantom{aaa}-frac{1}{2sqrt{alpha^2+1}}int_0^inftyleft(frac{1}{s+alpha-sqrt{alpha^2+1}}-frac{1}{s+alpha+sqrt{alpha^2+1}}right)ds
\&=-frac{1}{2sqrt{alpha^2+1}}lnleft(frac{alpha+sqrt{alpha^2+1}}{alpha-sqrt{alpha^2+1}}right)+frac{1}{2sqrt{alpha^2+1}}lnleft(frac{alpha-sqrt{alpha^2+1}}{alpha+sqrt{alpha^2+1}}right)\&=frac{1}{sqrt{alpha^2+1}}lnleft(frac{alpha-sqrt{alpha^2+1}}{alpha+sqrt{alpha^2+1}}right)=-frac{2ln(alpha+sqrt{alpha^2+1})}{sqrt{alpha^2+1}}=-frac{2operatorname{arccosh}(-ialpha)}{sqrt{alpha^2+1}}.end{align}

The particular case $alpha=i$ yields $I=2i$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Thanks Snookie, its impressive that you deduced the right answer!
    $endgroup$
    – Artur Gower
    Dec 11 '18 at 18:34














2












2








2





$begingroup$

This is probably not elegant, but you can probably find a place to use the residue theorem. Let $I$ denote the integral
$$int_{-infty}^{infty}frac{1}{sqrt{x^2+1} (x-alpha)}dx.$$
Then, $I$ equals
$$int_0^inftyfrac{1}{sqrt{x^2+1}}left(frac{1}{x-alpha}-frac{1}{x+alpha}right)dx=2alphaint_0^inftyfrac{1}{sqrt{x^2+1} (x^2-alpha^2)}dx$$
Take $x$ to be $sinh(t)$. Then
$$I=2alphaint_0^inftyfrac{1}{sinh^2(t)-alpha^2}dt.$$
Since $sinh(t)=frac{e^t-e^{-t}}{2}$, by setting $s=e^t$, we have
$$I=2alphaint_1^inftyfrac{1}{frac{1}{4}left(s-frac1sright)^2-alpha^2}frac{ds}{s}=2alphaint_0^1frac{1}{frac{1}{4}left(s-frac1sright)^2-alpha^2}frac{ds}{s}.$$
That is,
$$I=4alphaint_0^inftyfrac{s}{s^4-(4alpha^2+2)s^2+1}ds.$$
Using partial fractions,
$$I=int_0^inftyleft(frac{1}{s^2-2alpha s-1}-frac{1}{s^2+2alpha s-1}right)ds.$$
(This is probably the place you can use the residue theorem but I am not too competent with that. Maybe you need to use a logarithm factor, and something like a keyhole contour.)



Since $$s^2-2alpha s-1=(s-alpha-sqrt{alpha^2+1})(s-alpha+sqrt{alpha^2+1})$$ and $$s^2+2alpha s-1=(s+alpha-sqrt{alpha^2+1})(s+alpha+sqrt{alpha^2+1})$$ (using the principal branch of $sqrt{phantom{a}}$), we get
begin{align}I&=frac{1}{2sqrt{alpha^2+1}}int_0^inftyleft(frac{1}{s-alpha-sqrt{alpha^2+1}}-frac{1}{s-alpha+sqrt{alpha^2+1}}right)ds\
&phantom{aaa}-frac{1}{2sqrt{alpha^2+1}}int_0^inftyleft(frac{1}{s+alpha-sqrt{alpha^2+1}}-frac{1}{s+alpha+sqrt{alpha^2+1}}right)ds
\&=-frac{1}{2sqrt{alpha^2+1}}lnleft(frac{alpha+sqrt{alpha^2+1}}{alpha-sqrt{alpha^2+1}}right)+frac{1}{2sqrt{alpha^2+1}}lnleft(frac{alpha-sqrt{alpha^2+1}}{alpha+sqrt{alpha^2+1}}right)\&=frac{1}{sqrt{alpha^2+1}}lnleft(frac{alpha-sqrt{alpha^2+1}}{alpha+sqrt{alpha^2+1}}right)=-frac{2ln(alpha+sqrt{alpha^2+1})}{sqrt{alpha^2+1}}=-frac{2operatorname{arccosh}(-ialpha)}{sqrt{alpha^2+1}}.end{align}

The particular case $alpha=i$ yields $I=2i$.






share|cite|improve this answer











$endgroup$



This is probably not elegant, but you can probably find a place to use the residue theorem. Let $I$ denote the integral
$$int_{-infty}^{infty}frac{1}{sqrt{x^2+1} (x-alpha)}dx.$$
Then, $I$ equals
$$int_0^inftyfrac{1}{sqrt{x^2+1}}left(frac{1}{x-alpha}-frac{1}{x+alpha}right)dx=2alphaint_0^inftyfrac{1}{sqrt{x^2+1} (x^2-alpha^2)}dx$$
Take $x$ to be $sinh(t)$. Then
$$I=2alphaint_0^inftyfrac{1}{sinh^2(t)-alpha^2}dt.$$
Since $sinh(t)=frac{e^t-e^{-t}}{2}$, by setting $s=e^t$, we have
$$I=2alphaint_1^inftyfrac{1}{frac{1}{4}left(s-frac1sright)^2-alpha^2}frac{ds}{s}=2alphaint_0^1frac{1}{frac{1}{4}left(s-frac1sright)^2-alpha^2}frac{ds}{s}.$$
That is,
$$I=4alphaint_0^inftyfrac{s}{s^4-(4alpha^2+2)s^2+1}ds.$$
Using partial fractions,
$$I=int_0^inftyleft(frac{1}{s^2-2alpha s-1}-frac{1}{s^2+2alpha s-1}right)ds.$$
(This is probably the place you can use the residue theorem but I am not too competent with that. Maybe you need to use a logarithm factor, and something like a keyhole contour.)



Since $$s^2-2alpha s-1=(s-alpha-sqrt{alpha^2+1})(s-alpha+sqrt{alpha^2+1})$$ and $$s^2+2alpha s-1=(s+alpha-sqrt{alpha^2+1})(s+alpha+sqrt{alpha^2+1})$$ (using the principal branch of $sqrt{phantom{a}}$), we get
begin{align}I&=frac{1}{2sqrt{alpha^2+1}}int_0^inftyleft(frac{1}{s-alpha-sqrt{alpha^2+1}}-frac{1}{s-alpha+sqrt{alpha^2+1}}right)ds\
&phantom{aaa}-frac{1}{2sqrt{alpha^2+1}}int_0^inftyleft(frac{1}{s+alpha-sqrt{alpha^2+1}}-frac{1}{s+alpha+sqrt{alpha^2+1}}right)ds
\&=-frac{1}{2sqrt{alpha^2+1}}lnleft(frac{alpha+sqrt{alpha^2+1}}{alpha-sqrt{alpha^2+1}}right)+frac{1}{2sqrt{alpha^2+1}}lnleft(frac{alpha-sqrt{alpha^2+1}}{alpha+sqrt{alpha^2+1}}right)\&=frac{1}{sqrt{alpha^2+1}}lnleft(frac{alpha-sqrt{alpha^2+1}}{alpha+sqrt{alpha^2+1}}right)=-frac{2ln(alpha+sqrt{alpha^2+1})}{sqrt{alpha^2+1}}=-frac{2operatorname{arccosh}(-ialpha)}{sqrt{alpha^2+1}}.end{align}

The particular case $alpha=i$ yields $I=2i$.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Dec 12 '18 at 16:18

























answered Dec 10 '18 at 19:05







user614671



















  • $begingroup$
    Thanks Snookie, its impressive that you deduced the right answer!
    $endgroup$
    – Artur Gower
    Dec 11 '18 at 18:34


















  • $begingroup$
    Thanks Snookie, its impressive that you deduced the right answer!
    $endgroup$
    – Artur Gower
    Dec 11 '18 at 18:34
















$begingroup$
Thanks Snookie, its impressive that you deduced the right answer!
$endgroup$
– Artur Gower
Dec 11 '18 at 18:34




$begingroup$
Thanks Snookie, its impressive that you deduced the right answer!
$endgroup$
– Artur Gower
Dec 11 '18 at 18:34











3












$begingroup$

I don't know if you'd call it elegant, but there is a closed-form antiderivative:
$$ -{frac {1}{sqrt {{alpha}^{2}+1}}ln left( {frac {-sqrt {{alpha}^{2}+1}
sqrt {{z}^{2}+1}-zalpha-1}{-z+alpha}} right) }
$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks Robert, this anti-derivative is what has allowed me to split the function $1/sqrt{z^2 +1}$ into a Wiener-Hopf decomposition. How did you find it?
    $endgroup$
    – Artur Gower
    Dec 11 '18 at 18:36












  • $begingroup$
    I used Maple....
    $endgroup$
    – Robert Israel
    Dec 11 '18 at 20:19
















3












$begingroup$

I don't know if you'd call it elegant, but there is a closed-form antiderivative:
$$ -{frac {1}{sqrt {{alpha}^{2}+1}}ln left( {frac {-sqrt {{alpha}^{2}+1}
sqrt {{z}^{2}+1}-zalpha-1}{-z+alpha}} right) }
$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Thanks Robert, this anti-derivative is what has allowed me to split the function $1/sqrt{z^2 +1}$ into a Wiener-Hopf decomposition. How did you find it?
    $endgroup$
    – Artur Gower
    Dec 11 '18 at 18:36












  • $begingroup$
    I used Maple....
    $endgroup$
    – Robert Israel
    Dec 11 '18 at 20:19














3












3








3





$begingroup$

I don't know if you'd call it elegant, but there is a closed-form antiderivative:
$$ -{frac {1}{sqrt {{alpha}^{2}+1}}ln left( {frac {-sqrt {{alpha}^{2}+1}
sqrt {{z}^{2}+1}-zalpha-1}{-z+alpha}} right) }
$$






share|cite|improve this answer









$endgroup$



I don't know if you'd call it elegant, but there is a closed-form antiderivative:
$$ -{frac {1}{sqrt {{alpha}^{2}+1}}ln left( {frac {-sqrt {{alpha}^{2}+1}
sqrt {{z}^{2}+1}-zalpha-1}{-z+alpha}} right) }
$$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Dec 10 '18 at 18:40









Robert IsraelRobert Israel

324k23214468




324k23214468












  • $begingroup$
    Thanks Robert, this anti-derivative is what has allowed me to split the function $1/sqrt{z^2 +1}$ into a Wiener-Hopf decomposition. How did you find it?
    $endgroup$
    – Artur Gower
    Dec 11 '18 at 18:36












  • $begingroup$
    I used Maple....
    $endgroup$
    – Robert Israel
    Dec 11 '18 at 20:19


















  • $begingroup$
    Thanks Robert, this anti-derivative is what has allowed me to split the function $1/sqrt{z^2 +1}$ into a Wiener-Hopf decomposition. How did you find it?
    $endgroup$
    – Artur Gower
    Dec 11 '18 at 18:36












  • $begingroup$
    I used Maple....
    $endgroup$
    – Robert Israel
    Dec 11 '18 at 20:19
















$begingroup$
Thanks Robert, this anti-derivative is what has allowed me to split the function $1/sqrt{z^2 +1}$ into a Wiener-Hopf decomposition. How did you find it?
$endgroup$
– Artur Gower
Dec 11 '18 at 18:36






$begingroup$
Thanks Robert, this anti-derivative is what has allowed me to split the function $1/sqrt{z^2 +1}$ into a Wiener-Hopf decomposition. How did you find it?
$endgroup$
– Artur Gower
Dec 11 '18 at 18:36














$begingroup$
I used Maple....
$endgroup$
– Robert Israel
Dec 11 '18 at 20:19




$begingroup$
I used Maple....
$endgroup$
– Robert Israel
Dec 11 '18 at 20:19


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3034276%2fevaluate-int-infty-infty-frac1-sqrtz2-1-frac1z-alpha-dz%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Plaza Victoria

Brian Clough

Cáceres