Since u = k - 1,
For the lower limit, k = 1. Therefore, u = k - 1 implies
u = 1 - 1 {I'm just substituting k = 1}, which makes u = 0.
For the upper limit, k = n. Therefore, u = k - 1 implies
u = n - 1 {again, substituting k = n}, which makes the upper limit n - 1.
2007-01-01 21:49:22
·
answer #1
·
answered by Puggy 7
·
1⤊
0⤋
Think of the reverse.
Since u = k - 1, we can replace k by (u + 1) in the FIRST sum.
N
â(N!/(k-1)!(N-k)!)*((λ/N)^k)*(... λ/N)^N-k
k= u + 1 =1.
Since this is the first summation we should not change the upper limit.
The maximum value for the first summation is k = N.
Or k = u +1 = N. that is u = N-1.
If we have in the summation the figure k we will assign values from 1 to N.
Instead if we have the figure u, then we will assign values from 0 to ( N-1).
Thus when a lower limit is changed accordingly the upper limit is also changing.
2007-01-02 06:58:31
·
answer #2
·
answered by Pearlsawme 7
·
0⤊
0⤋
Because the limits are for the variable in each case of summation. u is substituted for k-1.
In the first case the sum is from k=1 to N
In the second case the sum is also from k=1 to N, but as the variable in the sum is now u (=k-1), to keep the range the same, the limits on the summation are not from k=1 to N, but from u=0 to N-1 which are equivalent statements as u=k-1.
2007-01-02 05:50:14
·
answer #3
·
answered by Oldbeard 3
·
0⤊
0⤋
It might be easier if you think of a different sum. Consider:
N
â1
k=1
so, for N=1, the sum is 1; for N=23 the sum is 23; etc
then, if you sum from u=0 to N-1 instead of from 1 to N you get the same result.
The same is true for the example you gave, except you have to remember to convert the terms within the sum (which you have done, substituting u-1 for k)
2007-01-02 05:51:43
·
answer #4
·
answered by robcraine 4
·
0⤊
0⤋
the original lower limit is k=1, since k=u+1 => u+1 = 1 for the lower limit hence u= 1-1= 0
the upper limit is k=N, then u+1 = N => u=N-1
2007-01-02 08:42:15
·
answer #5
·
answered by yasiru89 6
·
0⤊
0⤋
set u = k-1
and substitute :
if k = 1, u = 0
if k = N, u =N-1
2007-01-02 13:33:28
·
answer #6
·
answered by gjmb1960 7
·
0⤊
0⤋