So I’m doing this Udemy course which revises high school/college/uni maths. I’m hoping for some insight into the notation that seems to be in common use at the moment, which looks quite different to what I’m used to. Mind you my studies in mathematics were late 1960s as part of a B.Sc. and later in 2001/2002 as part of a comp sci program. I referred to the Bellman equation in a previous post as containing some unfamiliar notation.
So I’m only a couple of lessons into the math revision course and it hits me with something that looks like this:
Extremum P(h | k)
where that vertical stroke is called the pipe character in programming. This relates to the ‘vertex form’ of a quadratic equation. OK, I can see how the vertex form works, no big deal there. But expressing the turning point (minimum/maximum) in the above form, wtf? So h and k are parameters(?) to the equation, OK, but it seems that in mathematics the symbol h | k is usually interpreted as h given k, sort of y = 3 given x = 1 or something like that, or in the case of reinforcement learning s2 is the state transition to given that the action is a1 (s2 | a1). But how does that relate here? And what exactly is P in this case. A search for mathematical symbols doesn’t give any clear answer in this context. So right at the outset of this revision course I’m faced with the problem I started with, unfamiliar notation with no explanation of what it’s supposed to mean. I guess there’s been some major change in the teaching of mathematics in schools in the last 20 years, perhaps I should check out a basic high school maths text.


