(50g) Numeric List Commands
|
01-29-2019, 07:13 PM
(This post was last modified: 01-29-2019 07:14 PM by John Keith.)
Post: #2
|
|||
|
|||
RE: (50g) Numeric List Commands
Here is another list convolution program. It takes two lists (which must be the same length) and returns a list of convolutions of increasing subsets of the input lists.
The program will run on the HP48G if UNROT is replaced with ROT ROT. The 0 + in the program is necessary because \GSLIST will error with a list size of 1. Code:
An example from http://oeis.org/A000330: Code:
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
(50g) Numeric List Commands - John Keith - 01-16-2019, 11:24 PM
RE: (50g) Numeric List Commands - John Keith - 01-29-2019 07:13 PM
RE: (50g) Numeric List Commands - John Keith - 05-18-2019, 09:26 PM
RE: (50g) Numeric List Commands - John Keith - 08-04-2019, 03:58 PM
|
User(s) browsing this thread: 2 Guest(s)