1. Run the sample problem utilizing one "small" EC2 instance (containing one virtual core) and record the runtime along with the solution to the problem (to verify that it calculated correctly).
2. Run the sample problem utilizing one "large" EC2 instance (containing more than one virtual core) and record the runtime along with the solution to the problem (to verify that it calculated correctly).
3. For both runs provide the following:
a. Your code
b. Your output
c. An analysis of the performance difference between number 1 and number 2.