Problem 46633. Montgomery Reduction Algorithm (REDC)
Given a matrix of input numbers T, R, and N such that gcd(R,N)=1 and 0 <= T < R*N, output the Montgomery reduction of T.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers4
Suggested Problems
-
Count from 0 to N^M in base N.
235 Solvers
-
Set the array elements whose value is 13 to 0
1359 Solvers
-
Permute diagonal and antidiagonal
438 Solvers
-
Chebyshev polynomials of the 2nd Kind
68 Solvers
-
340 Solvers
More from this Author55
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!