I don't know if this question doesn't answer itself.
Generally, when a binary operation $\circ:S\times{S}\to{S}$ is called associative, it is usually sufficient to state:
$$a\circ(b\circ{c})=(a\circ{b})\circ{c}$$
defines the operation as associative.
I don't know whether, if the above identity holds, it can be proven by induction that all parenthesizations of an expression containing are equivalent. I therefore ask the following in some ignorance:
Are there algebraic objects in which "associativity" holds only up to some finite $n$?
That is:
Are there algebraic objects in which, e.g, $a\circ(b\circ{c})=(a\circ{b})\circ{c}$ holds but $a\circ({b}(\circ{c}(\circ{d})))=(((a\circ{b})\circ{c})\circ{d}$ does not?