Substitution in an Integral from log to inverse












0












$begingroup$


Considering equations (2) (8) and (9) below. Please, I am wondering what is the insight into how the substitution was made to get (9). I have exhausted much energy trying to figure this out.



Note that the (2) in red is what I think was substituted into (8) from my own understanding. Also, how the $log (1+v)$ was changed to $frac{1}{v+1}$ is not clear to me. Pardon this seemingly easy but deep question.



enter image description here










share|cite|improve this question











$endgroup$












  • $begingroup$
    This is integration by parts.
    $endgroup$
    – Chris Custer
    Dec 28 '18 at 3:21


















0












$begingroup$


Considering equations (2) (8) and (9) below. Please, I am wondering what is the insight into how the substitution was made to get (9). I have exhausted much energy trying to figure this out.



Note that the (2) in red is what I think was substituted into (8) from my own understanding. Also, how the $log (1+v)$ was changed to $frac{1}{v+1}$ is not clear to me. Pardon this seemingly easy but deep question.



enter image description here










share|cite|improve this question











$endgroup$












  • $begingroup$
    This is integration by parts.
    $endgroup$
    – Chris Custer
    Dec 28 '18 at 3:21
















0












0








0


1



$begingroup$


Considering equations (2) (8) and (9) below. Please, I am wondering what is the insight into how the substitution was made to get (9). I have exhausted much energy trying to figure this out.



Note that the (2) in red is what I think was substituted into (8) from my own understanding. Also, how the $log (1+v)$ was changed to $frac{1}{v+1}$ is not clear to me. Pardon this seemingly easy but deep question.



enter image description here










share|cite|improve this question











$endgroup$




Considering equations (2) (8) and (9) below. Please, I am wondering what is the insight into how the substitution was made to get (9). I have exhausted much energy trying to figure this out.



Note that the (2) in red is what I think was substituted into (8) from my own understanding. Also, how the $log (1+v)$ was changed to $frac{1}{v+1}$ is not clear to me. Pardon this seemingly easy but deep question.



enter image description here







integration substitution






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 3:49







Abdulhameed

















asked Dec 28 '18 at 3:10









AbdulhameedAbdulhameed

153115




153115












  • $begingroup$
    This is integration by parts.
    $endgroup$
    – Chris Custer
    Dec 28 '18 at 3:21




















  • $begingroup$
    This is integration by parts.
    $endgroup$
    – Chris Custer
    Dec 28 '18 at 3:21


















$begingroup$
This is integration by parts.
$endgroup$
– Chris Custer
Dec 28 '18 at 3:21






$begingroup$
This is integration by parts.
$endgroup$
– Chris Custer
Dec 28 '18 at 3:21












2 Answers
2






active

oldest

votes


















1












$begingroup$

$$C_{D2D}=lambda_dfrac1Nint_0^inftylog_2(1+nu)p(nu)dnu\=lambda_dfrac1{Nln2}int_0^infty ln(1+nu)p(nu)dnu$$Integrating by parts, and letting $P(nu)=int_infty^nu p(t) dt$,
$$C_{D2D}=lambda_dfrac1{Nln2}left[ln(1+nu)P(nu)right]_0^infty-lambda_dfrac1{Nln2}int_0^infty frac1{1+nu}P(nu)dnu$$The boundary term vanishes, leaving $$C_{D2D}=-lambda_dfrac1{Nln2}int_0^infty frac1{1+nu}(-exp(-zeta_{dr}(lambda_d+gamma_{dc}lambda_c)))dnu$$
which is as required (though I am not too sure why the $ln 2$ is not included in the solution in the paper).






share|cite|improve this answer











$endgroup$









  • 2




    $begingroup$
    The missing $ln 2$ was also bothering me.
    $endgroup$
    – Randall
    Dec 28 '18 at 3:44






  • 1




    $begingroup$
    Thanks John for this followable answer
    $endgroup$
    – Abdulhameed
    Dec 28 '18 at 3:45










  • $begingroup$
    @John, please at your convenience, may I see how intermediate steps between the third and fourth lines (The integration by parts) was done and the rationale behind the boundary term vanishing. I think I got something mixed up in my own trial. Thanks.
    $endgroup$
    – Abdulhameed
    Dec 28 '18 at 4:42










  • $begingroup$
    @Abdulhameed For the integration by parts, use $$int f frac{dg}{dnu} dnu=fg-intfrac{df}{dnu}gdnu$$ with $f(nu)=ln (1+nu)$ and $frac{dg(nu)}{dnu}=p(nu)$. Then $g(nu)=P(nu)$ due to how I defined $P(nu)$ as the integral of $p(nu)$. Differentiating the log gives us the $frac1{1+nu}$ term.
    $endgroup$
    – John Doe
    Dec 28 '18 at 4:54












  • $begingroup$
    The boundary term is (corrected from before), given by $$begin{align}left[ln(1+nu)P(nu)right]_0^infty&=lim_{nutoinfty}(ln(1+nu)P(nu))-ln(1)P(0)\&=-lim_{nutoinfty}left(ln(1+nu)int_nu^infty p(x) dxright)\&=-lim_{nutoinfty}[{-p(nu)}(1+nu)(ln(1+nu))^2]\&=0end{align}$$ Provided $p(nu)$ is sufficiently rapidly decaying as $nutoinfty$ (which is a reasonable assumption to make, and assuming $|P(0)|<infty$, which is true since $p(nu)$ is a p.d.f, so the area under it between $0$ and $infty$ is finite.
    $endgroup$
    – John Doe
    Dec 28 '18 at 5:04





















1












$begingroup$

Integration by parts works as follows: $$int f'g=fg-int fg'$$.



That would explain the appearance of $$(log(1+nu))'=frac1{1+nu}$$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    No. Notice there are two terms, one being an integral. The $fg$ term is zero, i guess.
    $endgroup$
    – Chris Custer
    Dec 28 '18 at 3:47











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%2f3054537%2fsubstitution-in-an-integral-from-log-to-inverse%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









1












$begingroup$

$$C_{D2D}=lambda_dfrac1Nint_0^inftylog_2(1+nu)p(nu)dnu\=lambda_dfrac1{Nln2}int_0^infty ln(1+nu)p(nu)dnu$$Integrating by parts, and letting $P(nu)=int_infty^nu p(t) dt$,
$$C_{D2D}=lambda_dfrac1{Nln2}left[ln(1+nu)P(nu)right]_0^infty-lambda_dfrac1{Nln2}int_0^infty frac1{1+nu}P(nu)dnu$$The boundary term vanishes, leaving $$C_{D2D}=-lambda_dfrac1{Nln2}int_0^infty frac1{1+nu}(-exp(-zeta_{dr}(lambda_d+gamma_{dc}lambda_c)))dnu$$
which is as required (though I am not too sure why the $ln 2$ is not included in the solution in the paper).






share|cite|improve this answer











$endgroup$









  • 2




    $begingroup$
    The missing $ln 2$ was also bothering me.
    $endgroup$
    – Randall
    Dec 28 '18 at 3:44






  • 1




    $begingroup$
    Thanks John for this followable answer
    $endgroup$
    – Abdulhameed
    Dec 28 '18 at 3:45










  • $begingroup$
    @John, please at your convenience, may I see how intermediate steps between the third and fourth lines (The integration by parts) was done and the rationale behind the boundary term vanishing. I think I got something mixed up in my own trial. Thanks.
    $endgroup$
    – Abdulhameed
    Dec 28 '18 at 4:42










  • $begingroup$
    @Abdulhameed For the integration by parts, use $$int f frac{dg}{dnu} dnu=fg-intfrac{df}{dnu}gdnu$$ with $f(nu)=ln (1+nu)$ and $frac{dg(nu)}{dnu}=p(nu)$. Then $g(nu)=P(nu)$ due to how I defined $P(nu)$ as the integral of $p(nu)$. Differentiating the log gives us the $frac1{1+nu}$ term.
    $endgroup$
    – John Doe
    Dec 28 '18 at 4:54












  • $begingroup$
    The boundary term is (corrected from before), given by $$begin{align}left[ln(1+nu)P(nu)right]_0^infty&=lim_{nutoinfty}(ln(1+nu)P(nu))-ln(1)P(0)\&=-lim_{nutoinfty}left(ln(1+nu)int_nu^infty p(x) dxright)\&=-lim_{nutoinfty}[{-p(nu)}(1+nu)(ln(1+nu))^2]\&=0end{align}$$ Provided $p(nu)$ is sufficiently rapidly decaying as $nutoinfty$ (which is a reasonable assumption to make, and assuming $|P(0)|<infty$, which is true since $p(nu)$ is a p.d.f, so the area under it between $0$ and $infty$ is finite.
    $endgroup$
    – John Doe
    Dec 28 '18 at 5:04


















1












$begingroup$

$$C_{D2D}=lambda_dfrac1Nint_0^inftylog_2(1+nu)p(nu)dnu\=lambda_dfrac1{Nln2}int_0^infty ln(1+nu)p(nu)dnu$$Integrating by parts, and letting $P(nu)=int_infty^nu p(t) dt$,
$$C_{D2D}=lambda_dfrac1{Nln2}left[ln(1+nu)P(nu)right]_0^infty-lambda_dfrac1{Nln2}int_0^infty frac1{1+nu}P(nu)dnu$$The boundary term vanishes, leaving $$C_{D2D}=-lambda_dfrac1{Nln2}int_0^infty frac1{1+nu}(-exp(-zeta_{dr}(lambda_d+gamma_{dc}lambda_c)))dnu$$
which is as required (though I am not too sure why the $ln 2$ is not included in the solution in the paper).






share|cite|improve this answer











$endgroup$









  • 2




    $begingroup$
    The missing $ln 2$ was also bothering me.
    $endgroup$
    – Randall
    Dec 28 '18 at 3:44






  • 1




    $begingroup$
    Thanks John for this followable answer
    $endgroup$
    – Abdulhameed
    Dec 28 '18 at 3:45










  • $begingroup$
    @John, please at your convenience, may I see how intermediate steps between the third and fourth lines (The integration by parts) was done and the rationale behind the boundary term vanishing. I think I got something mixed up in my own trial. Thanks.
    $endgroup$
    – Abdulhameed
    Dec 28 '18 at 4:42










  • $begingroup$
    @Abdulhameed For the integration by parts, use $$int f frac{dg}{dnu} dnu=fg-intfrac{df}{dnu}gdnu$$ with $f(nu)=ln (1+nu)$ and $frac{dg(nu)}{dnu}=p(nu)$. Then $g(nu)=P(nu)$ due to how I defined $P(nu)$ as the integral of $p(nu)$. Differentiating the log gives us the $frac1{1+nu}$ term.
    $endgroup$
    – John Doe
    Dec 28 '18 at 4:54












  • $begingroup$
    The boundary term is (corrected from before), given by $$begin{align}left[ln(1+nu)P(nu)right]_0^infty&=lim_{nutoinfty}(ln(1+nu)P(nu))-ln(1)P(0)\&=-lim_{nutoinfty}left(ln(1+nu)int_nu^infty p(x) dxright)\&=-lim_{nutoinfty}[{-p(nu)}(1+nu)(ln(1+nu))^2]\&=0end{align}$$ Provided $p(nu)$ is sufficiently rapidly decaying as $nutoinfty$ (which is a reasonable assumption to make, and assuming $|P(0)|<infty$, which is true since $p(nu)$ is a p.d.f, so the area under it between $0$ and $infty$ is finite.
    $endgroup$
    – John Doe
    Dec 28 '18 at 5:04
















1












1








1





$begingroup$

$$C_{D2D}=lambda_dfrac1Nint_0^inftylog_2(1+nu)p(nu)dnu\=lambda_dfrac1{Nln2}int_0^infty ln(1+nu)p(nu)dnu$$Integrating by parts, and letting $P(nu)=int_infty^nu p(t) dt$,
$$C_{D2D}=lambda_dfrac1{Nln2}left[ln(1+nu)P(nu)right]_0^infty-lambda_dfrac1{Nln2}int_0^infty frac1{1+nu}P(nu)dnu$$The boundary term vanishes, leaving $$C_{D2D}=-lambda_dfrac1{Nln2}int_0^infty frac1{1+nu}(-exp(-zeta_{dr}(lambda_d+gamma_{dc}lambda_c)))dnu$$
which is as required (though I am not too sure why the $ln 2$ is not included in the solution in the paper).






share|cite|improve this answer











$endgroup$



$$C_{D2D}=lambda_dfrac1Nint_0^inftylog_2(1+nu)p(nu)dnu\=lambda_dfrac1{Nln2}int_0^infty ln(1+nu)p(nu)dnu$$Integrating by parts, and letting $P(nu)=int_infty^nu p(t) dt$,
$$C_{D2D}=lambda_dfrac1{Nln2}left[ln(1+nu)P(nu)right]_0^infty-lambda_dfrac1{Nln2}int_0^infty frac1{1+nu}P(nu)dnu$$The boundary term vanishes, leaving $$C_{D2D}=-lambda_dfrac1{Nln2}int_0^infty frac1{1+nu}(-exp(-zeta_{dr}(lambda_d+gamma_{dc}lambda_c)))dnu$$
which is as required (though I am not too sure why the $ln 2$ is not included in the solution in the paper).







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Dec 28 '18 at 4:55

























answered Dec 28 '18 at 3:35









John DoeJohn Doe

11.2k11239




11.2k11239








  • 2




    $begingroup$
    The missing $ln 2$ was also bothering me.
    $endgroup$
    – Randall
    Dec 28 '18 at 3:44






  • 1




    $begingroup$
    Thanks John for this followable answer
    $endgroup$
    – Abdulhameed
    Dec 28 '18 at 3:45










  • $begingroup$
    @John, please at your convenience, may I see how intermediate steps between the third and fourth lines (The integration by parts) was done and the rationale behind the boundary term vanishing. I think I got something mixed up in my own trial. Thanks.
    $endgroup$
    – Abdulhameed
    Dec 28 '18 at 4:42










  • $begingroup$
    @Abdulhameed For the integration by parts, use $$int f frac{dg}{dnu} dnu=fg-intfrac{df}{dnu}gdnu$$ with $f(nu)=ln (1+nu)$ and $frac{dg(nu)}{dnu}=p(nu)$. Then $g(nu)=P(nu)$ due to how I defined $P(nu)$ as the integral of $p(nu)$. Differentiating the log gives us the $frac1{1+nu}$ term.
    $endgroup$
    – John Doe
    Dec 28 '18 at 4:54












  • $begingroup$
    The boundary term is (corrected from before), given by $$begin{align}left[ln(1+nu)P(nu)right]_0^infty&=lim_{nutoinfty}(ln(1+nu)P(nu))-ln(1)P(0)\&=-lim_{nutoinfty}left(ln(1+nu)int_nu^infty p(x) dxright)\&=-lim_{nutoinfty}[{-p(nu)}(1+nu)(ln(1+nu))^2]\&=0end{align}$$ Provided $p(nu)$ is sufficiently rapidly decaying as $nutoinfty$ (which is a reasonable assumption to make, and assuming $|P(0)|<infty$, which is true since $p(nu)$ is a p.d.f, so the area under it between $0$ and $infty$ is finite.
    $endgroup$
    – John Doe
    Dec 28 '18 at 5:04
















  • 2




    $begingroup$
    The missing $ln 2$ was also bothering me.
    $endgroup$
    – Randall
    Dec 28 '18 at 3:44






  • 1




    $begingroup$
    Thanks John for this followable answer
    $endgroup$
    – Abdulhameed
    Dec 28 '18 at 3:45










  • $begingroup$
    @John, please at your convenience, may I see how intermediate steps between the third and fourth lines (The integration by parts) was done and the rationale behind the boundary term vanishing. I think I got something mixed up in my own trial. Thanks.
    $endgroup$
    – Abdulhameed
    Dec 28 '18 at 4:42










  • $begingroup$
    @Abdulhameed For the integration by parts, use $$int f frac{dg}{dnu} dnu=fg-intfrac{df}{dnu}gdnu$$ with $f(nu)=ln (1+nu)$ and $frac{dg(nu)}{dnu}=p(nu)$. Then $g(nu)=P(nu)$ due to how I defined $P(nu)$ as the integral of $p(nu)$. Differentiating the log gives us the $frac1{1+nu}$ term.
    $endgroup$
    – John Doe
    Dec 28 '18 at 4:54












  • $begingroup$
    The boundary term is (corrected from before), given by $$begin{align}left[ln(1+nu)P(nu)right]_0^infty&=lim_{nutoinfty}(ln(1+nu)P(nu))-ln(1)P(0)\&=-lim_{nutoinfty}left(ln(1+nu)int_nu^infty p(x) dxright)\&=-lim_{nutoinfty}[{-p(nu)}(1+nu)(ln(1+nu))^2]\&=0end{align}$$ Provided $p(nu)$ is sufficiently rapidly decaying as $nutoinfty$ (which is a reasonable assumption to make, and assuming $|P(0)|<infty$, which is true since $p(nu)$ is a p.d.f, so the area under it between $0$ and $infty$ is finite.
    $endgroup$
    – John Doe
    Dec 28 '18 at 5:04










2




2




$begingroup$
The missing $ln 2$ was also bothering me.
$endgroup$
– Randall
Dec 28 '18 at 3:44




$begingroup$
The missing $ln 2$ was also bothering me.
$endgroup$
– Randall
Dec 28 '18 at 3:44




1




1




$begingroup$
Thanks John for this followable answer
$endgroup$
– Abdulhameed
Dec 28 '18 at 3:45




$begingroup$
Thanks John for this followable answer
$endgroup$
– Abdulhameed
Dec 28 '18 at 3:45












$begingroup$
@John, please at your convenience, may I see how intermediate steps between the third and fourth lines (The integration by parts) was done and the rationale behind the boundary term vanishing. I think I got something mixed up in my own trial. Thanks.
$endgroup$
– Abdulhameed
Dec 28 '18 at 4:42




$begingroup$
@John, please at your convenience, may I see how intermediate steps between the third and fourth lines (The integration by parts) was done and the rationale behind the boundary term vanishing. I think I got something mixed up in my own trial. Thanks.
$endgroup$
– Abdulhameed
Dec 28 '18 at 4:42












$begingroup$
@Abdulhameed For the integration by parts, use $$int f frac{dg}{dnu} dnu=fg-intfrac{df}{dnu}gdnu$$ with $f(nu)=ln (1+nu)$ and $frac{dg(nu)}{dnu}=p(nu)$. Then $g(nu)=P(nu)$ due to how I defined $P(nu)$ as the integral of $p(nu)$. Differentiating the log gives us the $frac1{1+nu}$ term.
$endgroup$
– John Doe
Dec 28 '18 at 4:54






$begingroup$
@Abdulhameed For the integration by parts, use $$int f frac{dg}{dnu} dnu=fg-intfrac{df}{dnu}gdnu$$ with $f(nu)=ln (1+nu)$ and $frac{dg(nu)}{dnu}=p(nu)$. Then $g(nu)=P(nu)$ due to how I defined $P(nu)$ as the integral of $p(nu)$. Differentiating the log gives us the $frac1{1+nu}$ term.
$endgroup$
– John Doe
Dec 28 '18 at 4:54














$begingroup$
The boundary term is (corrected from before), given by $$begin{align}left[ln(1+nu)P(nu)right]_0^infty&=lim_{nutoinfty}(ln(1+nu)P(nu))-ln(1)P(0)\&=-lim_{nutoinfty}left(ln(1+nu)int_nu^infty p(x) dxright)\&=-lim_{nutoinfty}[{-p(nu)}(1+nu)(ln(1+nu))^2]\&=0end{align}$$ Provided $p(nu)$ is sufficiently rapidly decaying as $nutoinfty$ (which is a reasonable assumption to make, and assuming $|P(0)|<infty$, which is true since $p(nu)$ is a p.d.f, so the area under it between $0$ and $infty$ is finite.
$endgroup$
– John Doe
Dec 28 '18 at 5:04






$begingroup$
The boundary term is (corrected from before), given by $$begin{align}left[ln(1+nu)P(nu)right]_0^infty&=lim_{nutoinfty}(ln(1+nu)P(nu))-ln(1)P(0)\&=-lim_{nutoinfty}left(ln(1+nu)int_nu^infty p(x) dxright)\&=-lim_{nutoinfty}[{-p(nu)}(1+nu)(ln(1+nu))^2]\&=0end{align}$$ Provided $p(nu)$ is sufficiently rapidly decaying as $nutoinfty$ (which is a reasonable assumption to make, and assuming $|P(0)|<infty$, which is true since $p(nu)$ is a p.d.f, so the area under it between $0$ and $infty$ is finite.
$endgroup$
– John Doe
Dec 28 '18 at 5:04













1












$begingroup$

Integration by parts works as follows: $$int f'g=fg-int fg'$$.



That would explain the appearance of $$(log(1+nu))'=frac1{1+nu}$$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    No. Notice there are two terms, one being an integral. The $fg$ term is zero, i guess.
    $endgroup$
    – Chris Custer
    Dec 28 '18 at 3:47
















1












$begingroup$

Integration by parts works as follows: $$int f'g=fg-int fg'$$.



That would explain the appearance of $$(log(1+nu))'=frac1{1+nu}$$.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    No. Notice there are two terms, one being an integral. The $fg$ term is zero, i guess.
    $endgroup$
    – Chris Custer
    Dec 28 '18 at 3:47














1












1








1





$begingroup$

Integration by parts works as follows: $$int f'g=fg-int fg'$$.



That would explain the appearance of $$(log(1+nu))'=frac1{1+nu}$$.






share|cite|improve this answer











$endgroup$



Integration by parts works as follows: $$int f'g=fg-int fg'$$.



That would explain the appearance of $$(log(1+nu))'=frac1{1+nu}$$.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Dec 28 '18 at 3:47

























answered Dec 28 '18 at 3:36









Chris CusterChris Custer

14.2k3827




14.2k3827












  • $begingroup$
    No. Notice there are two terms, one being an integral. The $fg$ term is zero, i guess.
    $endgroup$
    – Chris Custer
    Dec 28 '18 at 3:47


















  • $begingroup$
    No. Notice there are two terms, one being an integral. The $fg$ term is zero, i guess.
    $endgroup$
    – Chris Custer
    Dec 28 '18 at 3:47
















$begingroup$
No. Notice there are two terms, one being an integral. The $fg$ term is zero, i guess.
$endgroup$
– Chris Custer
Dec 28 '18 at 3:47




$begingroup$
No. Notice there are two terms, one being an integral. The $fg$ term is zero, i guess.
$endgroup$
– Chris Custer
Dec 28 '18 at 3:47


















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%2f3054537%2fsubstitution-in-an-integral-from-log-to-inverse%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

Index of /

Tribalistas

Listed building