mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Factoring

Reply
 
Thread Tools
Old 2005-03-17, 20:04   #1
jtavares
 
Nov 2004

10012 Posts
Default Help on solution for v^2-b=a*x^2

How to solve ? - find integers v and x such that

v*v - b = a*x*x

where a and b are known and not perfect squares.

Last fiddled with by jtavares on 2005-03-17 at 20:08
jtavares is offline   Reply With Quote
Old 2005-03-17, 20:23   #2
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

164448 Posts
Thumbs up

Quote:
Originally Posted by jtavares
How to solve ? - find integers v and x such that

v*v - b = a*x*x

where a and b are known and not perfect squares.
This is just an extension of the Pell Equation. It has been completely solved.
Just do a Web search.

Note that b needs to split in the quadratic field Q(sqrt(a))
R.D. Silverman is offline   Reply With Quote
Old 2005-03-17, 20:31   #3
alpertron
 
alpertron's Avatar
 
Aug 2002
Buenos Aires, Argentina

55616 Posts
Default

Just go to my Quadratic Diophantine Equation Solver. It has a step by step mode that shows you how it finds the solutions.
alpertron is offline   Reply With Quote
Old 2005-03-17, 20:47   #4
jtavares
 
Nov 2004

910 Posts
Default

Thanks.

So it seems to me that there is no need to factor a and b.
Since when a is equal to 1 v*v - b = x*x can be solved by factoring b - Fermat factorization method.

Last fiddled with by jtavares on 2005-03-17 at 20:49
jtavares is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need backup solution advice jasong jasong 17 2013-04-22 03:30
Modular equation solution otutusaus Math 10 2010-11-21 17:28
Best solution for 20-digits? akeiser Factoring 9 2009-11-12 17:53
Rational solution. mfgoode Homework Help 9 2007-08-19 07:19
a new solution to 2^n = 3 (mod n) maxal Math 15 2007-02-28 18:42

All times are UTC. The time now is 03:39.


Mon Aug 2 03:39:04 UTC 2021 up 9 days, 22:08, 0 users, load averages: 1.43, 1.48, 1.41

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.