#myResearch
With my school, we have a math research club. Last year we proved some facts about binomial law (we still haven't made the lesson yet). This year it's about 3 token stacks. The goal is to make only one stack by taking one token from two stacks and putting these two tokens on the last stack. We have found some nice and elegant ways to prove it using recursion and generalizing the problem.
I'm really looking forward for having more knowledge to make bigger researches in the next years