Calculating the Derivative of g(t) using Integration - Question #9 MSFE Prereq

  • Thread starter Thread starter xchangz
  • Start date Start date
  • Tags Tags
    Derivative
xchangz
Messages
3
Reaction score
0
Compute the derivative with respect to t of g(t) = integral from 0 to t f(t,x)dx

http://www.ieor.columbia.edu/pdf-files/MSFE_Prereq.pdf
or question #9 from the website above. Thanks in advance :).
 
Physics news on Phys.org
xchangz said:
Compute the derivative with respect to t of g(t) = integral from 0 to t f(t,x)dx

http://www.ieor.columbia.edu/pdf-files/MSFE_Prereq.pdf
or question #9 from the website above. Thanks in advance :).
What have you tried? Before we can give you any help, you must show some effort at solving your problem.
 
Mark44 said:
What have you tried? Before we can give you any help, you must show some effort at solving your problem.

Well what I've tried so far is that I know that the fundamental theorem of calculus derivative with respect to t of integral from 0 to t f(x) dx is just f(t). However, that won't work in this case because we have the introduction of a 2nd variable t. It won't be just f(t,t). If I assume f(t,x) = t^2 +3tx + x^2 just as a dummy definition as an experiment, I get that g'(t) = 17t^2 / 2 but if we assume it is f(t,t), it will be 5t^2 so the two answers don't match up. I've been staring at this problem for hours now!
 
xchangz said:
Well what I've tried so far is that I know that the fundamental theorem of calculus derivative with respect to t of integral from 0 to t f(x) dx is just f(t). However, that won't work in this case because we have the introduction of a 2nd variable t. It won't be just f(t,t). If I assume f(t,x) = t^2 +3tx + x^2 just as a dummy definition as an experiment, I get that g'(t) = 17t^2 / 2 but if we assume it is f(t,t), it will be 5t^2 so the two answers don't match up. I've been staring at this problem for hours now!

Look under "variable limits" here. You basically want to combine the usual FTC with the chain rule (since there is t-dependence in both the limits and the integrand).
 
gabbagabbahey said:
Look under "variable limits" here. You basically want to combine the usual FTC with the chain rule (since there is t-dependence in both the limits and the integrand).

Thanks a lot! But I do not totally understand the proof. Under the general form of variable limits, which is similar to my problem, I understand everything up until the part with the mean value theorem. I don't understand what went on there. Though this provides me with a better insight on the problem.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top