|
Name |
Size |
Date |
Rating |
Description |
|
(Parent Dir) |
folder |
|
Up to TI-83/84 Plus BASIC Math Programs (Arithmetic) |
 |
prime_mini.zip |
1k |
08-09-16 |
 |
Prime Number Validator Mini This is the miniature version of my Prime Number Validator v. 1.1, intended solely for the purpose of being VERY small (program is < 50 bytes!) The program will return 0 if composite and 1 if prime. |
 |
primevalidator.zip |
1k |
08-09-15 |
 |
Prime Number Validator v. 1.1 A very small and very fast prime number validator. Tested prime number 9888881 against "Prime Tester" (http://www.ticalc.org/archives/files/fileinfo/328/32864.html), "Prime Number Generator" (http://www.ticalc.org/archives/files/fileinfo/300/30076.html), "Prime Factorization" (http://www.ticalc.org/archives/files/fileinfo/218/21812.html), "MYPRIME" (http://www.ticalc.org/archives/files/fileinfo/401/40182.html) and beat them all--in fact, MYPRIME, the fastest was beaten by a whole 10 seconds! |
 |
factorprime.zip |
1k |
07-12-27 |
 |
Prime Factorization Program Finds the prime factorization of any positive integer. |
 |
myprime.zip |
1k |
07-09-05 |
 |
MYPRIME - fast BASIC prime-tester for 83+/84+(SE) A simple BASIC program entered on the calculator that tells if a number is composite or prime. Briefly tested (one composite seven digit number) vs. "Prime Tester" (http://www.ticalc.org/archives/files/fileinfo/328/32864.html), "Prime Number Generator" (http://www.ticalc.org/archives/files/fileinfo/300/30076.html), and "Prime Factorization" (http://www.ticalc.org/archives/files/fileinfo/218/21812.html) and is faster than all of them. |
 |
factorghost.zip |
1k |
07-08-21 |
 |
FactorGhost This is the same as my Factor program, except it runs behind the scenes, and can be used from inside other programs. |
 |
factorof.zip |
1k |
07-08-21 |
 |
Find Factors This program finds all of the factors of a number. If you need any help, please let me know at stephenafinley@gmail.com. |
 |
relprime.zip |
1k |
07-01-27 |
 |
Relatively Prime Two numbers are said to be relatively prime when they share no other divisor but 1. This little program gives you their greatest common divisor in an instant. A text version is also included. |
 |
divisors.zip |
1k |
07-01-27 |
 |
Divisors This program finds all the divisors of a positive integer, or as you would say: factors, wich is not a correct denomination. There is also a text version of the program in the file. |
 |
primechk.zip |
1k |
06-09-08 |
 |
Prime Checker This is the fastest prime checker available for the 83. I've checked the rest, and this one beats them all. The key is that it doesn't check if numbers like 9, 15, 21, etc. divide the number in question. This program ends up checking 1/3 fewer possible divisors compared to most other programs. If the number is composite, it lists a divisor. |
 |
factors.zip |
1k |
06-09-08 |
 |
Prime Factorization This program computes the prime factorization of a given number. It performs this computation pretty fast. As you can see from the screenshots, the display is really cool. This updated version changes the output for the program. |
 |
factoriser.zip |
7k |
06-05-14 |
 |
Speed Factoriser A blazingly fast routine finds the prime factors of any integer. |
 |
isprime.zip |
7k |
06-05-14 |
 |
Speed Prime A fast routine to test the primality of a number. |
 |
primenumber.zip |
4k |
05-12-10 |
 |
Prime Number This Prgm will display if a number is prime or not as well as displaying all factors. |
 |
primality.zip |
7k |
05-12-01 |
 |
Primality Tester My first program, it checks whether or not a number is prime or composite; in other words, its primality. |
 |
aprime.zip |
1k |
05-11-26 |
 |
APRIME v.2.1 APRIME is a prime number finder. It is very small and very easy to run. Optimized for SAT I Math and SAT II Math IIC. I've tested it on both tests, and my prime number finder program is better than others because it is small and easy to run. So try it out today for that test. |
 |
primenum2.zip |
1k |
05-10-24 |
 |
Prime Number Checker Input a number and it will tell you whether or not it is prime. |
 |
pseutwo.zip |
1k |
05-09-08 |
 |
PsuedoPrime This will tell you if two numbers are pseudoprime. It's not really all that useful, but I like playing with it. |
 |
primetst.zip |
1k |
05-09-08 |
 |
PrimeTest This is quicker than prime factor, but it only tells you if the number is prime or not. Not much else. Still kind of a neat program. Email me with any problems or ideas. |
 |
prfactor.zip |
1k |
05-09-08 |
 |
PrimeFactor This was so fun to make. This will tell you the prime factors of any number you put in. Obvious, big numbers [telephone numbers.] will take a LONG time, but smaller numbers [and some larger numbers.] take about 10 seconds. Email me if you have any problems. |
 |
mcfactor.zip |
1k |
05-08-10 |
 |
Factor This is a great program for school. It figures out the factors of numbers. It shows you the ones it figures out as it goes along and then lets you scroll thorough them when it's done. Just don't put in huge numbers, like 500, or it will take forever! |
 |
pfact.zip |
1k |
05-07-23 |
 |
Prime Factorization 1.3 PlanMath prime factorization program by Planetar. |
 |
factor_finder.zip |
1k |
05-06-18 |
 |
Factor Finder v1.0 To find factors of positive integers, display them clearly and store them in L6 for later use. Can also bve used to find prime numnbers. The algorithm that this program uses makes it much faster than many other factor finders. It only searches for half of the factors, while the others are derived from the factors already found. |
 |
factornum.zip |
1k |
05-03-09 |
 |
Factor! v2 Factors any number and displays the results in pairs. |
 |
alldivis.zip |
1k |
05-03-09 |
 |
Find All Divisors This useful program is only 181 bytes, yet it will find every prime divisor of a number that you input. It will take up to 1 minute for numbers up to 8 digits, and about 10 seconds for numbers of 4 digits. This program will output its results on List4, so be sure not to store anything important there before running. Also, this program may take a while to run. Have fun! |
 |
factorcalc.zip |
11k |
05-03-02 |
 |
FactorCalc A very simple program that shows you all of the factors of a number in a range that you specify. |
 |
factor_83.zip |
1k |
04-12-14 |
 |
Factorizer The coolest factorization program ever! Works great with a ton of crash reducing features built in. Have fun! |
 |
divis.zip |
1k |
04-12-03 |
 |
Divis Enter a number, and it will tell you all the factors. If you enter 98 it will give you 1, 2, 7, 14, and 49. If the number is prime it will say so. |
 |
primeq.zip |
2k |
04-12-01 |
 |
PrimeQ Based on the Rabin-Miller probabilistic primality test this remarkable program takes primality testing on the TI-83+ to the next level. For large numbers, this program finds primes over 20 times faster than the fastest trial division programs ( e.g. - primec.zip). "Probabilistic" means the program declares a prime with high certainty but not quite 100% due to the existence of composite numbers known as strong pseudoprimes. However, the program will continue conducting tests, approaching 100% ever closer, until a primality proof is established. For large numbers, such a proof is still up to 6 times faster than the fastest trial division programs. As an example, 1013279437 is PROVED to be prime in 16 seconds! Under 400 bytes! |
 |
factor4.4.zip |
2k |
04-11-04 |
 |
Factor 4.4 In Factor, one enters an integer (positive or negative) and Factor displays all factors of that integer. ie: -30=>Factor=>-5,6,5,-6,-3,10,3,-10,-2,15,2,-15,-1,30,1,-30 Runnable from [PRGM] and MirageOS. |
 |
factorizer.zip |
11k |
04-10-04 |
 |
Factorizer This program factors integers, decimals, and polynomials. I would like to credit the Haynes Bridge Middle School Math Counts team of 2003/2004 for teaching me how to program. |
 |
ppt.zip |
1k |
04-08-20 |
 |
Probabilistic Primality Test This program is based on Fermat's theorem. You enter a number P and a base A such that (P,A)=1. If P fails for any base than it is composite. If P passes than it is probably prime. A prime will pass for all bases. The program can handle numbers up to around 2000000. It can prove 2029039=1013*2003 is composite in less than 3sec! Under 200 bytes |
 |
pd.zip |
1k |
04-08-19 |
 |
Prime Decomposition Using a combination of divisibility tests and methods inspired by fermat factorization, this program can find the prime decomposition of a number with remarkable speed and efficiency. Fermat factorization is usefull for factoring large numbers that are known to be the product of two primes relativly close to the square root. For example, this program factors 12240467203 into 100003*122401 in around 10sec. This updated version is more memory efficient than the original. |
 |
primenum83.zip |
3k |
04-07-11 |
 |
Prime Number version 2.00 This is a relatively fast prime number solver for the TI-83+/TI-83+SE. Enter a number and the program tells you whether it is prime or composite. |
 |
factors1.zip |
1k |
04-07-11 |
 |
Factor Finder Finds all the factors of a number. Uses a fast algorithm that will speed up factor finding once it has found half of the factors. Then it will find the rest of the factors using the existing factors. |
 |
ptest.zip |
1k |
04-07-04 |
 |
Super Fast Primality Test The name says it all |
 |
factordes.zip |
2k |
04-05-03 |
 |
Factor This program takes a given number and displays the factors of it. |
 |
factorit.zip |
2k |
04-04-30 |
 |
Simple Factor It! A very easy program to use that will give you all the factors of the input along with the squared value. |
 |
quikfactor.zip |
1k |
04-03-29 |
 |
QwikFactor Prime factorization won't be a chore any longer with QwikFactor. Fast and easy factorization make this the premier prime factorizer. |
 |
primetestxl.zip |
3k |
04-03-07 |
 |
fastest BASIC prime tester, XL-version This little program check within a second if 997 is a prime(yes) or 1412857 in about 20 sec. It's with an counter that shows you for the case that the number is a prime how far it is (in %). Look at the screenshots and have fun. |
 |
primetestxs.zip |
2k |
04-02-19 |
 |
Fastest BASIC Prime Tester This little program check within a second if 997 is a prime(yes) or 1412857 in about 20 sec. It's with an counter that shows you for the case that the number is a prime how far it is (in %). Look at the screenshots and have fun. |
 |
numfact.zip |
1k |
04-02-17 |
 |
Number Factorer Really useful number factoring program. |
 |
posfacto.zip |
4k |
04-02-09 |
 |
Possible Factors This program show all factors to get the number you put in. It display, too, if it's a prime. POSFACTO is only 237 big. |
 |
ultimatefactor.zip |
1k |
04-02-08 |
 |
Factor v1.1 Second release of my factor program. Now, odd numbers can be factored with twice the speed. |
 |
factor_afactor2.zip |
1k |
04-02-03 |
 |
Factor Meant to be as a supplement to Rob Gaebler's AFACTOR2, this will convert the matrix output (not very useful) to a list (much more useful) that allows easy access to each factor. If you downloaded AFACTOR2, download this too! |
 |
factorxx.zip |
8k |
04-02-03 |
 |
Factor eXpress 2.1 This excellent whole number factoring program is quick and loaded with features! With the new "dual-processing" technology, factoring times are reduced dramatically (see the readme file for more info). New updates in this version include bug fixes and speed optimization. More control has been added to manipulate the speed and interface. Download now to experience the speed and ease of use of Factor eXpress! CAN FACTOR 24,000,000 IN THE TIME THAT IT TAKES THE NEXT FASTEST PROGRAM TO FACTOR 20,000,000. |
 |
bestfactor.zip |
1k |
04-01-27 |
 |
Factor The ultimate factoring program! Can factor 20000000 in less than a minute! A must download! |
 |
primev.1.0.zip |
1k |
04-01-02 |
 |
Prime 123 Prime 123 finds the prime factorization for any number. |
 |
primecheck.zip |
1k |
03-12-22 |
 |
Prime Number Checker Insert a number, and the program tells you if it is prime or not prime. If it is not prime, it will give you a pair of factors. E-mail Me at ezekielvictor@hotmail.com or AIM me @ zekecoasterfreak (if you e-mail me, please include something like "TI-Programs" in the subject line) -Feel Free To Share This Release .. Make Sure I Receive Credit!- |
 |
factator.zip |
1k |
03-11-12 |
 |
Factator Just a simple little program where you input where you input a number and it finds all of it's factors 1 by 1. It even tells you if it's prime. |
 |
factoringtool.zip |
1k |
03-10-23 |
 |
Factoring Program Factors positive integers. Take a look! |
 |
primefactorization.zip |
1k |
03-10-19 |
 |
Prime Factorization Does prime factorization on a number very quickly! |
 |
divisor.zip |
1k |
03-08-26 |
 |
DIVISOR This program computes all the divisors of a natural number with unsurpassable speed. At only 64 bytes it's a truly elegant program. The other programs don't even come close to matching it. |
 |
fastfactor.zip |
1k |
03-08-22 |
 |
Factor Finds the integer factors of a number. Fast and efficient. |
 |
factorsss.zip |
1k |
03-08-22 |
 |
Prime Factors Finds the prime integer factors of a number. Fast and efficient. |
 |
png.zip |
3k |
03-08-04 |
 |
Prime Number Generator The program will test a nubmer for being prime or generate a list of primes up to 999 primes. Will test prime numbers 2 to 999999937. |
 |
primesolve.zip |
1k |
03-07-04 |
 |
Prime solver A VERY useful program where you easily test a number for prime number or not, it works on every number that isn't too big (you can calculate really big numbers too, if you change the code) and is very easy to use. Simple programming makes it also easy to read and learn from. Download now and please enjoy!! |
 |
simpleprime.zip |
8k |
03-06-26 |
 |
PRIME PRIME is a simple program that will tell you whether or not a number is prime, and if it is, it will tell you the smallest number other than "1" that it can be divided by. There are better "Prime" programs out there, but it is all your choice on whether or not to download, isn't it? |
 |
matprime.zip |
1k |
03-06-02 |
 |
Matt's Prime Program when you input a number from 1-999 it will find that many prime numbers, and will store them to listPRIME |
 |
findprime.zip |
1k |
03-04-13 |
 |
Prime Numbers Tells if a number is prime. Omnicalc is required. |
 |
primenuz.8xg |
5k |
03-04-11 |
 |
primenuz this program tells if the inputed number is prime. it also has a loading bar, and uses pictures one through 6 for start up screen, modify however you want |
 |
primefast.zip |
1k |
03-03-21 |
 |
Fastest Basic Primality Tester This program is the fastest basic primality tester. It can handle any number the calc can handle. All algorithms are designed with maximal optimization. |
 |
factcalc.zip |
2k |
03-03-17 |
 |
Factor Calculator This program calculates the integer factors of any number. Fast and reliable. Update REMOVES pointless MirageOS compatibility, which saves space. |
 |
factor.8xp |
1k |
03-03-08 |
 |
Factor Program This is a small program that quickly finds all natural factors of any interger (negative or postive). |
 |
primes83p.zip |
4k |
03-03-07 |
 |
Primes Generator/Tester This program tests a # for primeness, and it can also generate a list of primes. It's amazingly fast for BASIC. |
 |
primefactor.zip |
1k |
03-03-07 |
 |
Prime Factors Find all the prime factors of a number. |
 |
factorplusdp.zip |
1k |
03-03-06 |
 |
Factor Plus A fast number factorer, great for +SE becuase of higher processor speed but still great for 83+ |
 |
factor3.zip |
1k |
02-12-07 |
 |
A Super fast factoring program This is a really fast factoring program, Fixed bug over old vesion |
 |
factor4.zip |
1k |
02-11-20 |
 |
Factor Factor is a small (241 Bytes) application that will factor both positive and negative integers in a fairly short time span. It takes about 10 seconds to factor 100 returning both positive and negative integers. |
 |
porc.zip |
1k |
02-10-23 |
 |
Porc PORC is a program that you can use to test and see whether a number is prime or composite. The only downfall to this program is that the larger your number is, especially if it is prime, it takes the calculator longer to tell you whether the number is prime or composite. This program however works really well with the numbers that I use! |
 |
tenchiprimes83p.zip |
1k |
02-08-02 |
 |
Prime Numbers Just enter any number as big or as small as you want, and then the program would find all the prime numbers between the number you had putten in and 1. Then, it will display all of it out to you. |
 |
primef.zip |
1k |
02-07-15 |
 |
Prime Factors This finds prime factors. Doo-whoop. Has trouble if any of the prime factors are extra large, but should be ok for the most part. I didn't steal the idea Mr. Chris Jones. I don't do that. Deal with it, tiger. |
 |
primetester2.zip |
1k |
02-06-04 |
 |
Prime Tester 2 2 times faster than the original |
 |
primetester.zip |
1k |
02-06-04 |
 |
Prime Tester This tests a number to see if it is prime. Pretty fast, and handles big numbers usually pretty quickly. 100% accurate, I assure you :-) |
 |
primenum.zip |
1k |
02-03-28 |
 |
Prime or Composite? Determines whether given number is prime or composite. If it's composite, this program will display its smallest prime factor. |
 |
prime4.zip |
1k |
02-02-21 |
 |
Prime Factorer v1.0 For any positive integer the program returns |
 |
factor2.zip |
1k |
02-02-21 |
 |
Factor thingy program. This program factors any positive integer and will also add up the factors and tell if the number is prime or perfect. FAST and ACCURATE!!! |
 |
primes.zip |
1k |
02-02-20 |
 |
Primes Programs This zip includes 3 programs, one to prime factor a number, one to factor it, and one to test if it is prime (fast!). |
 |
afactor201.zip |
2k |
02-02-16 |
 |
A-Factor 2.01 A-Factor is a program that factors numbers and saves them to list 1. This one is slighlty faster than A-Factor 2.0 |
 |
factorsx.zip |
2k |
02-02-16 |
 |
Factors X This program is used to find all the whole-number factors of a given integer. Input the number in the main screen, and in the graph screen, the program will show you what can divide into that number, and how many times. |
 |
esfactor.zip |
1k |
02-02-10 |
 |
ESFactor Factor any positive or negative interger and find Perfect Square factors -- very useful for polynomial factoring |
 |
afactor2.zip |
1k |
02-02-10 |
 |
A-Factor 2.0 A-Factor is a program that factors numbers and saves them to list 1 |
 |
pfactors.zip |
1k |
01-08-05 |
 |
Prime Factors Find the prime factors of any positive integer. |
 |
hggfactor.zip |
2k |
01-06-14 |
 |
Factorization This Program will find the factors of an integer, the prim factors of an integer, checks an integer for being prim, factorizes quadratic equations and reduces square roots. All functions are fast and esay to access. The program is only 2250 bytes. |
 |
primec.zip |
2k |
01-01-31 |
 |
PrimeC v2.72 Very fast primefactorprogram. |
 |
factor.zip |
1k |
01-01-29 |
 |
Factor v1.0 A simple program to find all the factors of a positive, whole number. |
 |
factorer.zip |
1k |
01-01-22 |
 |
Factorer v1.20 Gives you all the factors of an integer. |
 |
primer4.zip |
1k |
01-01-06 |
 |
Prime Number Tester v2.0 This program tells whether the number entered is prime or not, and if it isn't, it gives it's 10 smallest factors. Very nice and not very big. |
 |
pf.zip |
1k |
00-10-13 |
 |
Prime Numbers and Prime Factorization prgmPRIME creates a list of 999 prime numbers using prgmPRIME2 as a subprogram. This takes around 25 minutes. prgmFACTORS executes prime factorization using the list (expressions are okay); it shows the value of the number entered. |
 |
prime3.zip |
1k |
00-09-22 |
 |
Prime Tester v1.10 This program tests to see if a number is prime or not. |
 |
bprime.zip |
1k |
00-08-29 |
 |
Prime Factor v1.0 Highly optimized program will factor a number that you input. Amazing speed for BASIC! |
 |
prime83.zip |
1k |
00-06-08 |
 |
Prime Number Tester v8.85 ATTENTION ALL ALGEBRA STUDENTS!!! This program is self explaintory. You enter in a number and it determines if a number is prime or not. Then finds the two simpliest numbers (e.g. the simpliest multiples of 150 are 10 and 15; the simpliest multiples of 300 are 15 and 20; a simpliest multipleis the smallest sum of two multiples; the simpliest multiple of 100 is 10 and 10. It is not 1 and 100 or 2 and 50 etc because 10+10=20, 1+100=101, 2+50=52; 20 is the lowest number) that multiply to the inputted number. It tells the time remaining when it is trying to find the multiples, and it also tells you the numbers that divide evenly into the number that are under 20. DOWNLOAD!!! BUG FREE!!! |
 |
prime2.zip |
1k |
00-06-06 |
 |
Primes Will finds all prime factors of a number |
 |
prime.zip |
1k |
99-10-27 |
 |
Prime This tests for prime numbers, it is the fastest I've ever seen for the calculator. |