Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- From: Gerry Myerson <gerry@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 28 Jan 2008 22:15:43 GMT
Gerry <GerryMrt@xxxxxxxxx> wrote:
On Jan 28, 4:18 am, Gerry Myerson <ge...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
Gerry <Gerry...@xxxxxxxxx> wrote:
On Jan 27, 11:58 pm, Gerry Myerson <ge...@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote:
Gerry <Gerry...@xxxxxxxxx> wrote:
On Jan 27, 8:47 pm, rich burge <r3...@xxxxxxx> wrote:
On Jan 27, 11:11 am, Gerry <Gerry...@xxxxxxxxx> wrote:
is it possible to find the pell equations of the RSA numbers as
in:
X^2=d*Y^2+1 where d=RSA number
And could Y in this case have a simple form like for example:
X=3*37239639534523*518144156602508243009*4000659204579114753312310
8788
4704
3394855313
d=1238926361552897*93461639715357977769163558199606896584051237541
6381
8858
0280321
Y=2^129
google: lenstra "solving the pell equation"
There is also video available somewhere at MSRI.
Finding solutions for even a moderate size d is not easy.
i believe Lenstra's paper uses continued fractions if i recall it
right.
I believe *everybody* uses continued fractions to solve Pell.
The problem i'm having is not the size of d it is factoring d.
I think i can easily push the size of d into the RSA range.
I don't understand your last sentence. Concerning the size of d,
the continued fraction for sqrt d can be very long, and the smallest
solution of Pell can be very, very, very, very large. I suppose
the smallest Y could have a simple form, but it doesn't seem
the least bit likely.
i believe only solutions for squarefree d values are of interest.
The example i gave was not generated by CF expansion i used my own
identity
which is probably trivial but still interesting.
It generates d values which are composite and also have a factor
like in this case 2 with a high power which can be excluded from d if
square.
I think I understand now - you're not interested in solving
x^2 - d y^2 = 1, given d - you're interested in finding d
for which there is a solution with a nice value of y. So, let y
be your favorite number, let x = y^2 + 1, and then hope
that x + 1 is "an RSA number," by which I take it you mean
a product of two largush primes. Or let x = y^2 - 1 and
hope x - 1 is RSA. If neither one works, go to your second
favorite value of y, and try again. There are enough RSA
numbers around that you probably won't have to work hard.
But what's the point?
there is no real specific point, i only wanted to know if maybe
someone already
found some d=RSA because i think Y should be of a simple form in this
case.
Are you saying that if d is a product of two large primes
then Y will have a simple form? Do you have any reason
for thinking this is the case? Have you chosen 10 or 15
primes, looked at all d = p q where p and q are distinct
primes from your set, and found that in every case Y has
a simple form?
--
Gerry Myerson (gerry@xxxxxxxxxxxxxxx) (i -> u for email)
.
- Follow-Ups:
- Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- From: Gerry
- Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- References:
- Pell equation X^2=d*Y^2+1 where d=RSA number
- From: Gerry
- Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- From: rich burge
- Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- From: Gerry
- Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- From: Gerry Myerson
- Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- From: Gerry
- Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- From: Gerry Myerson
- Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- From: Gerry
- Pell equation X^2=d*Y^2+1 where d=RSA number
- Prev by Date: Re: 1-1/2+1/3-1/4+1/5-1/6+1/7
- Next by Date: Re: Factor x^12+15/11*exp(1/3*x^3) as a product of 6 reals.
- Previous by thread: Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- Next by thread: Re: Pell equation X^2=d*Y^2+1 where d=RSA number
- Index(es):
Relevant Pages
|