ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: File Archives :: TI-89 BASIC Math Programs (Factoring, Primes)
File Archives

TI-89 BASIC MATH PROGRAMS (FACTORING, PRIMES)

Archive Statistics
Number of files 28
Last updated Wednesday, 26 October 2011
Total downloads 90,414
Most popular file  Prime Factoror with 8,261 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-89 BASIC Math Programs (Arithmetic)
ephi.zip4k11-10-26File is not ratedEuler's Totient (Phi) Function
Function that returns the number of integers less than the integer input that are coprime (relatively prime) to the input. Useful in number theory when working with modular arithmetic and congruences of powers.
nxtprime.zip7k10-12-06File is not ratedNext Prime
A powerful function that returns the smallest prime greater than the number provided as an argument. This program works very quickly considering it uses merely 101 bytes of memory and is far better than manually testing every odd number greater than a given one.
primetest.zip1k10-10-06File is not ratedPrime Find
Find prime numbers greater than a specified value.
conicompletesq.zip1k09-09-06File is not ratedConic Completing Square
many conic equations are entered in the form ax^2+bx+cy^2+dy+e=0. this program manipulates the equation in the form that may look like(x+1)/3 + (y-4)/2
rprime.zip11k06-12-30File is not ratedRelatively Prime
This is a very small program that tells you if two numbers are relatively prime or not. Great for math class!
factors.zip1k06-11-20File is not ratedFactors
This program calculates all the factors of a number (not like the built-in function "factor(n)", which just finds the prime factors).
primt.zip4k05-09-25File is not ratedLucas and Perrin Prime Tests v1.0
Two probablistic prime tests involving the Lucas and Perrin Sequences. They are implemented by using modular exponentiation with the Q-Matrix method for time-efficient results. Functions return 'true' or 'false' for a given integer argument. Can test 64-digit integers in just under a minute.
diviseurs.zip1k05-06-11File is not ratedDiviseurs
A very powerful program which find all positive dividers of a number. Un programme très puissant qui trouve tous les diviseurs d'un nombre.
primefunctions.zip1k03-12-28File is not ratedPrime Functions
Here in this group file are some prime number functions based on the built in prime number test. There are no prime functions, built in, only the tester. The primary prime function returns which prime number you want, 2 being the first. Relatively fast.
factor3.zip27k03-07-28File is not rated0Factor
Hopefully the last release of the well balanced factor program (speed and size) for the 89. This latest release was made when the author realized how much faster the fpart() function was that modulus...increasing factor speed by 1.5-3 times... A Pyrosoft Production
primes89_2.zip5k03-07-17File is not ratedPrime Factoror
This factors ANY # into primes, with negative and decimal support (1st time ever).
mgcflcm.zip1k03-07-09File is not ratedMGCFLCM
Contains two functions: mgcf and mlcm. mgcf computes the greatest common factor of a list (of any number of integers). mlcm computes the least common multiple of a list (of any number of integers). There also is no error when something other than a list is passed; the function will just return 0.
factall.zip4k03-06-24File is not ratedFactAll - Quickly Find All Factors
factall() is a TI-89 basic program that finds all factors of an integer. The built-in factor() function only finds prime factors; factall() uses this function to compute additional factors (including composite factors). Useful on the SAT.
factor.zip2k03-06-18File is not rated0Factor
This is a port of the 86 factoring program. This tiny program produces fast, accurate results with great efficiency. It doesnt have any annoying menus for something so simple.
prime89a.zip1k03-03-18File is not rateda prime number solver
this program, made by michael youssef, finds prime numbers. it is very very very useful. you dont know how often you need it. email me at killajoy6666@charter.net
primes_1_100000.zip118k03-03-10File is not ratedPrimes: 1 - 1,000,000
These lists contain all the primes, 1 to 1,000,000. Each of the 20 lists contains all the primes in each set of 50,000.
sumfact.89p1k02-04-22File is not ratedSumfact
This is a cool little program that lets you input a number and it will give you the sum of all its whole number factors.
findfact.zip1k01-12-22File is not ratedfindfact
Will find all factors of the number entered into the parenthesis. Works like a function. All factors are stored in a list for later viewing.
divlist.zip4k01-12-16File is not ratedDividers list/liste des diviseurs
Determines the positive integer dividers list, and checks whether a number is perfect
premier.zip1k01-06-01File is not ratedPremier
list prime numbers
diviseur.zip1k01-06-01File is not ratedDiviseur
Same functions as factor([integer]) but programmed in BASIC ;-)
premnbr.zip7k00-10-13File is not ratedPrime Numbers (French)
programes on the prime numbers
bprime.zip1k00-08-29File is not ratedPrime Factor v1.0
Highly optimized program will factor a number that you input. Amazing speed for BASIC!
primes.zip22k00-08-23File is not ratedThe First 14,423 Prime Numbers
This is a list of the first 14,423 prime numbers
primefinder.zip1k00-06-13File is not ratedPrime Number Finder v1.0
Generates a list of the prime numbers found within a specified interval. Very fast.
primegen.zip1k00-04-13File is not ratedPrime Number Tester
This program tests a number for primality, then displays its factors if it is prime
primfact.zip1k99-12-25File is not ratedPrimFact89
A very small, very easy program that will find the prime factorization of every number.
divise.zip1k99-12-07File is not ratedDiviseurs Communs
Programme determinant le diviseur communs de 2 nombres et cela de façon detaillé (il n'y a plus qu'a recopier sur la copie), ce programme permet aussi de connaitre tous les diviseurs d'un nombre.
prime.zip1k98-10-16File is not ratedPrime Number Program
Determines whether a whole number is prime or composite and lists its factors.

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