Brownian Motion 1 (birth-death)

AI Thread Summary
The discussion revolves around a birth-death process X(t) that allows negative values, with constant birth and death rates. The goal is to define functions u and c in relation to L, such that cX(t) converges to Brownian motion as L approaches infinity. It is established that u must equal L for the expected value of cX(t) to be zero. The variance of the process is discussed, with attempts to derive the correct value of c, which is identified as 1/sqrt(2L). The confusion arises in the calculations leading to this conclusion, prompting requests for clarification on the derivation.
tyler_T
Messages
17
Reaction score
0
Problem:

Let X(t), t>0 denote the birth and death process that is allowed to go negative and that has constant birth and death rates Ln = L, un = u (n is integer). Define u and c as functions of L in such a way that cX(t), t>u converges to Brownian motion as L approaches infinity.

Attempt at solution:

Since the expected value of cX(t), must equal 0, it is obvious that u = L.
The answer to the second part is c = 1/sqrt(2L), but I have no idea how to get there.

Can anybody help me make sense of this?

-Tyler
 
Physics news on Phys.org
The value of c follows from the varience of the process.( Note that this has to be a 1-dimensional random walk).
 
That's what I figured, but it just doesn't seem to workout for me.

X(t) ~ binomial(0, number of steps * 1/2 * 1/2)

So if we take L steps per unit of time, var(X(t)) = L*t/4

We want var(cX(t)) = t

So if we take c = 2/sqrt(L), then var(cX(t)) = t.

But this is not the correct answer. The correct answer is 1/sqrt(2*L).

Where am I going wrong?
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...

Similar threads

Back
Top