jamalator

15 Reputation

3 Badges

6 years, 248 days

MaplePrimes Activity


These are replies submitted by jamalator

@acer 

Hi acer,

 

Thank you for your reply. 

I Have G= x*y and 8695*y ~ = 1341*y . G is a HUGE integer

and to code in rsa x and y must be prime number and integer.

So iam looking for x and y using maple.

Thank you

 

 

 

@Kitonum

Thank you it works.

 

Hi Carl,

Thank you for your answer, so the equation eqns := {G = x*y, 8695*y = 1341*x }; and G is a Big integer 

and the result i got is after evalf(solve(eqns, [x, y])) is something like  [[x = 4.43838*10^60, y = 1.43825043*10^60]]

I want to get x and y as integer and be at the same time be prime number.

Best regards

 

 

 

Page 1 of 1