0
I have the next problem, i need to use recursion to make the equation E(x+1)=E(x)+(E(x)*(P-E(x)))/P*10 with P 15000 and E(1)=1, i put for example E(20), but maple only use ram, but doesn't do anything.
Thanks
You must be log into your MaplePrimes account in order to post a comment. If you don't have an account, you can create an account here.