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)

Archive Statistics
Number of files 111
Last updated Friday, 17 September 2021
Total downloads 356,222
Most popular file  Series and Sequences with 27,460 downloads.

Click a filename to download that file.Click a folder name to view files in that folder.Click  for file information.

Icon legend: File with screen shots File with animated screen shots File with reviews Featured programs


NameSizeDateRatingDescription
(Parent Dir)folder Up to TI-83/84 Plus BASIC Math Programs
1f1.zip1k11-12-16File is not ratedKummer Functions
This program computes the values for a confluent hypergeometric function of the first kind, also known as a Kummer function. Useful for series solutions to DEs. Enjoy!
agseqser.zip2k02-02-16File is not ratedArith and geom ser and seq
Arithmetic and geometric series and sequences
agserseq.zip4k01-12-22File is not ratedSeries and Sequences
Arithmetic and Geometric sequences and series. For intro to calculus. sigma notation, distance between numbers, sequences, series. works on mirage also
allsequence.zip1k11-01-01File is not ratedNth term finder
This program will find the nth term in the sequence.
arithmeticsequence.zip1k11-12-05File is not ratedarithmetic sequence
This program will generate an arithmetic sequence, the nth term in the sequence and the sum of the sequence. Enjoy!
arithmetic.zip1k00-04-09File is not ratedArithmetic 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.
arithseq.zip1k05-11-12File is not ratedArithmetic 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.
arithser.zip1k06-02-17File is not ratedArithmetic Series Solver (Includes Sigma Notation!)
Simple but incredibly useful. Solves partial sum, nth term, and sigma series sequences. It even outputs sigma notation!
arithsqnandfinda1.zip1k04-09-06File is not ratedArithmetic 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.
aritseq.zip1k10-04-17File is not ratedArithmetic Sequences
Calculate numbers in an arithmetic sequence
arthmseqti83plus.zip1k08-08-24File is not ratedArithmetic 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.
aseq.zip1k01-08-04File is not ratedSS Tech. Series and Sequance Solver+Grapher
Self-Explanitory SEE README
basicseries.zip1k03-03-12File is not ratedSequences and Series
This program calculates numerical data in sequences and series of numbers. Please use, study, and modify this program for your own needs.
bernoullinumbers.zip1k11-11-22File is not ratedBernoulli Numbers
This program will compute Bernoulli numbers. Enjoy!
bhseqser.zip2k02-06-01File is not ratedSequences 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.
binet.zip1k12-07-19File is not ratedBinet
This program computes the nth number in the Fibonacci sequence using Binet's formula. Enjoy!
bn.zip1k04-09-09File is not ratedBernoulli Numbers
Bernoulli numbers are very important in analytic number theory. This program finds the Nth Bernoulli number given N. Under 160 bytes!
chebyshevnodes.zip1k11-11-26File is not ratedchebyshev nodes
This program will generate chebyshev nodes for interpolation purposes in the interval [a, b]. Enjoy!
cnc.zip1k03-12-28File is not ratedConsecutive 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!
collatzbyjonbush.zip1k11-02-01File is not ratedCOLLATZ by Jon Bush
This program executes the Collatz Conjecture on any number.
combo.zip5k14-06-04File is not ratedPositive and Negative Combinations
A01: This little program combines the positive/negative values of four numbers. There are 2^4 combinations that four numbers can have, either as positive or negative. In for example a trigonometric program the same values come as either. The program is in a demo version with A=1, B=2, C=3, and D=4. ACOMBO: This little program combines three values of three value memories: 1, 0, and -1. There are 3^3=27 such combinations. The program is in a demo version with A, B, and C set to 1. You are supposed to use them as subroutines in for example a trig. program of your own.
consecut.zip1k03-05-23File is not ratedConsecutive 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
dder.zip1k01-12-22File is not ratedConsecutive Adder
This program will instantly add 1+2+3+4+5+...n where n is any number you enter when you run the program.
divideddifference.zip1k11-11-26File is not ratedDivided Difference
This program will compute Newton's divided differences. The user enters in the x and y coordinates and then chooses to see the difference table (as matrix B) or a graph of the interpolating polynomial. Enjoy!
edef.zip1k12-07-11File is not ratedE-Definition
This file contains two versions for the definition of e. One version asks that you plug in a value of N and it computes the approximate value of e based on the definition, but if N> 10^10 power it can be off. This makes it a great demo for people who wish to show some limitations of the calculator itself. The second file EDEF2 generates lists where the user enters in the power of 10 they wish to use. It will use L1 as the input into the definition, L2 is the value of 1/N, L3 is 1+1/N and L4 is (1+1/N)^N. This is great for teachers who wish to demonstrate the definition of e in class. Enjoy!
eulernumbers.zip1k11-11-22File is not ratedEuler Numbers
This program computes Euler numbers. Enjoy!
eulersconstant.zip1k12-07-11File is not ratedEuler's Constant
This program will demonstrate how slow the convergence of the series 1/n - ln n converges to Euler's constant. Great for introductory numerical analysis courses. It will also display the Euler constant up to 15 decimal places and store the value in the variable E to be used in computations. Enjoy!
exponentialsum.zip1k14-04-09File is not ratedExponential Sum
This program computes values for the lower and upper incomplete gamma functions provided the degrees of freedom are counting numbers. Enjoy!
fastpyth.zip1k12-10-15File is not ratedFast Pythagorean Triplet Solver 2.0
This is the fast version of the Pythagorean Triplet solver presented in Chapter 5 of the book "Programming the TI-83 Plus/TI-84 Plus". It solves for Pythagorean Triplets given a target value N, where the three numbers (A, B, C) in the triplet satisfy both A+B+C=N and A^2+B^2=C^2. More info at http://cemete.ch/book
fibbonacci.zip1k03-11-12File is not ratedFastest Fibonacci Ever
This is the fastest fibonacci progam ever! It's also the smallest, and only uses 2 variables.
fibonaccisequencebyjonbus.zip1k11-03-03File is not ratedFibonacci Sequence
Find fib(n) quickly. Works up to the 480th term.
fibonacci.zip1k04-08-20File is not ratedFibonacci
This program instantly gives the nth term of the fibonacci sequence. Only 31 bytes!
fibonacc.zip1k03-12-29File is not ratedFibonacc
This extremely fast program will calculate any digit of the fibonacci sequence. Only 117 bytes! A must have for any math nerd :)
fibonaci15.zip1k06-05-14File is not ratedFibonacci 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.
fibonaci.zip1k00-07-14File is not ratedFibonacci Sequence v1.10
This program executes various functions dealing with the Fibonacci sequence.
fibonum.zip1k03-12-28File is not ratedFibonacci'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.
fibo.zip4k05-09-25File is not ratedFibonacci - 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!
fibseqnc.zip1k04-05-03File is not ratedFibonacci Sequence
This is an easy to use program that will give you the number of the sequence in terms of n.
fibseqs.zip1k07-03-31File is not ratedExtended 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.
fib.zip1k03-04-14File is not ratedFibonaci Finder
In this program you type in the position of the Fibonaci number you want to find, and it returns the number.
findsum.zip1k02-02-16File is not ratedArithmetic 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
finite.zip1k03-06-09File is not ratedgeometric series
this program finds the sum of finite and infinite geometric series
fourierseriesv1.00.zip45k09-11-27File is not ratedFourier Series v1.00
A Fourier series is a series of sums of sines and cosines that approximate any function over a period of your choice. Since it is a series, there are an infinite number of terms but you are, obviously, able to choose how many terms you want to compute the series up to. You will need a TI-83 plus or a TI-84 plus to run this program. This program will compute the Fourier series of any function, including a piece-wise function across any range. It is perfect for anybody who is checking their homework solutions or checking their test questions. Due to the limited speed of the TI-83 plus/TI-84 plus, the program may take some time to compute for complex functions. By complex, I mean functions that are comprised of several pieces or are, in general, complex with many parts.
gauss.zip1k00-07-14File is not ratedGauss Sequence v1.10
This program executes various functions dealing with the Gauss numbers (triangle numbers).
geomari.zip1k04-12-03File is not ratedGEOMARI
Solves geometric sequences, geometric series, arithmetic sequences, and arithmetic series.
gmathsigma.zip1k09-04-05File is not ratedQuick Sum of a Sequence
This program will save some keystrokes. Just enter the sequence and the max and min for n. The sum will be given. Remember to return the calculator to MODE FUNC after exiting the program.
hailstone.zip1k15-02-15File is not ratedCollatz Conjecture (Hailstone Sequence)
Enter a number and this application will create a Hailstone Sequence. CHANGES: Better than last version, will tell you the longest sequence achieved on your calculator
halleyrootfinder.zip1k11-11-22File is not ratedHalley's Root Finder
This program uses Halley cubically convergent root finding method for functions. Enjoy!
infinite.zip1k21-09-17File is not ratedWade W's Infinite Halves Program
Program finds the sum (series) of a sequence with any first term and one half as the ratio. You can enter any number of terms you like. You can see the numbers become smaller and smaller before their sum is displayed.
iseries.zip1k01-04-04File is not ratedInfinite 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!!
lebesguenumbers.zip1k11-11-22File is not ratedLebesgue Numbers
This program will compute Lebesgue Numbers. Enjoy!
mat0defi.zip1k08-08-24File is not ratedSEQUENCE 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.
msigma.zip1k05-10-26File is not ratedSimple 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.
mysequence.zip1k05-06-04File is not ratedSequence
Does recursive and geometric sequences in arithmatic and geometric. easy to use.
ngonalnumbers.zip1k11-11-11File is not ratedN-Gonal Numbers
This program will compute the nth number in a n-gonal sequence. The user inputs the number in the sequence and the number of sides the shape is to have and the program outputs the number in the sequence. For example, if you are working with triangular numbers and you want the fourth number, then enter 4 for the number in the sequence and 3 for the number of sides. The program does the rest. Enjoy!
nickfibonacci.zip1k03-11-07File is not ratedFibonacci
YEAH! Fibonacci is back YEAH! Now you can get all kinds of Fibonacci stuff.
numberoforderings.zip1k12-02-05File is not ratedNumber of Orderings
This program will compute the number of ways a sequence of two types can be ordered. Please read over the included documentation for information, this is not just distinguishable permutations, this will tell you the number of ways the values switch from one type to another. It is more detailed than the distinguishable permutations. Enjoy!
num.zip1k00-09-28File is not ratedAnum
A simple program to solve equations like N+(N-1)+(N-2)... and so on.
outdoneseries.zip8k04-06-23File is not ratedOutdone TI Series 1.0
The acme series program! Read the readme for more details. Not based on any related programs.
partial83p.zip2k02-05-20File is not ratedPartial Sums of a Recursive Series
Sequence and graph of partial sums. Table and graph option included.
pascal01.zip1k10-10-26File is not ratedPascal01
This is a program that will give you ANY desired row of pascal's triangle by simply entering in the row number.
pascal04.zip1k04-04-25File is not ratedPASCAL'S Triangle
This program easily shows you the numbers in a certain row of pascal's triangle. All you have to do is type in the row number you want to see and there you go! Very convienent for binomial expansion and other applications where you only need one row and not the entire triangle.
pascal1.zip1k01-02-04File is not ratedPascal Triangle Row Finder
see readme
pascal2.zip2k01-04-29File is not ratedPascal Rows
This program will allow you to enter in the row of Pascal's triangle and will display it for you
pascal3.zip1k03-09-16File is not ratedPascal
This is a very good program to have just enter the row and the answer appear.
pascal_row.zip1k05-03-07File is not ratedPascal's Triangle
This simple program allows you to view a specific row of the pascal's triangle.
pascals83p.zip1k03-08-22File is not ratedPascal
Displays a row of Pascal's Triangle with the built in probability functions.
pascalsolver.zip161k07-05-07File is not ratedPascal's Triangle Solver
This program will return any row of Pascal's Triangle from rows 0 to 336 (row 336 contains the largest numbers the calculator can handle). Great for expanding binomials. Very easy to use with a total size of only 232 bytes. Compatible with MirageOS and other shells.
pascals_triangle.zip1k03-10-19File is not ratedPascal's triangle
Solves for any row of the pascal's triangle
pascaltriangle.zip1k03-03-16File is not ratedPascal's Triangle
Displays Pascal's Triangle's Numbers. Press Enter to Pause.
pascaltr.zip1k02-03-28File is not ratedPascal's Triangle
Given a row number or a binomial expansion exponent, this will show you the numbers (coefficients) for that row/exponent.
pascalt.zip1k00-05-31File is not ratedPascal's Triangle
This is a TINY program to give you any row of Pascal's Triangle -- it's only TWO LINES OF BASIC CODE!!!
pascal.zip1k00-09-24File is not ratedPascal's Triangle v1.11
This program lets you find certain values dealing with Pascal's Triangle.
pasctrgl.zip1k02-10-15File is not ratedPascal's Triangle
Gives the input row from the Pascal's Triangle (ALGEBRA II).
precalculussequences.zip6k15-04-25File is not ratedPrecalculus Sequences
This folder contains nine files associated with arithmetic, geometric and harmonic sequences. These programs are usually helpful for pre-calculus students. Enjoy!
pressfib.zip2k07-11-08File is not ratedPressable 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.
recursiveseq.zip1k07-05-16File is not ratedRecursive 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.
seqandser.zip1k00-05-20File is not ratedSequence 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.
sequenceandseriessolver.8.zip1k07-12-23File is not ratedSEQSER
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.
sequencerulefinder.zip1k07-03-06File is not ratedSequence 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+.
sequencer.zip1k02-08-09File is not ratedSequence
Solves for an unknown in the equation for a geometric or arithmetic sequence.
sequence_series.zip1k04-01-28File is not ratedSequence 1.0
This program will calculate all the series (infinite included).
sequences.zip1k04-03-28File is not ratedSequences
This figures out a digit in or the sum of an arithmetic or geometric sequence. Tell me what you think at leonardo73187@msn.com
sequenceterm.zip1k04-10-23File is not ratedSequence 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.
sequence.zip1k02-05-12File is not ratedSequences
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
seqv1.zip1k05-03-28File is not ratedSequence 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.
seriesprgm.zip1k00-05-19File is not ratedGeometric 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.
seriessequencesarithmetic.zip1k09-04-22File is not ratedSeries&Sequences Solver (Arithmetic&Geometric)
This is an explicit, recursive, finite, and infinite solver for arithmetic and geometric series and sequences. Plus,(for those of you who choose not to use the solving feature)this program tells you all of the formulas. Please read the readme for instructions.
seriessum1.zip26k14-06-30File is not ratedSum of Series
Two programs to give you the sum of arithmetic and geometric series. They are menu(-driven, and supposed to cover all possibilities so that you only have to make one choice at the upstart, and then get to input your information without having to answer various questions.
seriessum.zip1k03-03-08File is not ratedSeries 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.
seriesuc.zip1k02-05-11File is not ratedAlgebraic Series v1
This program solves all of the algebraic series formulae that i have learned. version 2 will have more.
seriesum.zip1k10-05-03File is not ratedSeries Summation Utility
Allows you to calculate the sum of a series without rewriting the program every time. You provide the general term and the starting and ending indices and the calculator does the rest. Extremely useful for anyone studying infinite series.
seriesx.zip1k02-08-09File is not ratedSeries
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).
series.zip3k01-06-17File is not ratedSeries 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.
serseqx.zip2k03-12-18File is not ratedSERSEQ 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
sigma1.2.zip1k04-03-27File is not ratedSigma 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.
sigmaeditor.zip128k07-12-06File is not ratedSigma Notation Editor
an editor to make series and summation related stuff on the calculator easier. Especially useful for graphing power series.
sigma.zip1k02-02-16File is not ratedSigma Notation Solver
Tells the sequence and series when you provice upper limit, lower limit, and rule
sotn.zip1k01-03-11File is not ratedSum-0-The Numbers
Supplies the sum of the numbers between 1 and whatever you want. Pretty Cool.
srsnseqs.zip2k07-06-09File is not ratedSeries 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.
starnumbers.zip1k12-07-19File is not ratedStar Numbers
This program computes the nth number in the star number sequence. Enjoy!
stirlingnumbers.zip1k14-08-25File is not ratedStirling Numbers
This file contains two programs, one for Stirling numbers of the first kind and one for the second kind. Please read over the documentation for further information. Enjoy!
suites.zip1k01-08-05File is not ratedSuites
Contient de quoi calculer les termes d'une suite définie par récurrence
sumnotat.zip1k04-04-06File is not ratedSummation Notation
Sums a function to the desired number of terms. Also know as Sigma Notation.
sumproduct.zip1k08-06-12File is not ratedThe 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.
sumssequencescompoundinterest.zip1k10-03-25File is not ratedSums, Sequences, and Compound
Sums, Sequences, and Compound Intrest
sum.zip1k03-04-24File is not ratedSum Finder
This program finds the sum of an arithmetic or geometric sequence. Please consult the included Readme file for instructions.
triangular.zip1k08-02-14File is not ratedTriangular 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.
trigintp.zip1k19-08-05File is not ratedTRIGINTRP
This program will compute a trigonometric interpolation of data using the form A0/2 + SUM(A_i cos(ix) + B_i sin(ix)), great for numerical analysis courses. Enjoy!
truth.zip123k13-01-31File is not ratedTruth Table Generator v1.0
A quick and dirty truth table generator written in TI-BASIC. Enter any expression (e.x. "not(P or Q) and P") and the program will automagically generate a truth table matrix and store it into [[A]]. The matrix orders the variable columns in the order you input them (the previous example would be P | Q | TruthValue). For a quick demo, check the screenshot.
zfibonacci.zip1k07-09-08File is not ratedFibonacci 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.

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