Bellman equation:
$V(x) = max \{F(x,y)+ \beta V(y)\}$
$V(x) = max \{F(x,y), \beta V(y)\}$
When to use the plus and when to use the comma?
Do they get the same form of sequence problem?
Would you mind give me an example to explain such difference?
Thank you very much !