Assignment 2

Deadline - Tuesday, Feb 17 Wednesday, Feb 25

The Question

Before starting this assignment, read the question number 8 on page 115 of your textbook atleast once. If you do not understand the question, ask me. In this assignment we are dealing with generating and testing prime numbers. Prime numbers are very important in information security because they are impossible to predict and to break it in to smaller parts. Part 1 wants you to find the solution of f(i) using the equation given to you which is f(i) = i2 + i + 41. Now they do mention that this equation generated prime numbers for any i upto 6. In the Second part you have to show us that for any i greater than 6, f(i) can still generate prime numbers.

What do I need from you

Please check the important guidelines before submitting your project to me. The assignment is due by Wednesday, Feb 25.

Additional help for the assignment

Back