Post Reply 
Recursive sequences in CAS on prime.
06-19-2015, 10:33 AM
Post: #4
RE: Recursive sequences in CAS on prime.
Hello Arne,

maybe your program runs faster, if you create two local variables, wich get the values of mf(n-1) and mf(n-2), so you have to do the recursive call only twice ind not three times.

regards

Wolfgang
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Recursive sequences in CAS on prime. - ww63 - 06-19-2015 10:33 AM



User(s) browsing this thread: 2 Guest(s)