The first limit is the derivative of the function x1/n evaluated at x = a.
The derivative of x1/n is (1/n) x1/n -1 so the limit is (1/n) a1/n -1 = (1/n) / a1-1/n.
The second limit is the derivative of the function xn evaluated at x =a.
The derivative of xn is n n xn-1 so the limit is n an-1 .
In the case of the second limit, it is easy to see how this works by noting that
xn - an = (x -a) ( xn-1 a0 + xn-2 a1 + ... + x0 an-1)
All of the terms inside the second set of parentheses evaluate ( in the limit x ->n) to an-1
There are n of them, so in the limit xn - an = (x -a) n an-1
Thus the desired limit is n an-1.
A similar, but more complicated, analysis leads the the result above for the first limit.
Eddie S.
02/15/15