Improper integral concept question

wetwilly92
Messages
8
Reaction score
0

Homework Statement



For what values of K is the following integral improper?

\int\stackrel{K}{0}x^2 / (x^2-19x+90) dxI'm stuck on this question. I understand mechanically, that the integration require partial fraction decomp, which results in -9ln(x-9) (from 0 to K) + 10ln(x-10) (from 0 to K). What I don't understand is what makes this integral improper. I understand that LN is undefined for all evaluations < 1. So does this mean that any K < 10 will create an improper integral?

EDIT: How does one properly display the upper and lower limits on the integration symbol?
 
Last edited:
Physics news on Phys.org
wetwilly92 said:

Homework Statement



For what values of K is the following integral improper?

\int\stackrel{K}{0}x^2 / (x^2-19x+90) dxI'm stuck on this question. I understand mechanically, that the integration require partial fraction decomp, which results in -9ln(x-9) (from 0 to K) + 10ln(x-10) (from 0 to K). What I don't understand is what makes this integral improper. I understand that LN is undefined for all evaluations < 1. So does this mean that any K < 10 will create an improper integral?

EDIT: How does one properly display the upper and lower limits on the integration symbol?

To get the limits right use \int_0^K instead of stackrel.

As for the question itself, you might want to draw a sketch of the function.
 
An integral may be "improper" for one of several reasons-
1) The lower limit is -\infty.
2) The upper limit is \infty.
3) The integrand goes to -\infty at some point in the interval of integration.
4) The integrand goes to \infty at some point in the interval of integration.

Which of those can happen here?

What values of x make the denominator of the integrand 0?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top