barnabas_truman (
barnabas_truman) wrote2006-10-29 08:40 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
USDA Certified Prime Factorization
A few years ago I wrote a simple TI-BASIC program to factor whole numbers. Input a whole number, and it outputs all possible pairs of factors of that number. It was slow but it worked.
Fast-forward to half an hour ago. At some point in the intervening time I had lost and/or deleted the program, so I decided to write it again, because I had been reading an interesting article about prime numbers and factorization. While programming, I decided to tweak it a bit to speed up the process, and in doing so I realized that with just a minor adjustment, I could make it instead output a complete prime factorization of the original input.
In summary--I now have a lovely li'l graphing calculator program I wrote myself that will prime-factor any whole number, and I want to show off. Gimme some numbers to factor!
Fast-forward to half an hour ago. At some point in the intervening time I had lost and/or deleted the program, so I decided to write it again, because I had been reading an interesting article about prime numbers and factorization. While programming, I decided to tweak it a bit to speed up the process, and in doing so I realized that with just a minor adjustment, I could make it instead output a complete prime factorization of the original input.
In summary--I now have a lovely li'l graphing calculator program I wrote myself that will prime-factor any whole number, and I want to show off. Gimme some numbers to factor!
no subject
no subject
So you think you're pretty clever, don't you?
Re: So you think you're pretty clever, don't you?
Re: So you think you're pretty clever, don't you?
Re: So you think you're pretty clever, don't you?
no subject
9999998
31415926535
no subject
9999998 = 2x4999999
31415926535 = 5x7x31x28954771
Congratulations
Re: Congratulations
Re: Congratulations
+++PLEASE REBOOT UNIVERSE AND TRY AGAIN+++
Re: Congratulations
I love you.
Re: Congratulations
Re: Congratulations
Re: Congratulations
Re: Congratulations
I hope you're being difficult on purpose. It's still not a useful suggested number. Maybe if we take i as a separate factor, and swap commas in for your decimal point? However it goes, you've still got way too many significant figures in your multiple of i for the calculator to deal with.
Re: Congratulations
Re: Congratulations
Re: Congratulations
no subject
Yeah, I'm going random.
no subject
And yes, 4619619787 is prime, as far as my programming skillz can tell.
no subject