| Thread Closed |
solution to the general congruence |
Share Thread | Thread Tools |
| Aug6-06, 04:10 PM | #1 |
|
|
solution to the general congruence Can anyone help me to provide a solution to the general congruence:[tex] x^n =a Mod (b) [/tex] a,n and b integers or the integer solution to equations of the form: [tex] a x^n + by= c [/tex] solutions for integer x and y
|
| Aug6-06, 07:58 PM | #2 |
|
|
what prior knowledge was given in the course? Roots? or Powers n^x=amodb? P
|
| Aug6-06, 08:28 PM | #3 |
|
|
Plug it into Magma.
![]() I would do it as follows. (1) First, find the prime factorization of b. Let's assume b = p^2 * q (2) Find the n-th root of a modulo p and modulo q. (I know the Shanks-Tonelli algorithm works for square roots, and can be adapted for arbitrary roots. There may be a better way) (3) Use Hensel lifting to find an n-th root of a modulo p^2 (4) Use the Chinese Remainder Theorem to find an n-th root of a modulo b |
| Thread Closed |
| Thread Tools | |
Similar Threads for: solution to the general congruence
|
||||
| Thread | Forum | Replies | ||
| Congruence difficulty | Linear & Abstract Algebra | 1 | ||
| Congruence - subject difficulty | General Math | 0 | ||
| Solving a congruence | Calculus & Beyond Homework | 2 | ||
| Congruence | Precalculus Mathematics Homework | 3 | ||
| congruence help | Linear & Abstract Algebra | 5 | ||