ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: TI-83/84 Plus BASIC Math Programs (Sequence/Series)
File Archives

TI-83/84 PLUS BASIC MATH PROGRAMS (SEQUENCE/SERIES)

Click a filename to download that file.
Click a folder name to view files in that folder.
Click  for file information.
indicates files with screen shots.
indicates files with animated screen shots.
indicates files with reviews.
indicates featured programs.

Archive Statistics
Number of files 67
Last updated Sunday, 24 August 2008
Total downloads 132,785
Most popular file  Series and Sequences with 9,288 downloads.


Name Size Date Rating Description
(Parent Dir) folder   Up to TI-83/84 Plus BASIC Math Programs
arthmseqti83plus.zip 1k 08-08-24 File is not rated Arithmetic Sequence
Just type in 3 paramaters and... BAM!!! You have the sequence. Quick and easy to use during class to pretend like you memorized the thing.
mat0defi.zip 1k 08-08-24 File is not rated SEQUENCE DEFINER
Input the first 5 terms of a sequence and the program will try to define it. This program can define arithmetic progressions, geometric progressions, polinomial sequences of the second and third degree.
sumproduct.zip 1k 08-06-12 File is not rated The Smallest Series Sum/Productizer
Quick! Whats the sum of all the multiples of 7 from 7 to 140? If you don't know that it's 1470, you need this program! This is a 200-byte program that sums or products any series (arithmatic, geometric, trig, etc.) using x.
triangular.zip 1k 08-02-14 File is not rated Triangular Numbers and the Fibonocii Series
This file's main program is TRIANGUL(ar), which displays your choice triangular number (1+2+3+4+5+...), but it also includes FIBONOCI, a fantastic program that displays the Fibonocii Series one by one.
sequenceandseriessolver.8.zip 1k 07-12-23 File is not rated SEQSER
This program will solve for the first term, last term, number of terms, or common difference of an arithmetic sequence. Will also find the sum of an arithmetic series given the last term or the common difference. You can also solve for the nth term, first term, number of terms, or common ratio of a geometric sequence. Will also calculate the sum of a geometric series given the nth term or the number of terms. It will also find the sum of an infinite geometric series.
sigmaeditor.zip 128k 07-12-06 File is not rated Sigma Notation Editor
an editor to make series and summation related stuff on the calculator easier. Especially useful for graphing power series.
pressfib.zip 2k 07-11-08 File is not rated Pressable Fibonacci Seq
By pressing the down arrow key, you will get the next number in the fibonacci seq starting with 0. And to end the sequence, just press "." or period.
zfibonacci.zip 1k 07-09-08 File is not rated Fibonacci Number and Sequence
Using the For( function to list a fibonacci sequence. Only have to input the ending number that you want to find out.
srsnseqs.zip 2k 07-06-09 File is not rated Series and Sequences Version 1.4 by Mathanomics
SRSNSEQS is an Arithmetic and Geometric Series and Sequences Solver. It can find terms in a sequences of either Arithmetic or Geometric Patterns, Find Sums of Series and Infinite Series, and can solve Permutations. It can currently calculate for any variable in these equations, and check its answer.
recursiveseq.zip 1k 07-05-16 File is not rated Recursive Sequences
Quite a fantastics program for evaluating and even graphing Recursive Sequences! Type in the sequence expression [X(1) = A(N-1)], the number of given terms, (obviously) the values of the given terms, and whether or not to graph the sequence. The sequence will be calculated as well as the sum.
fibseqs.zip 1k 07-03-31 File is not rated Extended Fibonacci Sequences
This program allows you to view an extended Fibonacci Sequence. You can view the normal Fibonacci Sequence by entering "2" when prompted, as each number is the sum of the two before it. Similarly, enter "3" to have a sequence with each number being the sum of the last three numbers. This is sometimes called the tribonacci sequence. You can enter in any number between 1 and 20; after 20, it takes too long to calculate.
sequencerulefinder.zip 1k 07-03-06 File is not rated Sequence Rule Finder
This program will find the general rule for any 'n'th term in a sequence. A useful, fun, and educational math tool, be sure to download this! This version is for the TI-83+.
fibonaci15.zip 1k 06-05-14 File is not rated Fibonacci Generator
Creates a list with the first 481 fibonacci numbers in it and and after that you can search for any number on the sequence.
arithser.zip 1k 06-02-17 File is not rated Arithmetic Series Solver (Includes Sigma Notation!)
Simple but incredibly useful. Solves partial sum, nth term, and sigma series sequences. It even outputs sigma notation!
arithseq.zip 1k 05-11-12 File is not rated Arithmetic Sequences
All you need! Enter the first three terms in the sequence, and let the calculator do the rest. This awesom program can find any term in the sequence, write the equation, and even graph it! A must-have for all Algebra students, and great for others, too.
msigma.zip 1k 05-10-26 File is not rated Simple Sigma Solver
Simple sigma notation solver. Input lists, run the program, and it gives you the answer. You can even put a formula to the right of the sigma. There's even a little diagram in the program.
fibo.zip 4k 05-09-25 File is not rated Fibonacci - All in one (Dutch Version 2.0)
This updated version of Fibonacci All in one has even more options! Now it can convert a number to a fibonacci-number and the opposite, make a list of fibonacci-numbers. All with several controls like not negative etc. I also added some instructions! Don't wait! If you're a fibonacci-freak, you must have this amazing prog!
mysequence.zip 1k 05-06-04 File is not rated Sequence
Does recursive and geometric sequences in arithmatic and geometric. easy to use.
seqv1.zip 1k 05-03-28 File is not rated Sequence v1.1
This more updated version of Sequence has a more user-friendly opening menu, along with a "Quit" option so that the user no longer has to break from the program. It maintains the same capabilities as the first version, including its ability to calculate infinite geometric sequences and Fibonacci sequences -- two rarely available features.
geomari.zip 1k 04-12-03 File is not rated GEOMARI
Solves geometric sequences, geometric series, arithmetic sequences, and arithmetic series.
fibseq.zip 1k 04-12-01 File is not rated Fibonacci Sequence Generater
This is a BASIC Fibonacci Sequence generator, just run it, and it will run through the numbers fast. If you want to stop it, press the ON button.
sequenceterm.zip 1k 04-10-23 File is not rated Sequence Double Program
Two programs in one! The first is a "Nth Term" program that will tell you what the value of any term is. All you have to do is enter the first term, what term you want, and the constant difference. The second program is a "Next Terms" program that will give you the value of the next N terms of a sequence. All you have to do is enter the first 2 terms and how many terms you want.
bn.zip 1k 04-09-09 File is not rated Bernoulli Numbers
Bernoulli numbers are very important in analytic number theory. This program finds the Nth Bernoulli number given N. Under 160 bytes!
arithsqnandfinda1.zip 1k 04-09-06 File is not rated Arithmetic Sequence AND Find A1
Two programs, one to calculate the Nth term in a arithmetic sequence, and another problem to do the opposite, taking a Nth term and calculating out for you the first term.
fibonacci.zip 1k 04-08-20 File is not rated Fibonacci
This program instantly gives the nth term of the fibonacci sequence. Only 31 bytes!
outdoneseries.zip 8k 04-06-23 File is not rated Outdone TI Series 1.0
The acme series program! Read the readme for more details. Not based on any related programs.
fibseqnc.zip 1k 04-05-03 File is not rated Fibonacci Sequence
This is an easy to use program that will give you the number of the sequence in terms of n.
sumnotat.zip 1k 04-04-06 File is not rated Summation Notation
Sums a function to the desired number of terms. Also know as Sigma Notation.
sequences.zip 1k 04-03-28 File is not rated Sequences
This figures out a digit in or the sum of an arithmetic or geometric sequence. Tell me what you think at leonardo73187@msn.com
sigma1.2.zip 1k 04-03-27 File is not rated Sigma Program v1.3
Enter the lower limit, upper limit, and general term of a series, and this program will solve it. The quotation mark is no longer necessary for the general term.
pisigma.zip 1k 04-03-17 File is not rated Pi/Sigma Notation
This program adds pi notation and sigma notation to the TI-83+. It has a very nice output, and it is only 395 bytes! Check out the screenshots for more detail.
sequence_series.zip 1k 04-01-28 File is not rated Sequence 1.0
This program will calculate all the series (infinite included).
fibonacc.zip 1k 03-12-29 File is not rated Fibonacc
This extremely fast program will calculate any digit of the fibonacci sequence. Only 117 bytes! A must have for any math nerd :)
fibonum.zip 1k 03-12-28 File is not rated Fibonacci's Numbers
A neat little program for viewing Fibonacci's Numbers, one of the most common patterns in math! Includes "n" input mode and table viewing mode.
cnc.zip 1k 03-12-28 File is not rated Consecutive Numbers Counter
Have you ever encountered this problem on the PSATs or SATs,"What is 1+2+3...+100?" Did you find yourself picking up the calculator and manually adding 1+2+3...+100? If you ever see that problem on any tests again, just go to this program, and it will work the problem out and give you the answer! What a time saver!
serseqx.zip 2k 03-12-18 File is not rated SERSEQ X
SERSEQ X V 1.7.0 Created by Xilver This program is capable of all Arithmetic and Geometric functions. It can calculate Arithmetic, and Geometric Series and Sequences, finding the nth term, the sum, the Arithmetic and Geometric mean and also the Infinite Series. Standard or abnormal equations - doesn't matter. If anyone wants any more features or needs help, email me at silver_extreme7@hotmail.com
fibbonacci.zip 1k 03-11-12 File is not rated Fastest Fibonacci Ever
This is the fastest fibonacci progam ever! It's also the smallest, and only uses 2 variables.
nickfibonacci.zip 1k 03-11-07 File is not rated Fibonacci
YEAH! Fibonacci is back YEAH! Now you can get all kinds of Fibonacci stuff.
fibonacciseq.zip 2k 03-10-31 File is not rated Fibonacci Sequence
Have you ever wanted to have the Fibonacci Sequece on your calculator? Well, now is your chance. With this program, you can view the whole sequence or just specify a number. This program doesn't use loops, so you can get the 100th number of the fibonacci sequence in less than a second. Also it is only 675 bytes! Check out the screen shots for a visual representation of what I just described.
finite.zip 1k 03-06-09 File is not rated geometric series
this program finds the sum of finite and infinite geometric series
consecut.zip 1k 03-05-23 File is not rated Consecutive Adder
This program finds the cumulative sum of 1 through an input number. Ex -> 25, 1+2+3+4...+25. Just follow the on-screeen instructions
sum.zip 1k 03-04-24 File is not rated Sum Finder
This program finds the sum of an arithmetic or geometric sequence. Please consult the included Readme file for instructions.
fib.zip 1k 03-04-14 File is not rated Fibonaci Finder
In this program you type in the position of the Fibonaci number you want to find, and it returns the number.
basicseries.zip 1k 03-03-12 File is not rated Sequences and Series
This program calculates numerical data in sequences and series of numbers. Please use, study, and modify this program for your own needs.
seriessum.zip 1k 03-03-08 File is not rated Series Sum Finder Version 1.0
This program will find the sum of any arithmetic series, finite geometric series, or infinite geometric series when you input the information about the series that is prompted.
seriesx.zip 1k 02-08-09 File is not rated Series
Solves for an unknown in the equation for the sum of a series of a geometric or arithmetic sequence. It does abnormal problems also included in the FST texbook I used (bouncing ball problems and banking problems).
sequencer.zip 1k 02-08-09 File is not rated Sequence
Solves for an unknown in the equation for a geometric or arithmetic sequence.
bhseqser.zip 2k 02-06-01 File is not rated Sequences and Series
Sequences and Series by Ben Hall. Use this program to calculate anything you want to know for Arithmatic or Geometric sequences or series.
partial83p.zip 2k 02-05-20 File is not rated Partial Sums of a Recursive Series
Sequence and graph of partial sums. Table and graph option included.
sequence.zip 1k 02-05-12 File is not rated Sequences
It’s capable of Arithmetic and Geometric functions. It can compute the common difference, First X terms, Nth Term, and Sum in either arithmetic or geometric. If anyone wants any more features, email me at andrew@ibelite.com
seriesuc.zip 1k 02-05-11 File is not rated Algebraic Series v1
This program solves all of the algebraic series formulae that i have learned. version 2 will have more.
agseqser.zip 2k 02-02-16 File is not rated Arith and geom ser and seq
Arithmetic and geometric series and sequences
sigma.zip 1k 02-02-16 File is not rated Sigma Notation Solver
Tells the sequence and series when you provice upper limit, lower limit, and rule
findsum.zip 1k 02-02-16 File is not rated Arithmetic Sequence Helper
Tells you the the value of the term and the sum of the numbers up to that point when you provide the start point, difference, and the value of N
dder.zip 1k 01-12-22 File is not rated Consecutive Adder
This program will instantly add 1+2+3+4+5+...n where n is any number you enter when you run the program.
agserseq.zip 4k 01-12-22 File is not rated Series and Sequences
Arithmetic and Geometric sequences and series. For intro to calculus. sigma notation, distance between numbers, sequences, series. works on mirage also
suites.zip 1k 01-08-05 File is not rated Suites
Contient de quoi calculer les termes d'une suite définie par récurrence
aseq.zip 1k 01-08-04 File is not rated SS Tech. Series and Sequance Solver+Grapher
Self-Explanitory SEE README
series.zip 3k 01-06-17 File is not rated Series and Sequences v1.10
This program is a combination of what used to be my series evaluator, gauss, and fibonacci programs. It deals with displaying the series and individual values of the Gauss and Fibonacci sequences, as well as various functions regarding arithmetic and geometric series.
iseries.zip 1k 01-04-04 File is not rated Infinite Series v1.0
This program will ask for you to input the first and second number in a series and it will tell you whether or not it is divergent or convergent. If it is convergent the limit is given also. Very helpful in trigonometry!!
sotn.zip 1k 01-03-11 File is not rated Sum-0-The Numbers
Supplies the sum of the numbers between 1 and whatever you want. Pretty Cool.
num.zip 1k 00-09-28 File is not rated Anum
A simple program to solve equations like N+(N-1)+(N-2)... and so on.
gauss.zip 1k 00-07-14 File is not rated Gauss Sequence v1.10
This program executes various functions dealing with the Gauss numbers (triangle numbers).
fibonaci.zip 1k 00-07-14 File is not rated Fibonacci Sequence v1.10
This program executes various functions dealing with the Fibonacci sequence.
seqandser.zip 1k 00-05-20 File is not rated Sequence and Series Tools
Better than any other program like it in the archives. Believe me, I've downloaded them all! Solves for the other 2 pieces of info in an arithmetic series given the other three. Does the same for a geometric series, and also comes with Recurso, to help you evaluate terms and find partial sums of a sequence recursively.
seriesprgm.zip 1k 00-05-19 File is not rated Geometric and Arithmetic Series Programs
A set of programs for finding any term value of a number and partial sum of any numbers in an arithmetic or geometric series.
arithmetic.zip 1k 00-04-09 File is not rated Arithmetic Sequence/Series v1
Solves for these 5 variables (you have to input 3 out of 5): A1, An, D, N, Sn. Its small and displays the correct answer everytime. I use this myself and I never had a problem with it except when I make a mistake typing in the variables. Make sure you input the variables in correctly.

  Copyright © 1996-2009, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer