The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
Solving a Recursive Sequence in Sequence App
11-20-2014, 09:56 PM
Post: #1
Solving a Recursive Sequence in Sequence App
Hello. Can anyone tell me how I would solve a recursive sequence in the sequence app on the HP Prime? An example of what I am trying to solve is
U(1)=3
U(N)=2*U(n-1)+3
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Solving a Recursive Sequence in Sequence App - maxlockett619 - 11-20-2014 09:56 PM



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