Solving a Derivative Puzzle: Find f'(1)

  • Thread starter Thread starter terryds
  • Start date Start date
  • Tags Tags
    Derivative Puzzle
Click For Summary

Homework Help Overview

The discussion revolves around a limit involving a function f and its derivative, specifically focusing on the expression ##\lim_{x\rightarrow a} \frac{f(x^3)-f(a^3)}{x-a} = -1## and its implications for finding f'(1). The subject area pertains to calculus, particularly the concepts of derivatives and limits.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants explore the definition of the derivative and consider alternative forms of limits. Some suggest using L'Hospital's rule, while others discuss the implications of composite functions. There is also a mention of rewriting the limit in terms of another variable.

Discussion Status

Several participants have provided insights and alternative approaches to the problem. There is an ongoing exploration of the definitions and relationships between the derivatives of composite functions. While some methods have been proposed, there is no explicit consensus on the final interpretation or solution.

Contextual Notes

Participants note the need to clarify the definitions and relationships involved in the limit and derivative expressions. The original problem's constraints and the specific value of a (which is not explicitly stated) are also under discussion.

terryds
Messages
392
Reaction score
13

Homework Statement



If ##\lim_{x\rightarrow a} \frac{f(x^3)-f(a^3)}{x-a} = -1##.
then f'(1) = ...

A. -1
B. -1/3
C. 1/3
D. 1
E. 2

Homework Equations


[/B]
##f'(x) = \lim_{h->0}\frac{f(x+h)-f(x))}{h}##

The Attempt at a Solution


[/B]
I really have no idea about this problem.
Please help me.
 
Physics news on Phys.org
terryds said:

Homework Statement



If ##\lim_{x\rightarrow a} \frac{f(x^3)-f(a^3)}{x-a} = -1##.
then f'(1) = ...

A. -1
B. -1/3
C. 1/3
D. 1
E. 2

Homework Equations


[/B]
##f'(x) = \lim_{h->0}\frac{f(x+h)-f(x))}{h}##

The Attempt at a Solution


[/B]
I really have no idea about this problem.
Please help me.

First, rewrite the definition of the derivative limit. There are always two alternative ways o wrtite a limit. And, I'm not talking about epsilon-delta.

Second, a hint: you need to learn to spot a composite function when you see one!
 
PeroK said:
First, rewrite the definition of the derivative limit. There are always two alternative ways o wrtite a limit. And, I'm not talking about epsilon-delta.

Second, a hint: you need to learn to spot a composite function when you see one!

Do you mean the L' Hospital rule?
By using L'Hospital rule, I get
##\lim_{x\rightarrow a} \frac{f(x^3)-f(a^3)}{x-a} = -1##
##\lim_{x->a}\frac{3x^2 f'(x^3))}{x}=-1##
##\lim_{x->a}\frac{3x^2 f'(x^3))}{x}=-1##
##3a^2 f'(a^3) = -a##
##f'(a^3) = \frac{-a}{3a^2}##
##f'(a^3) = -\frac{1}{3a}##
##f'(1^3) = -\frac{1}{3}##

Is it correct ?
 
terryds said:
Do you mean the L' Hospital rule?
By using L'Hospital rule, I get
##\lim_{x\rightarrow a} \frac{f(x^3)-f(a^3)}{x-a} = -1##
##\lim_{x->a}\frac{3x^2 f'(x^3))}{x}=-1##
##\lim_{x->a}\frac{3x^2 f'(x^3))}{x}=-1##
##3a^2 f'(a^3) = -a##
##f'(a^3) = \frac{-a}{3a^2}##
##f'(a^3) = -\frac{1}{3a}##
##f'(1^3) = -\frac{1}{3}##

Is it correct ?

An interesting solution! That's probably valid, but it's not what I meant. Note that:

##f'(a) \equiv \lim_{x\rightarrow a} \frac{f(x)-f(a)}{x-a} \equiv \lim_{h\rightarrow 0} \frac{f(a + h)-f(a)}{h}##

Those are the two equivalent ways of writing the definition of a derivative.

And, if you let ##g(x) = f(x^3)##, then what you were given was effectively ##\forall a, \ g'(a) = -1##. The rest follows from the chain rule.
 
PeroK said:
An interesting solution! That's probably valid, but it's not what I meant. Note that:

##f'(a) \equiv \lim_{x\rightarrow a} \frac{f(x)-f(a)}{x-a} \equiv \lim_{h\rightarrow 0} \frac{f(a + h)-f(a)}{h}##

Those are the two equivalent ways of writing the definition of a derivative.

And, if you let ##g(x) = f(x^3)##, then what you were given was effectively ##\forall a, \ g'(a) = -1##. The rest follows from the chain rule.

g'(a) = -1
3a^2 f'(a^3) = -1
We let a = 1
f'(1)= -1/3
Thanks for your help
 
As the problem is solved, here is a different approach: Define ##y=x^3##, ##b=a^3##.
Then
$$-1 = \lim_{x\rightarrow a} \frac{f(x^3)-f(a^3)}{x-a} \\
= \lim_{y\rightarrow b} \frac{f(y)-f(b)}{\sqrt[3]{y}-\sqrt[3]{b}} \cdot \frac{\sqrt[3]{y}^2+\sqrt[3]{y}\sqrt[3]{b}+\sqrt[3]{b}^2}{\sqrt[3]{y}^2+\sqrt[3]{y}\sqrt[3]{b}+\sqrt[3]{b}^2} \\
= \lim_{y\rightarrow b} \frac{f(y)-f(b)}{y-b} \cdot \left(\sqrt[3]{y}^2+\sqrt[3]{y}\sqrt[3]{b}+\sqrt[3]{b}^2\right)$$
The fraction goes to f'(b), the second part converges to 3. Plug in b=1, done.
 
  • Like
Likes   Reactions: terryds
Similarly:

##\displaystyle \lim_{x\rightarrow a} \frac{f(x^3)-f(a^3)}{x-a} \ ##

##\displaystyle =\lim_{x\rightarrow a} \frac{f(x^3)-f(a^3)}{x^3-a^3}\frac{x^3-a^3}{x-a} \ ##

##\displaystyle =\lim_{x\rightarrow a} \frac{f(x^3)-f(a^3)}{x^3-a^3}\cdot \lim_{x\rightarrow a}\frac{(x-a)(x^2+ax+a^2)}{x-a} \ ##

##\displaystyle =f'(a)\cdot \lim_{x\rightarrow a}(x^2+ax+a^2)\ ##​
 
  • Like
Likes   Reactions: terryds

Similar threads

  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K