Mire hajlamosak a magas fokszámú polinomok?
1. Find the big O estimate for the number of multiplications required to compute xn where x is real number and n is a positive integer.
1. For the function f(n) = 2 f(n0.5) + log n when n is perfect square greater than 1 and f(2) =1, the big O estimate of f(n) is
1. Find the solution for an = 4an-1 – 4an-2 + (n+1)2n
1. Find the solution for an = 5an-1 – 6an-2 +2n +3n