Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Derivative of integral with infinity as upper bound

Writer Olivia Zamora
$\begingroup$

What is the solution to the derivative of following integral? I know how to take derivatives of integrals but I never came across one with infinity in one of his bounds.

$F(t) = \int^{\infty}_t \frac{x-4}{(x^2+4)(x+1)}$

$t >= 0$

$\endgroup$ 7

1 Answer

$\begingroup$

Hint

If you want to go back to a situation you already know, just change varieble $x=\frac 1y$ and so $$I = \int_a^b\frac{x-4}{(x^2+4)(x+1)}dx=\int_{\frac 1a}^{\frac 1b}\frac{4 y-1}{(y+1) \left(4 y^2+1\right)}dy=-\int_{\frac 1b}^{\frac 1a}\frac{4 y-1}{(y+1) \left(4 y^2+1\right)}dy$$

Now, what are the bounds in your case ?

In any manner, what David Mitra suggested is really the simplest solution.

I am sure that you can take from here.

$\endgroup$ 3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy