You do not mean g(n+1)=f(g(n),g(n-1)) ? R.E. Boss
-----Oorspronkelijk bericht----- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens John Randall Verzonden: vrijdag 8 december 2006 20:04 Aan: General forum Onderwerp: Re: [Jgeneral] exp(y). sin(y) and accuracy. Roger Hui wrote: > Is there a typo in your description? > g(x,y) is not defined. Do you mean g(n+1)=f(n,n-1)? > > Sorry, yes. Let f(x,y)=108-(815-1500%y)%x and let g(n+1)=f(n,n-1), with g(0)=4, g(1)=4.25. Find lim g(n) as n goes to infinity. Bset wishes, John ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
