| Name | Size | Date | Rating | Description |
| (Parent Dir) | folder | | Up to TI-83/84 Plus BASIC Math Programs (Arithmetic) |
| cheat3.8xg.zip | 144k | 11-01-19 | | Cheater v3.0 This is one of the most complete suites of homework help functions in existence, and it's all packed in one program (with an assembly subprogram for some of the chemistry functions). Featuring an easy-to-use menu system, it packs dozens of extremely useful algebra, geometry, calculus, chemistry, and physics functions for middle school, high school and even college courses. Includes 18 different area, volume, and surface area solvers for geometry students, a list of essential trigonometric identities, and many intuitive calculators for many other topics, such as a complete triangle solver. More general features include 326 different unit conversions (in an extremely simple scrollable graphical interface) and many other essential features, such as chemical equation balancing and formula interpreting. Check out the screenshots; you'll be amazed. |
| 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 |
| afactor2.zip | 1k | 02-02-10 | | A-Factor 2.0 A-Factor is a program that factors numbers and saves them to list 1 |
| 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! |
| aprime1.zip | 3k | 11-09-04 | | APRIME1,2,8&9 APRIME1: This prime factor program is the best compromise between speed and size. With only 146 bytes it tells you that 333667 is a prime in just a little more than two seconds, on an 83 Plus. APRIME2: This prime checker uses a list of 48 numbers, ( LP ) which you need to install on your calculator. It is really fast with smaller numbers, and a big prime like 10566779 is confirmed in just 8 seconds! APRIME8: This program is the same as APRIME1, except that it shows the factors with their power. You never risk running out of screen with this program. APRIME9: This program is aimed for the really big primes. It uses two lists, LP and LQ, which you need to install. The later has 480 numbers in it, and takes up more than 4000 bytes. |
| aprimedivisor2.zip | 1k | 10-07-28 | | APRIME+DIVISOR2 APRIME: This little program ( 117 bytes ), finds the prime factors of a positive integer, faster than most other programs of this kind, and it does so without skipping any END-commands. A great advantage, since skipping those consumes a lot of memory. DIVISOR2: This program finds the divisors in a positive integer. It does so without skipping any END-commands. It is very fast compared to the ordinary program of this kind, since it is a converted prime factor program. Only 172 bytes. |
| 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. |
| bprime.zip | 1k | 00-08-29 | | Prime Factor v1.0 Highly optimized program will factor a number that you input. Amazing speed for BASIC! |
| curtsfactor.zip | 587k | 20-02-03 | | FACTOR This program finds the integer solutions to the equation of a hyperbola to find divisors/factors of any integer. This update only corrects typos in the documentation and additional information. |
| divisor3.zip | 1k | 10-07-29 | | DIVISOR3&APRIME2 DIVISOR3:This program finds all the divisors of a positive integer. It is extremely fast compared with other programs of this kind. For example: 1 000 000 is handled in 5 seconds on an 83Plus, and only 2 seconds on an 84 or 83P SE! Compare this with your present program and you'll see why you rather want this program on your calc. APRIME2: This program finds the prime factors of a positive integer. It uses a list ( list N ), that you must install on your calc. It is extremely fast since it does not divide with numbers that have a factor 2, 3, 5, or 7. |
| divisor4.zip | 1k | 10-08-04 | | DIVISOR4&5 DIVISOR4: This program finds the divisors of a positive rational number. For example: 144, 30030, 4.55 and/or 2.36. In case it's a decimal number, you get all the divisors of the numerator divided by the denominator. Look at the screenshots. DIVISOR5: This program finds the divisors of a rational number, positive or negative. It has a much bigger capacity than the above program. It uses strings for the larger rational numbers. To convert the numbers, it has a subroutene: NBR2STR, written by Nick King. His author profile: http://www.ticalc.org/archives/files/authors/102/10288.html His e-mail address: ( coolamula@hotmail.com ) |
| divisora6.zip | 1k | 12-01-31 | | A6DVSR This program finds the divisors of a positive integer. Based upon a prime factor program, it divides with a list of eight numbers at the same time, so it is really fast. Yet very compact with only 186 bytes. |
| divisors.zip | 2k | 10-08-12 | | Two Divisor Programs These programs 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 one of the programs in the file. They are converted prime factor programs, and as such extremely fast, compared with the ordinary programs of this type. |
| 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. |
| 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. |
| esfactor.zip | 1k | 02-02-10 | | ESFactor Factor any positive or negative interger and find Perfect Square factors -- very useful for polynomial factoring |
| facquad.zip | 1k | 09-03-21 | | Facquad Factors Ax^2 + Bx + C quadratics with integer coefficients (real numbers only). For example: 18x^2 + 15x - 63. The program gives the GCF of 3 and (2x + 3) (3x + 7). The program returns to the A,B,C inputs if it only finds a GCF with no further factoring. |
| 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. |
| 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_04.zip | 3k | 13-02-11 | | factor_04 This program takes a LIST of numbers, separated by commas, and finds all factors of the numbers in the list with a runtime of O(sqrt(n)). This program also tells the user if the inputs are abundant numbers. |
| factor05.zip | 1k | 13-02-18 | | FACTOR05 This program finds the divisors for a set of numbers, and tells wether they are abundant or not. A number is abundant if the sum of its proper divisors is greater than the number itself. 12 is the first abundant number, its proper divisors are: 1, 2, 3, 4, 6, which add up to 16. You enter the numbers separated with a comma. More on this at: http://en.wikipedia.org/wiki/Abundant_number |
| 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!!! |
| factor3.zip | 1k | 02-12-07 | | A Super fast factoring program This is a really fast factoring program, Fixed bug over old vesion |
| 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. |
| 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. |
| 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! |
| 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). |
| 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! |
| factor_app.zip | 5k | 10-09-19 | | Auto Factor! Need to Factor a bunch of numbers fast? Look no further! This app is so easy to use it's like using a built in TI command. Did you know 9,000 has 47 different factors? you would if you had this app!! |
| 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. |
| factordes.zip | 2k | 04-05-03 | | Factor This program takes a given number and displays the factors of it. |
| factorer.zip | 1k | 10-08-12 | | Factorer v1.21 This file contains two programs that factors positive integers (finds divisors): Factorer v1.21 and DIVISOR1. Both programs are converted prime factor programs and uses the augment(-command to find the correct number of combinations in between the prime factors they find. As a result they are extremely fast compared to the ordinary factoring programs that simply counts up to the square root of the number. |
| factore.zip | 9k | 12-03-29 | | FACTORe This Program not only factors an integer N into PRIMES, but also lists its FACTOR PAIRS. For N = 100, you get 2, 2, 5, 5 and 2x50, 4x25, 5x20, 10x10. |
| 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. |
| 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. |
| factoringjl.zip | 1k | 16-03-26 | | Factoring This program will produce factor pairs for a positive integer. Great for algebra students. Enjoy! |
| factoringtool.zip | 1k | 03-10-23 | | Factoring Program Factors positive integers. Take a look! |
| factoring.zip | 1k | 10-02-03 | | Factoring This program asks you a number. It then finds all the factors for that number (low RAM makes it not go as high). While it checks for factors, It displays what percent done it is at the top. You will be able to view the factors in L6 ( Stat, edit, and look at L6) |
| factoriser.zip | 7k | 06-05-14 | | Speed Factoriser A blazingly fast routine finds the prime factors of any integer. |
| 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. |
| 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. |
| factornum.zip | 1k | 05-03-09 | | Factor! v2 Factors any number and displays the results in pairs. |
| 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. |
| 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+ |
| factorplus.zip | 1k | 11-05-13 | | AFACTOR This program gives you the prime factors, the divisors, and the factor pairs of an integer. It is basically a very fast prime factor program which does the prime factors and the divisors at the same time. The factor pairs are then extracted from the list of divisors. So it's very fast for what it does. |
| factorprime.zip | 1k | 07-12-27 | | Prime Factorization Program Finds the prime factorization of any positive integer. |
| 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. |
| factorsss.zip | 1k | 03-08-22 | | Prime Factors Finds the prime integer factors of a number. Fast and efficient. |
| 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. |
| 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. |
| 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. |
| factor.zip | 1k | 01-01-29 | | Factor v1.0 A simple program to find all the factors of a positive, whole number. |
| fastfactorfinder.zip | 1k | 10-05-14 | | Fast Factor Finder Finds the prime factorization of any number of any size — fast! |
| fastfactor.zip | 1k | 03-08-22 | | Factor Finds the integer factors of a number. Fast and efficient. |
| fastprimefactorer.zip | 1k | 08-11-30 | | Fast Prime Factorization Sometimes it's very useful to know a number's prime factorization. This program will take an integer you enter and break it down into its prime factors, and it will do this very quickly. |
| 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. |
| integerfactorer.zip | 4k | 22-01-21 | | Integer Factorer This program can find all factors of a number, and can also produce the prime factorization of said number. See the Readme for more information. |
| isitprime.zip | 1k | 11-02-14 | | Check if number is prime How to use: Run it by pressign PRGM and then choosing 'PRIME' It will ask you for an input and you enter a number you want to test (is it prime or not) It will then return 'YES' if prime and 'NO' if not prime. www.davidgom.co.cc |
| isprime_83.zip | 1k | 11-02-18 | | Check if number is prime This program was made by David Gomes and shall not be released without his permission. How to use: Run it by pressign PRGM and then choosing 'PRIME' It will ask you for an input and you enter a number you want to test (is it prime or not) It will then return 'YES' if prime and 'NO' if not prime. Thanks Zeda for optimizing it! www.davidgom.co.cc |
| isprime.zip | 7k | 06-05-14 | | Speed Prime A fast routine to test the primality of a number. |
| isxprime3.zip | 3k | 11-09-29 | | IS X PRIME? 3.0 The fastest prime checker without using any lists of any sort. Will tell you its smallest factor if it is composite. |
| 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 |
| 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! |
| modfactr.zip | 317k | 20-02-03 | | Modular Factoring 1 This program finds the factors of any positive integer. It takes about 10 seconds to determine that 1,000,003 is prime, and about 3 seconds to find the factors of 1,000,009. MODFACTR is based on my earlier program FACTOR (at https://www.ticalc.org/archives/files/fileinfo/471/47178.html ) |
| modfac.zip | 317k | 20-02-03 | | Modular Factoring 2 This program finds the factors of any positive integer. It takes about 7 seconds to determine that 1,000,003 is prime, and about 2 seconds to find the factors of 1,000,009. MODFACT is based on my earlier program FACTOR (at https://www.ticalc.org/archives/files/fileinfo/471/47178.html ) |
| 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. |
| numfact.zip | 1k | 04-02-17 | | Number Factorer Really useful number factoring program. |
| 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. |
| pfactors.zip | 1k | 01-08-05 | | Prime Factors Find the prime factors of any positive integer. |
| pfact.zip | 1k | 05-07-23 | | Prime Factorization 1.3 PlanMath prime factorization program by Planetar. |
| 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. |
| 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. |
| pnu.zip | 1k | 12-02-08 | | Prime Number Utility The Prime Number Utility has two main parts: The Prime Number Tester and the Prime Number Lister. The Prime Number Tester allows you to enter in any number, and it will tell you whether that number is prime or not. The time it takes depends on how big the number is. You then have the option to factorise that number or not. The factorising algorithm isn't particularly fast, but it does work, if you are willing to wait for it. I wouldn't recommend trying to factorise anything over 3 digits, beacause it will take a long time and most likely run out of memory. The Prime Number Lister allows you to create a list of prime numbers up to a number that you specify. The only limit on how many primes you can generate is the amount of memory your calculator has. The Lister will also store the primes into a list for you to work with. IMPORTANT: I have just fixed a glitch where it would think that composite numbers like 17711 (89x199) are prime. I have also fixed another glitch where if the lower factor of a number is an even number greater than two, the factor and its pair would not appear in the list of factors. If you are not using the latest version, please update! |
| 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! |
| 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. |
| 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 |
| 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. |
| 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. |
| prime_13.zip | 1k | 09-06-10 | | Amazing Prime Number Generator This amazing machine will generate a list of prime numbers faster than any other program on the market. It's a great way to pass countless hours in math class! If you don't believe me...try it for yourself!!! Unlike other programs, this one has been tested extensively and is made for convenience. |
| prime2.zip | 1k | 00-06-06 | | Primes Will finds all prime factors of a number |
| prime3.zip | 1k | 00-09-22 | | Prime Tester v1.10 This program tests to see if a number is prime or not. |
| prime4.zip | 1k | 02-02-21 | | Prime Factorer v1.0 For any positive integer the program returns |
| prime_58.zip | 1k | 21-07-28 | | Prime Finder This program will determine whether a certain number is prime. If it isn't it will display the closest prime number. |
| 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!!! |
| primea6.zip | 1k | 12-01-31 | | A6PRIME This is the best prime checker I have made. It is extremely fast if the number has two big prime factors, and very fast in every other way. Only 240 bytes. |
| primeadv.zip | 1k | 10-04-04 | | Prime Advanced Check if a number is prime. This is generation 2 prime checking program. It utilizes multi-threading and can check all numbers in range in no more than a minute (tested on TI-84 Plus SE), a bit more for numbers closer to the large end of the range. This is one of the fastest brute force prime checkers programmed using TI-Basic. This is the export version and more informative during the processing, it is slightly slower than the competition version but much faster than the generation 1 checkers. |
| primebp.zip | 2k | 11-10-06 | | Brent-Pollard Rho Algorithm APRIMEBP: This is the Brent-Pollard rho algorithm. It is a monte carlo method for factoring composite numbers. Its speed varies because some of the constants are randomized, so the time differs for the same number. In average though, it is a very fast algorithm. It will only give you one factor, which won't always be the smallest one. APRIMEP: This is Pollards monte carlo method which Brent improved upon. It's a lot simpler, but a bit slower. Brent says that he's algorithm is about 24% faster, and that seems correct. APRIMBPT: This is a simplification of Brent's algorithm for which I am responsible. It is not as fast, but it seems to fail less often, ( i.e. retreat to using Pollard's algorithm ). |
| primec1.zip | 1k | 11-04-02 | | PrimeC1 This program is a version of PrimeC that doesn't skip END-commands, wich is useful when you don't have much memory left. Skipping those will consume a lot of memory: up to more than 100 bytes for each one. Tricky numbers will then give you an ERR: MEMORY message, and hence stop your calculation. Not so with this version. You need to run PRCINST first. |
| primecalc.zip | 1k | 13-04-12 | | PrimeCalc it will just calculate all Primes until you end it! |
| prime_checker.zip | 1k | 11-04-01 | | PRIME This program will tell if a number is prime or not. Updated version is faster and more efficient. |
| primechecker.zip | 1k | 09-11-07 | | Prime Checker A simple but fast and powerful program that checks if a number is prime or not. If not, it gives you the first factors. |
| 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!- |
| 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. |
| primec.zip | 4k | 11-04-02 | | PrimeC,PrimeC2&PrimeC3 Three of the fastest prime factor programs for the 83/84 Plus. They use lists with 48 numbers to speed up the process. The later ones also uses another list with eight numbers, to search for numbers within the larger list. |
| primefactor83p.zip | 1k | 09-11-02 | | Prime Factorization 83P A super-fast, super-small prime factorization program. It's the fastest in its "weight class" at 103(?) bytes. Nothing fancy, it just does what it's supposed to. |
| primefactorization.zip | 1k | 03-10-19 | | Prime Factorization Does prime factorization on a number very quickly! |
| primefactor.zip | 1k | 03-03-07 | | Prime Factors Find all the prime factors of a number. |
| 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. |
| 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. |
| primegenerator.zip | 1k | 21-08-10 | | PRIME NUMBER GENERATOR TO INFINITY! This program will work on ANY CALCULATOR THAT RUNS TIâBASIC!!! It will keeping running until you stop it or the calculator overloads. It is 100% accurate, but for larger numbers it will take a while. At just under 200 bytes this program is a MUST! Python edition for TIâNSPIRE and TIâ84 PLUS CE PYTHON comming soon, so be on the lookout! |
| primegen.zip | 1k | 21-08-15 | | PRIME GENERATOR VERSION 2.0 This is an update to my first prime generator program. This program works faster than the other one (https://www.ticalc.org/archives/files/fileinfo/476/47664.html). |
| 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. |
| primenum2.zip | 1k | 05-10-24 | | Prime Number Checker Input a number and it will tell you whether or not it is prime. |
| 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. |
| 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. |
| 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. |
| 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 |
| 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! |
| 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. |
| primes2.zip | 1k | 12-09-03 | | Primes This program will list out the prime numbers less than a positive integer. Enjoy! |
| 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. |
| primesiv.zip | 1k | 10-12-19 | | PRIMESIV PRIMESIV is a program that can find prime numbers between two given parameters. |
| 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!! |
| 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!). |
| 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 :-) |
| 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. |
| 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. |
| primev.1.0.zip | 1k | 04-01-02 | | Prime 123 Prime 123 finds the prime factorization for any number. |
| 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! |
| prime.zip | 1k | 99-10-27 | | Prime This tests for prime numbers, it is the fastest I've ever seen for the calculator. |
| primferm.zip | 2k | 19-08-17 | | Primes with Fermat This program utilizes the fact that if you have two positive numbers A and B, and sqrt(B^2 - A) is a positive integer, then B - sqrt(B^2 - A) and B + sqrt(B^2 - A) are factors in A. If A has two factors, ( which may or may not be prime numbers ), B is ( F1 + F2)/2, where F1 is the smallest factor. This is known as Fermats factorisation method. So B is always bigger than or equal to sqrt A and smaller than or equal to F2. Therefore this method is extremely fast when the two factors are of similar size. However it is just as slow a way, when there is a big difference in size, compared to an ordinary program, and so this program also features a very fast conventional program, which counts up much faster than the ordinary one. Enclosed is a link to a Wikipedia article on the subject. |
| primfktr.zip | 1k | 09-06-10 | | Primefktr Prime Factor (primfktr) will give you the prime factorization for many numbers. |
| prlist1.zip | 2k | 11-01-09 | | APRLIST1,2&3 These three programs find the prime numbers in an interval of your choice. The first two consist of two programs each, one for short intervals, and another for longer ones. This makes them very fast for their purpose. The third program uses a list ( LP ), with the prime numbers between 1 and 1000. ( You need to install it on your calc. for the program to work. ) It has three subprograms. One that uses the list, another for longer intervals beyond the list, and a third for shorter intervals, beyond the list. |
| prlist2.zip | 2k | 11-05-13 | | APRLIST4,5,6,7&8 These programs are built around another concept than my programs in prlist1.zip. They are very compact and fast. Number 4 and 6 give the prime numbers from 2 and onto a number you enter. Number 5 and 7 give the primes within an interval that you specify. Number 8 consists of two programs, one for longer intervals below 10 000, and one for shorter intervals and above 10 000. |
| 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. |
| ptest.zip | 1k | 04-07-04 | | Super Fast Primality Test The name says it all |
| 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. |
| 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. |
| roots.zip | 1k | 09-12-26 | | Prime Factors This is Final Version if there are any bugs email doboy0@gmail.com with program and problem This program comes with no warranty whatsoever For instructions how to use visit youtube.com/doboy What does it do? Finals prime factors of a given number How to use 1)Run program (press PRGM then press ROOTS) 2)Program will prompt for a number so that it can find its prime factors then program will display prime factors Known Problems Will get hanged up for a while if given a large prime number |
| 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? |
| 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. |
| veryfastprimefactorer.zip | 1k | 12-03-24 | | A Very Fast Factoring Program This is easily one of the fastest programs, can factor a 6 digit semiprime (product of 2 very close by primes) in under 30 secs. |