- To find Perfect Numbers
- Factorial of a Number
- Fibonacci Numbers
- Powers of 2
- Compute x^n by Recursion
- Check for Odd / Even numbers
- Use of Mathematical Functions
- Check if a Number is Prime
- Armstrong Numbers
- Sum of Series 1+2+3+4+…+10
- Pattern 2 – Pattern Printing Program