I'm really fond of math, and would have studied that, if I didn't find software development even more interesting. Even though I don't study math, I do sometimes come across stuff I want to learn and/or understand, but cannot seem to grasp, mostly because, e.g., the formulas are presented in a notation that I am not used to.
Take for this one for example: http://en.wikipedia.org/wiki/B%C3%A9zier_curve#Derivative
Some of this makes sense, like the "$n$" on the left and the "$(P_{i+1}-P_{i})$" on the right. The summation, "$\sum_{i=0}^{n-1}$", kinda makes sense to me, and stuff in the middle, "$b_{i,n-1}-(t)$", doesn't make much sense to me. I have a feeling this wouldn't be too hard for me to grasp, if only I was able to understand the notation.
Is there a place where I can read up on this kind of notation, and/or generally learn about more than just the most basic math notation?
(Bonus question: If someone is able to understand the formula, an explanation of it is very welcome.)