Give a recursive definition of
of the functions max and min so that mx{a1,a2,..an and min {a1,a2,…an}
are the maximum and minimum of the n numbers a1,a2,…an respectively
prove that f12+f22+..fn2 = fnfn+1 whenever n is a positive integer fn is
the Fibonacci sequence.
