Derivative Homework Help: Calculating Limits with F'(x) and f[p(x)]

  • Thread starter Thread starter matematikuvol
  • Start date Start date
  • Tags Tags
    Derivative Homework
matematikuvol
Messages
190
Reaction score
0

Homework Statement


Calculate

\lim_{h\to 0}\frac{F[p(x)+hp'(x)]-F[p(x)]}{h}

where F'=f


Homework Equations


\lim_{h\to 0}\frac{F(x+h)-F(x)}{h}=F'(x)


The Attempt at a Solution



I think that solution is p'(x)f[p(x)] but I have a trouble to get the result.
 
Physics news on Phys.org


What is ##p'(x)##?

It is

\lim_{h \to 0} \frac{p(x+h)-p(x)}{h}

Hence,

p(x)+hp'(x)=p(x+h)

So now we have

\lim_{h\to 0}\frac{F(p(x+h))-F(p(x))}{h}=F'(p(x))=p'(x)f(p(x))
 


namu said:
What is ##p'(x)##?

It is

\lim_{h \to 0} \frac{p(x+h)-p(x)}{h}

Hence,

p(x)+hp'(x)=p(x+h)

So now we have

\lim_{h\to 0}\frac{F(p(x+h))-F(p(x))}{h}=F'(p(x))=p'(x)f(p(x))

The first result p(x)+hp'(x)=p(x+h) is incorrect, although it can be fixed up. The last line that writes \lim_{h\to 0}\frac{F(p(x+h))-F(p(x))}{h}=F'(p(x)) is also incorrect; it should be dF(p(x))/dx, not F'(p(x)), because, in fact, F'(p(x)) = f(p(x).

A much easier approach is: let R(x,h) = \frac{F[p(x)+hp'(x)]-F[p(x)]}{h}.
(i) if p'(x) = 0 (which can, perhaps, happen at a given point x), then for all h \neq 0, R(x,h) = 0, so the limit is zero, as is p'(x) f(p(x)). (ii) if p'(x) \neq 0,, let k = h p'(x), so that
R(x,h) = p'(x) \frac{F[p(x)+k)-F[p(x)]}{k}. As h \rightarrow 0 we have also that k \rightarrow 0, so the limit is p'(x) f(p(x)).

RGV
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top