How do you differentiate by first principles?

Firstly, what are we trying to achieve by differentiating a function? Differentiation allows us to compute the rate of change of a function at any point along a well behaved function.

Consider the curve y = f(x)

Imagine moving along the curve to a point with coordinates (x1,y1) and then moving to a new point (x2,y2). What is the gradient between these points? Trivially, it is y2-y1/x2-x1

What happens if we draw a line between those two points? Assuming the points are a suitable distance apart and the curve is suitably curvy and well behaved, this line is unlikely to follow the curve, nor be tangent to the curve. Let's think about our definition of differentiation again, we want to describe/compute the rate of change (or gradient) of the function at a point. This is the tangent to the function. Why is it the tangent though? Since we require the rate of change at a point, we need the gradient at a point. But surely that is contradictory? In fact yes, there cannot be a gradient at a true point, but... There is a gradient between a point and a point infinitessimally nearby. Now we are getting somewhere. So in order to differentiate we must choose the coordinates (x2,y2) such that:

x2 = x1 + dx where dx is infinitessimally small. 

y2 = f(x2) = f(x+ dx)

Then trivially the gradient is simply:

( (f(x1+dx)-f(x1) ) / (x1+dx-x1) = ( f(x + dx) - f(x) ) / dx

(note: for clarity I have rewritten x1 as x) 

For example lets plug in a simply function like f(x) = x2

The numerator then looks like:

x2 + 2x*dx + dx2 - x2

The divisor:

dx

The whole fraction is then just:

2x + dx.

Since dx is infinitessimal we recover the expected result of 2x using the 'bring down power rule'

Try to convince yourself the power rule holds for all xn where n is an integer using binomial expansion and taking suitable approximations (hint: dxn is always negligable!

 

 

Answered by Daniel B. Maths tutor

5236 Views

See similar Maths A Level tutors

Related Maths A Level answers

All answers ▸

Express 3sinx - 2cosx in the form R(sin(x-a) given R>0 and 0<a<90°. Hence solve 3sinx - 2cosx = 1 in the interval 0<x<360°. What are the maximum and minimum values of 2sinx - 3cosx?


What is 'grouping' and how does it work?


Integrate x*sin(x) with respect to x.


How can we remember the difference between differentiation and integration?


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2024

Terms & Conditions|Privacy Policy