A simple computation using Leibniz's Rule

  • Context: Graduate 
  • Thread starter Thread starter jakemf1986
  • Start date Start date
  • Tags Tags
    Computation
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
jakemf1986
Messages
7
Reaction score
0
A simple computational question, that I saw in a journal article and have been having trouble getting.

Define the variable V (implicitly) by:

[itex]V=b + \int^{rV}_{0} rV dF(s) + \int^{\infty}_{rV} s dF(s)[/itex],

where r is a constant and F has support on [0,∞).

Question: Show that [itex]\frac{dV}{db}=\frac{1}{1-rF(rV)}[/itex],

My attempted solution: Differentiate with respect to V and use Leibniz's Rule to get

[itex]1=\frac{db}{dV} + r\cdot rVf(V) - 0 + \int^{rV}_0 r dF(s) + 0 - rVf(V) + 0 = \frac{db}{dV} + r^{2} Vf(V) + rF(rV) - rVf(V)[/itex]

Rearrangement yields

[itex]\frac{dV}{db}=\frac{1}{1-rF(rV)+rVf(V)(1-r)}[/itex]

Notice that my solution has an additional ugly term in the denominator.

Is my solution wrong? Or could perhaps a mistake have been made in the article?

Thank you.
 
Physics news on Phys.org
Hey jakemf1986 and welcome to the forums.

I think you have differentiated at least one of the integral terms incorrectly since one of the limits involves V. When this happens you need to use a special kind of chain rule.

Does this help?