Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Education > Math > JSH: Probabilis...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 13 Topic 4124 of 4348
Post > Topic >>

JSH: Probabilistic quadratic residue solving

by JSH <jstevh@[EMAIL PROTECTED] > Jun 22, 2008 at 07:26 AM

An off-shoot of my surrogate factoring research is a probabilistic
method to solve quadratic residues, as given

k^2 = q mod p

when p is an odd prime, and q is a quadratic residue modulo p, you
find k.

The technique requires introduction of a few additional variables
starting with T, where

T = 2q + np

where n is an odd natural number so you have T = 2q mod p, but T - 2q
is also forced to have p as a factor.

Next you find z, where with integer factors f_1 and f_2 where f_1*f_2
= T:

z = (f_1 + f_2)/2

and now finally you try for an answer for k, with

k = 3^{-1}(2z) mod p.

The method is probabilistic because if I've got the analysis right you
have a 50% probability of getting the right k, for each z that you
try.  Checking is done by looking at k^2 mod p, to see if you get q.

Example: Let q=2, p=17 so T = 2(2) mod 17 = 4 mod 17.

Here T=21 does not work, but T = 55 = 5(11), so z = 8 and the answer
then from

3k = 2(8) mod 17, is k = 11 mod 17.

Is there any use for such a technique?


James Harris
 




 13 Posts in Topic:
JSH: Probabilistic quadratic residue solving
JSH <jstevh@[EMAIL PRO  2008-06-22 07:26:02 
Re: JSH: Probabilistic quadratic residue solving
Chip Eastham <hardmath  2008-06-22 08:11:17 
Re: JSH: Probabilistic quadratic residue solving
JSH <jstevh@[EMAIL PRO  2008-06-22 09:04:10 
Re: JSH: Probabilistic quadratic residue solving
rossum <rossum48@[EMAI  2008-06-22 18:51:55 
Re: Probabilistic quadratic residue solving
"Larry Hammick"  2008-06-22 18:07:51 
Re: JSH: Probabilistic quadratic residue solving
Chip Eastham <hardmath  2008-06-23 19:46:48 
Re: JSH: Probabilistic quadratic residue solving
JSH <jstevh@[EMAIL PRO  2008-06-26 22:01:13 
Re: JSH: Probabilistic quadratic residue solving
JSH <jstevh@[EMAIL PRO  2008-06-27 17:09:02 
Re: JSH: Probabilistic quadratic residue solving
"Dudly" <dd3  2008-06-27 21:15:14 
Re: JSH: Probabilistic quadratic residue solving
JSH <jstevh@[EMAIL PRO  2008-06-27 17:12:09 
Re: JSH: Probabilistic quadratic residue solving
Chip Eastham <hardmath  2008-06-27 19:45:59 
Re: JSH: Probabilistic quadratic residue solving
JSH <jstevh@[EMAIL PRO  2008-06-27 20:20:44 
Re: JSH: Probabilistic quadratic residue solving
JSH <jstevh@[EMAIL PRO  2008-06-27 20:45:58 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Dec 5 2:49:16 CST 2008.