#OK to post homework #Lucy Martinez, 01-24-2024, Assignment 2 with(numtheory): Help:=proc() : print(`MyIfactor(n)`): end: # Problem 2: Read and understand this lecture note. # Make up similar excercises but with much bigger number, and use Maple as a "calculator" # Let p=1299709, q=2750159 # Then, using Maple, n=3574406403731, phi(n):=3574402353864 # Let e=346573853 which was found by running # for i from 346573842 while gcd(phii,i)>1 and i