How does the probability density function handle infinity in integrals?

converting1
Messages
65
Reaction score
0
http://gyazo.com/02812d5d8f1d07c72153c9f66740e147

I've dealt with integrals with infinity before. When considering the part x >= 1 , do I take the limit as if it's a very large number? i.e. ## \int_0^{\infty} x^{-2.5} \ dx = 2/3 ## ?
 
Physics news on Phys.org
Yes, take the limit as the upper value goes to infinity.
 
converting1 said:
http://gyazo.com/02812d5d8f1d07c72153c9f66740e147

I've dealt with integrals with infinity before. When considering the part x >= 1 , do I take the limit as if it's a very large number? i.e. ## \int_0^{\infty} x^{-2.5} \ dx = 2/3 ## ?

You mean ##\int_1^\infty##. What you have written would diverge.
 
ok thank you
 
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