View Single Post
  #1  
Old July 3rd, 2009, 11:36 PM
lttlbbygurl lttlbbygurl is offline
Newbie
 
Join Date: Apr 2009
Posts: 8
Country:
Thanks: 1
Thanked 0 Times in 0 Posts
lttlbbygurl is on a distinguished road
Default Programs for Number Theory

I was specifically looking for a program that can solve congruences, but a program that can solve a system of congruences would be amazing.

For example:

x == 2 mod 3
x == 3 mod 5
x == 4 mod 11

or any number theory program would be helpful.

Thanks (:
Reply With Quote