Skip to content

Conversation

shlff
Copy link
Member

@shlff shlff commented Sep 27, 2020

Hi @jstac , this PR adds a missing summation notation, \sum_{k \geq 0}, in the RHS of the second equality of the following math expression in subsection markov-property-1 of lecture markov_prop:

  • \PP\{X_{s + t} = y \,|\, \fF_s \} = \sum_{k \geq 0} K^k(Y_{N_s}, y) \frac{(t \lambda )^k}{k!} e^{-t \lambda} = K^k(X_s, y) \frac{(t \lambda )^k}{k!} e^{-t \lambda}

@jstac
Copy link
Collaborator

jstac commented Sep 28, 2020

Great catch @shlff. Very nice work.

@jstac jstac merged commit 5a9136f into master Sep 28, 2020
@jstac jstac deleted the mp13 branch September 28, 2020 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants