Convergence of an improper integral

NickMusicMan
Messages
7
Reaction score
0

Homework Statement



For what values of r does \int(from 0 to infinity) xre-x dx converge?

I assume that the problem refers to r as any real number.

2. The attempt at a solution

I have given this a try but I am really not confident that I did it right...

First i used integration by parts to try to discover a pattern:

\intxre-xdx = -xre-x-\intrxr-1(-e-x)dx

I won't write out the whole thing since I can't find all the appropriate summation/product symbols, but carrying out this exact integration by parts an infinite number of times gives:

-e-x(a polynomial in x with an infinite number of terms)

(Note: the polynomial will have a finite # of terms if r happens to be a natural number)

Now I know that the -e-x term will always go to zero as x gets larger.

So I consider the xr, xr-1, xr-2,... terms:

If r\leq0, then those terms will all go to zero, but if r>0 then some of those terms will go to infinity.

From this I concluded that the integral converges iff r\leq 0.


Does this solution make any sense? Thanks in advance to anyone who is able to help me out. I apologize if its not clear; I wrote it much more clearly (and in more detail) on paper but this is my first try at typing math on a computer so i couldn't figure out how to express some things.

-Nick
 
Last edited:
Physics news on Phys.org
Actually, try a value like r=3 and you'll find that the integral converges for at least some r>0.
 
\lim_{x\to\infty}x^re^{-x}=0 for all real r

So, the problem is convergence at 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