Generic definition of derivative?

Click For Summary

Homework Help Overview

The discussion revolves around the definition of the derivative, particularly in the context of a theoretical understanding presented in class. The original poster describes a scenario where a professor illustrates the concept of the derivative at a point using a curve, tangent lines, and error analysis related to approximations of the function.

Discussion Character

  • Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the implications of a new definition of the derivative and its usefulness in approximating functions. Questions arise regarding the relationship between this definition and traditional definitions, as well as the role of the tangent line in this context.

Discussion Status

There is an active exploration of the theoretical aspects of the derivative, with participants sharing insights about its applications and questioning the clarity of definitions. Some participants express confusion about the equivalence of different formulations of the derivative and seek clarification on the concepts involved.

Contextual Notes

Participants note the challenge of connecting various definitions of the derivative and the tangent line, highlighting the complexity of understanding these concepts in a mathematical context.

Hernaner28
Messages
261
Reaction score
0
Generic "definition" of derivative?

Hi. This is a theoric doubt I have since I went to class today. The professor "redifined" the derivative at point a. He draw a curve (the function) and the tangent at point a. Then he draw another two lines in the same point.
Well, then he said that the error is the difference between the lines and the function or I understood that (if it's not that way please clarify that to me).

So:

$$\eqalign{
& Error = f(x) - y \cr
& Error = f(x) - [m(x - a) + f(a)] \cr
& Error = f(x) - f(a) - m(x - a) \cr
& Error = \underbrace {(x - a)}_{\scriptstyle 0 \atop
\scriptstyle x \to a} \underbrace {\underbrace {\left( {\frac{{f(x) - f(a)}}{{x - a}} - m} \right)}_{\scriptstyle f'(a) - m \atop
\scriptstyle x \to a} }_{r(x)} \cr
& {\text{The error is minimum if m = f'(a)}} \cr
& {\text{so}} \cr
& \underbrace {f(x) = f(a) + f'(a)(x - a) + (x - a)r(x)}_{{\text{With }}r(x) \to 0{\text{ when }}x \to a} \cr} $$

Now... this is really interesting but I wonder what this is for... is this useful for sth in particular?

Thanks!
 
Physics news on Phys.org


He's shown you two things.

First, he's shown you an interesting formula involving derivatives. This actually has quite a lot of practical use for coming up with good approximations, both in numeric and symbolic contexts. e.g. things like [itex]\sin x \approx x[/itex] for small x, or to quickly estimate the value of [itex]\sqrt{101}[/itex].

It may not seem like a big deal now. One place where it really becomes useful when you are dealing with more complicated functions and expressions; knowing this formula and when to use it can allow you to replace the complicated function with something much simpler and easier to analyze.

Also, it turns out that this definition of the derivative generalizes well to other contexts, such as when you start doing multi-variable calculus.
The second thing he's shown you is a useful technique for computing / defining things. It's a surprisingly tricky issue to give a good definition of the term "tangent line" or to compute such a thing. But geometrically, we see that the tangent line can be approximated by a secant line. Turning that around, secant lines are approximated by the tangent line, and we can use this property to define the tangent line, as the one that gives the best approximation to the secant lines.

This technique is one of the main techniques of differential calculus: replace the complicated idea with a simple idea that approximates it. Show the approximations are well-behaved. Then, define the complicated idea to be the thing that the simple idea is approximating.
 


Hurkyl said:
He's shown you two things.

First, he's shown you an interesting formula involving derivatives. This actually has quite a lot of practical use for coming up with good approximations, both in numeric and symbolic contexts. e.g. things like [itex]\sin x \approx x[/itex] for small x, or to quickly estimate the value of [itex]\sqrt{101}[/itex].

It may not seem like a big deal now. One place where it really becomes useful when you are dealing with more complicated functions and expressions; knowing this formula and when to use it can allow you to replace the complicated function with something much simpler and easier to analyze.

Also, it turns out that this definition of the derivative generalizes well to other contexts, such as when you start doing multi-variable calculus.



The second thing he's shown you is a useful technique for computing / defining things. It's a surprisingly tricky issue to give a good definition of the term "tangent line" or to compute such a thing. But geometrically, we see that the tangent line can be approximated by a secant line. Turning that around, secant lines are approximated by the tangent line, and we can use this property to define the tangent line, as the one that gives the best approximation to the secant lines.

This technique is one of the main techniques of differential calculus: replace the complicated idea with a simple idea that approximates it. Show the approximations are well-behaved. Then, define the complicated idea to be the thing that the simple idea is approximating.

Oh yes, it seems really interesting. So, this could be really called another definition if we say?:

$$f'(a) = \mathop {\lim }\limits_{\scriptstyle x \to a \atop
\scriptstyle r(x) \to 0} \frac{{f(x) - f(a) - (x - a)r(x)}}{{x - a}}$$

I thought this was not a correct definition but now I see it's the same as:

$$f'(a) = \mathop {\lim }\limits_{x \to a} \frac{{f(x) - f(a)}}{{x - a}}$$

But I still haven't realize when it's convenient to use it. I guess I will learn it eventually.
Thank you!
 


Does this define the tangent or the derivative at a? I feel this is going to be really useful to know for my course so I want to understand it now before it becomes dense.
 


I got confused again. I don't know what this defines, if the derivative or the tangent and I don't see any differences between this and the formal definition.

Wikipedia shows this:
$$\lim_{h\to 0}\frac{f(a+h)-f(a) - f'(a)\cdot h}{h} = 0$$

But I cannot connect this expresion to the other one! Here there's no r(x)

Please help.. I need to get that clarified.
 


Hernaner28 said:
Oh yes, it seems really interesting. So, this could be really called another definition if we say?:

It works like this:

Let [itex]r_m(x)[/itex] be the function
[tex]r_{m,a}(x) = \frac{ f(x) - f(a) - m (x-a) }{x-a}[/tex]
Then we say [itex]f'(a) = m[/itex] if and only if
[tex]\lim_{x \to a} r_{m,a}(x) = 0[/tex]​

It can be rearranged a fair bit. The above is the same as saying

We say [itex]f'(a) = m[/itex] if and only of
[tex]\lim_{x \to a} \frac{ f(x) - f(a) - m (x-a) }{x-a} = 0[/tex]​
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
22
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
15
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K