Factoring Techniques, MPN and FPN Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: Fct_MPN_FPN_I4_Ch1_NK.zip
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Sundar Krishnan (View more)

Factoring Techniques, MPN and FPN script description:




Publisher review:
Factoring Techniques, MPN and FPN creates Mersenne Prime Numbers and Fermat Prime Numbers. Fct_MPN_FPN_I4_Ch1_NK.zip contains the following :MPN_FPN.m : This programme creates Mersenne Prime Numbers and Fermat Prime Numbers. We are however, limited in the range here because MATLAB's isprime()is limited to only 2^32.

Prob5_Ch1_NK.m : This script describes the step-by-step procedure for solving problems similar to Prob 5 in P29 of the book :A course in Number Theory and Cryptography by Neal KoblitzHere, we find the factors of numbers (2^n 1). FPN (Fermat Prime Number) is of type (2^d 1) where d is of a power of 2.Prob 4 / P29 says that (2^n 1) has prime factors which can be either of type (2^d 1) or of type =eqvt mod (1, 2n). In this file, we have considered those (2^d 1) which happen to be FPN. So, after dividing (2^n 1) by FPN (normally, lcm of all (2^d 1) s), we call the routine find_Primes_1__mod_2n_mod_n.m to find the other factors.Q-5a-FPN : Will (b^n 1) have at the most just ONE FPN as a factor ? Refer my analysis and explanation of the question in MPN_FPN.m

find_Primes_1__mod_2n_mod_n.m : This function can be used for finding prime factors restricted to type mod (p, 2n) = 1 or mod (p, n) = 1 ie, 1 =eqvt mod (p, 2n) or 1 =eqvt mod (p, n).So, compared to factor() of MATLAB, the "left-out" primes will be those that are NOT of typemod (p, 2n) = 1 or mod (p, n) = 1Exc_I_4_P29_NK.m : This file has some notes as I went along solving the problems in Exercise I.4 / P29 of the book : A course in Number Theory and Cryptography by Neal KoblitzProblems described in this file essentially use many of the techniques and principles described in Prob5_Ch1_NK.m

sort_with_single_entries.m : Matlab's sort "preserves" multiple entries in the list. So, I developed sort_with_single_entries.m to get a get sorted list which will have only single entries of each value.Further, sort() is a built-in function, so it's difficult to make changes to incorporate this additional reqmt. Requirements: ยท MATLAB Release: R13
Factoring Techniques, MPN and FPN is a Matlab script for Mathematics scripts design by Sundar Krishnan. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.
Factoring Techniques, MPN and FPN creates Mersenne Prime Numbers and Fermat Prime Numbers.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5