I was planning on doing my Math AA HL IA on the collatz conjecture and try to predict it.
Im using coding to create an experiment sample for Personal Engagement and then create two equations- a polynomial equation to predict the sequence and test how accurate it is. The other one is using logs or mod im not really sure and again I test its accuracy.
I just wanted to know how good this is or if its too basic because im not sure if this is even right and what else I could add.