Skip to content
Archive of posts filed under the English category.

Stop software patents

Ordered partition of a sequence

Today I had the problem of knowing in how many ways a string or sequence can be splitted. I found that many things are written in mathematics about partitions. For example, the ordered partition of a set is very close to what I was looking for. Also, there are many curious things about integer partitions, [...]