ConvOffs Transform

Description:Generalizations of the method used to create Pascal's triangle and similar number triangles, containing two programs. The first program takes a list of integers and returns the transformed list, which will be one term longer than the input list. The next program implements the ConvOffsStoT transform. It calls the program above. This program is basically the same but returns a list of lists which are transforms of sublists of the input list. Given a list of length n, the program will return lists of length 1 through n+1.
Filename:convoffs.zip
ID:8989
Author:John Keith
Downloaded file size:2,365 bytes
Size on calculator:1 KB
Platforms:49/50 48  
User rating:10/10 with 1 vote (you must be logged in to vote)
Primary category:Math/Numeric
Languages:ENG  
File date:2020-04-11 16:18:44
Creation date:2020-01-22
Source code:Included
Download count:360
Version history:2020-04-11: Updated (no version number specified)
2019-02-27: Added to site
Archive contents:
  Length      Date    Time    Name
---------  ---------- -----   ----
     4095  2020-04-11 16:18   convoffs.html
      367  2020-04-11 16:17   CONVOFFS48.DIR
      361  2020-04-11 16:14   CONVOFFS49.DIR
---------                     -------
     4823                     3 files
User comments:

No comments at this time.

You must be logged in to add your own comment.


Part of the HP Calculator Archive,
Copyright 1997-2024 Eric Rechlin.