Number Analysis

In this tutorial we analyse different properties of numbers such as prime numbers, arbitrariliy sized decimals, and limit calculations. We want to give a rough overview of various properties of the natural numbers \mathbb{N} with respect to several operations. This provides us with several nice examples where everything mentioned in the previous tutorials can be put to good use.

 

 

Limit Calculations

Write a single program for each of the following:

Hint

 

Prime Numbers

Write a single program for each of the following: