$$1^2 + 2^2 + 3^2 ... + n^2$$
Is this a series? or can it be converted to a series? What's its name? Is there a formula? ($F_n$?)
Thanks. (I'm pretty novice when it comes to mathematical notation btw)
Context: I saw a question where you were presented with a square grid, and asked how many squares you could make (this includes each grid cell, but also the whole grid is a square shape, and then there are bigger squares made up of multiple grid cells etc). I figured out that the answer follows the pattern above, and was looking for a full general solution for any grid size.