Arithmetic operations using ((

When using bash and some other advanced shells, we can make use of the (( )) notation to simplify mathematical operations with scripts.