Stochastics: discrete random variables

sunrah
Messages
191
Reaction score
22

Homework Statement


X1 and X2 are two independent discrete random variables with
P(X1 = k) = c3-k
P(X2 = k) = d4-k

for k in natural numbers and where X1, X2 in natural numbers is almost always valid. 0 is not include in N.

Find constants c and d.

Homework Equations




The Attempt at a Solution


Since I'm joining this class late in the semester I don't know where to begin. Any help is appreciated!
 
Physics news on Phys.org
Hint: what must the total probability of all possible events (in the entire sample space) be?

Another hint: geometric series.
 
Curious3141 said:
Hint: what must the total probability of all possible events (in the entire sample space) be?

Another hint: geometric series.

do you mean sum to infinity?

\Sigma^{\infty}_{K=1} c3^{-k} = 1

I see that the series (sn) = c3-k converges.
 
sunrah said:
do you mean sum to infinity?

\Sigma^{\infty}_{K=1} c3^{-k} = 1

I see that the series (sn) = c3-k converges.

So what's the sum?
 
Curious3141 said:
So what's the sum?

ya, so in this case (sn) = 3-k converges against 1/2. So c = 2

thanks!
 
sunrah said:
ya, so in this case (sn) = 3-k converges against 1/2. So c = 2

thanks!

I would've simply said (c)(\frac{1}{2}) = 1 \Rightarrow c = 2. But, yes, you've got the idea. :smile:
 
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