Let f(x) = ax • xn
I'll omit limit because it gets unreadable quick. But it is there.
f'(x) = (f(x+h) - f(x)) / h
f'(x) = (ax+h • (x + h)n - ax • xn ) / h
we apply the binomial theorem here
f'(x) = (ax+h • (xn + hnxn-1 ....) - ax • xn) / h
And now I'm stuck. I can break down ax+h into ax • ah but that doesn't achieve much at all.
I could also express it in terms of e, but I don't know what that achieves either.
And the other thing I could do is cancel out h for hnxn-1 and the rest of the terms in the binomial expansion. But that would still leave me with h divisions.
So I still can't apply the limit.
I guess I could factorise as so:
f'(x) = (ax (ah (xn + hnxn-1 ...) - xn )) / h
But it isn't clear how to proceed, or even that proceeding is possible.
Where did I go wrong, or how can I continue?
Yes I can use the product rule but the point is to do it by first principles.
I'll omit limit because it gets unreadable quick. But it is there.
f'(x) = (f(x+h) - f(x)) / h
f'(x) = (ax+h • (x + h)n - ax • xn ) / h
we apply the binomial theorem here
f'(x) = (ax+h • (xn + hnxn-1 ....) - ax • xn) / h
And now I'm stuck. I can break down ax+h into ax • ah but that doesn't achieve much at all.
I could also express it in terms of e, but I don't know what that achieves either.
And the other thing I could do is cancel out h for hnxn-1 and the rest of the terms in the binomial expansion. But that would still leave me with h divisions.
So I still can't apply the limit.
I guess I could factorise as so:
f'(x) = (ax (ah (xn + hnxn-1 ...) - xn )) / h
But it isn't clear how to proceed, or even that proceeding is possible.
Where did I go wrong, or how can I continue?
Yes I can use the product rule but the point is to do it by first principles.