I came across an example about interchange of differentiation and summation. Can anyone show me how to prove the equation in the picture? Thank you!
Asked
Active
Viewed 58 times
0
cliu
- 125
-
Just differentiation: $-\frac{\partial}{\partial\theta}(1-\theta)^x=x(1-\theta)^{x-1}$ – StubbornAtom Dec 12 '18 at 06:05
-
There is no prob!em with finite sums---convergence is not an issue – kjetil b halvorsen Dec 12 '18 at 07:20
1 Answers
0
You do not interchange differentiation and summation. Obviuosly $\sum_{x=0}^n \theta x (1 - \theta)^{x-1} = \theta \sum_{x=0}^n x (1 - \theta)^{x-1}$. In the second step you use that $x (1 - \theta)^{x-1} = -\frac{\partial}{\partial \theta} (1 - \theta)^x$ for each summand.
Paul Frost
- 76,394
- 12
- 43
- 125