So i have this iterative formula and I wanted to know if there was a way to find all the following values.

This is the formula: x(n+1) = √(3x(n)-ln(x(n))) with x(1) = 2.4

When I say x(n) I mean x with n down at the right if you know what I mean. I wanted to find x(2), x(3) and so on without every time getting the value storing it into the x variable and then printing out the result again. I know I could make a program for this but I noticed that there was like a seq options in MODE and then function type. Maybe that could help.

Thank you
Just do this:
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement