Hi, I have a system that I am trying so solve in terms of m, and have two recursive equations:
The problem for me is that each recursion is dependent on the value from the other! I know that they are both solvable, however I have no idea what approach I could take to express each only in...