/
A SHORT INTRODUCTION TO CALCULUS. A SHORT INTRODUCTION TO CALCULUS.

A SHORT INTRODUCTION TO CALCULUS. - PowerPoint Presentation

garcia
garcia . @garcia
Follow
66 views
Uploaded On 2023-10-27

A SHORT INTRODUCTION TO CALCULUS. - PPT Presentation

  1 The ideas of Calculus were discovered at the same time by NEWTON in England and LEIBNITZ in Germany in the 17 th century There was a lot of ill feeling between them because each one wanted to take the credit for discovering Calculus ID: 1025558

distance gradient find position gradient distance position find curve calculus pattern process tangent general repeat pqy small point reduces

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "A SHORT INTRODUCTION TO CALCULUS." is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

1. A SHORT INTRODUCTION TO CALCULUS. 1. The ideas of Calculus were discovered at the same time by NEWTON in England and LEIBNITZ in Germany in the 17th century. There was a lot of ill feeling between them because each one wanted to take the credit for discovering Calculus. 2. Newton had a particular interest in the orbits of planets and gravity. He “invented” calculus to help him study such topics. His theory was used extensively in putting the first men on the moon and his equations of motion clearly describe the paths of objects thrown through the air.  Calculus can be applied to many subjects: finding equations to model the growth of animals, plants or bacteria; finding maximum profits in economics; finding the least amount of material to make boxes and cylinders; all sorts of velocity and acceleration problems.

2. The very basic idea of calculus is how to find the changing steepness of curves.So far we have only dealt with the gradients of lines. B 3 Gradient of AB = 3 4 A. 4

3. PWe will move this line until it just touches the curve at one point.

4. P

5. P

6. P

7. P

8. PThis line is called a TANGENT to the curve at P.We say that: the gradient of the curve at P is the gradient of the tangent at P

9. PQTo ESTIMATE the gradient of the tangent at P we use a CHORD PQ.NOTE: Q is meant to be a point VERY close to P.The diagram is very much enlarged for clarity.

10. PQThe Gradient of PQ is an approximation to the gradient of the tangent at P

11. PQClearly, the gradient of chord PQ is greater than the gradient of the tangent.To improve the approximation, we could move the point Q closer to the point P

12. PQ

13. PQ

14. PQ

15. PQ

16. PQ

17. PQThe gradient of PQ is getting closer and closer to the actual gradient of the tangent at P.We now do this process using ALGEBRA.

18. PQSuppose the curve’s equation is y = x2RST33 + h 32 (3 + h)2If x = 3, the distance PR = 32 = 9If x = 3 + h, the distance QS = (3 + h)2NOTE: h is a very small distance such as 0.01

19. PQy = x2RST33 + h 32(3 + h)2 (3 + h)2 - 32h The gradient of PQ= QT PT= (3 + h)2 – 32 h= 9 + 6h + h2 – 9 h= 6h + h2 h= h( 6 + h) h= 6 + h And when h reduces to 0 then the gradient is equal to 6 Now we consider the triangle PQT in order to find the gradient of the CHORD PQThe distance PT = hThe distance QT = (3 + h)2 - 32

20. PQNow let us repeat this process to find the gradient at x = 4RST44+ h 42 (4 + h)2If x = 4, the distance PR = 42 = 16If x = 4 + h, the distance QS = (4+ h)2

21. PQy = x2RST44 + h 42(4 + h)2 (4 + h)2 - 42h The gradient of PQ= QT PT= (4 + h)2 – 42 h= 16 + 8h + h2 – 16 h= 8h + h2 h= h( 8 + h) h= 8 + hAnd when h reduces to 0 then the gradient is equal to 8 The distance PT = hRemember h is very small!The distance QT = (4 + h)2 - 42

22. Now there is definitely a pattern here!Perhaps a better way to see the pattern is to choose a general position “x” instead of specific values like x = 3 and x = 4.

23. PQNow let us repeat this process to find the gradient at a general position x RSTxx+ h x2 (x + h)2At position x, the distance PR = x2 Also at x+ h, the distance QS = (x+ h)2

24. PQy = x2RSTxx + h x2(x + h)2 (x + h)2 – x2h The gradient of PQ= QT PT= (x + h)2 – x2 h= x2 + 2xh + h2 – x2 h= 2xh + h2 h= h( 2x + h) h= 2x + hAnd when h reduces to 0 then the gradient is equal to 2x The distance PT = hRemember h is very small!The distance QT = (x + h)2 – x2

25. The main symbol we use for the gradient of a curve is yꞌ (pronounced “y dash”)We have just found that the gradient of the curve y = x2 at any point x is yꞌ = 2x This means that for the curve y = x2 :at x = 1, the gradient yꞌ = 2×1 =2at x = 2, the gradient yꞌ = 2×2 =4at x = 3, the gradient yꞌ = 2×3 =6at x = 4, the gradient yꞌ = 2×4 =8at x = 10, the gradient yꞌ = 2×10 =20at x = -6, the gradient yꞌ = 2×(-6) = -12 at x = ½ , the gradient yꞌ = 2× ½ =1

26. We found a simple pattern for y = x2 but there is also a pattern for any power of x

27. We can use the same basic diagram and theory to find the gradients of curves such as:y = x2 y = x3 y = x4

28. PQNow let us repeat this process to find the gradient of the graph y = x3 at a general position x RSTxx+ h x3 (x + h)3At position x, the distance PR = x3 Also at x+ h, the distance QS = (x+ h)3

29. PQy = x3RSTxx + h x3(x + h)3 (x + h)3 – x3h The gradient of PQ= QT PT= (x + h)3 – x3 hWe need more room to work this out. The distance PT = hRemember h is very small!The distance QT = (x + h)3 – x3

30. The gradient of PQ= QT PT= (x + h)3 – x3 h= x3 + 3x2h + 3xh2 + h3 – x3 h= 3x2h + 3xh2 + h3 h= h(3x2 + 3xh + h2) h= 3x2 + 3xh + h2 = 3x2 when h reduces to zero

31. We will repeat this process for the curve y = x4 then the pattern will be obvious to everybody!

32. PQNow let us find the gradient of the graph y = x4 at a general position x RSTxx+ h x4 (x + h)4At position x, the distance PR = x4 Also at x+ h, the distance QS = (x+ h)4

33. PQy = x4RSTxx + h x4(x + h)4 (x + h)4 – x4h The gradient of PQ= QT PT= (x + h)4 – x4 hWe need more room to work this out. The distance PT = hRemember h is very small!The distance QT = (x + h)4 – x4

34. The gradient of PQ= QT PT= (x + h)4 – x4 h= x4 + 4x3h + 6x2h2 + 4xh3 + h4 – x4 h= 4x3h + 6x2h2 + 4xh3 + h4 h= h(4x3 + 6x2h + 4xh2 + h3) h= 4x3 + 6x2h + 4xh2 + h3 = 4x3 when h reduces to zero

35. CONCLUSION!If y = x2 the gradient is yꞌ = 2x1If y = x3 the gradient is yꞌ = 3x2If y = x4 the gradient is yꞌ = 4x3If y = x5 the gradient is yꞌ = 5x4If y = x6 the gradient is yꞌ = 6x5If y = xn the gradient is yꞌ = n×x(n – 1)

36. We could repeat the theory to be absolutely sure, but I think we can easily accept the following:If y = 5x2 then yꞌ = 2×5x1 = 10x If y = 7x3 then yꞌ = 21x2If y = 3x5 then yꞌ = 15x4If y = 2x7 then yꞌ = 14x6Generally if y = axn then yꞌ = nax(n – 1)

37. SPECIAL NOTES:The equation y = 3x represents a line graph and we already know that its gradient is 3 so we could write yꞌ = 3.Interestingly this also fits the pattern:We “could” say y = 3x1 so yꞌ = 1×3 × x0 = 3Similarly, the equation y = 4 represents a horizontal line and we already know that its gradient is zero.

38. The process of finding the gradient is called DIFFERENTIATION.When we have an equation with several terms such as: y = 3x5 + 6x4 + 2x3 + 5x2 + 7x + 9 …it is a good idea to treat each term as a separate bit and we just apply the general rule to each term in turn. If y = 3x5 + 6x4 + 2x3 + 5x2 + 7x + 9 then yꞌ = 15x4 + 24x3 + 6x2 + 10x + 7 + 0

39. Usually we would just write the following:Question. Differentiate the function y = x3 – 5x2 + 3x + 2 Answer: yꞌ = 3x2 – 10x + 3