Niles
- 1,834
- 0
Homework Statement
Hi all.
A particle can choose randomly to move in one of these directions:
<br /> r_1 = (a,0), \quad r_2 = (-a,0), \quad r_3 = (0,a) \quad \text{and}\quad r_4 = (0,-a).<br />
These are vectors, not coordinates! I have to find the mean of the square of r, i.e. <r> after n moves, where the particle starts in (0,0).
What I have done is the following:
<br /> <r^2> = \sum_i {(r_i\cdot r_i)P_i},<br />
where Pi is 1/4, because it is random. So I believe the mean of the square of r is a2. But my teacher says it is na2. I cannot see why he wants to multiply by n, since my method is quite straightforward. Where am I wrong?
Thanks in advance.
Niles.