The derivative of function under constraint

Click For Summary

Homework Help Overview

The problem involves a function defined by the equation f(x+y) = f(x)f(y) for all x and y, with specific values given for f(5) and f'(0). Participants are tasked with finding the value of f'(5) based on these conditions.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss the implications of the functional equation and the differentiability of the function. There are attempts to apply Rolle's Theorem and the Mean Value Theorem, but some express uncertainty about their applicability. Questions arise about the existence of f'(5) and how to handle the 0/0 form encountered in limits.

Discussion Status

The discussion is ongoing, with participants exploring various interpretations of the problem. Some have provided hints and guidance, particularly regarding the use of limits and the implications of the functional equation. There is recognition of potential inconsistencies in the given conditions, prompting further inquiry.

Contextual Notes

Participants note that the problem may contain inherent contradictions based on the provided values for f(5) and f'(0). There is a consensus that the conditions may not be consistent, leading to confusion in deriving a solution.

Raghav Gupta
Messages
1,010
Reaction score
76

Homework Statement



If f(x+y) = f(x)f(y) for all x and y and f(5) = 2, f'(0)=3, then f'(5) is
a) 5
b) 6
C) 0
d) None of these

Homework Equations



Don't know which equation to apply. I was thinking of Rolle's Theorem and mean value theorem here but it is not helping.

The Attempt at a Solution


Found f(0) = 1
 
Physics news on Phys.org
Raghav Gupta said:

Homework Statement



If f(x+y) = f(x)f(y) for all x and y and f(5) = 2, f'(0)=3, then f'(5) is
a) 5
b) 6
C) 0
d) None of these

Homework Equations



Don't know which equation to apply. I was thinking of Rolle's Theorem and mean value theorem here but it is not helping.

You're not actually told that the function is differentiable anywhere other than at zero, so the first thing to do is prove that [itex]f'(5)[/itex] actually exists. Therefore you should start from [tex] f'(5) = \lim_{h \to 0} \frac{f(5 + h) - f(5)}{h}.[/tex]
 
  • Like
Likes   Reactions: AdityaDev and HallsofIvy
Notice also that, because f(x+ y)= f(x)f(y), f(x+ 0)= f(x)= f(x)f(0) so we must have f(0)= 1. That helps!
 
Is the answer 6?
 
AdityaDev said:
Is the answer 6?
I think we're waiting for OP to respond.
 
HallsofIvy said:
Notice also that, because f(x+ y)= f(x)f(y), f(x+ 0)= f(x)= f(x)f(0) so we must have f(0)= 1. That helps!
But I have already shown that in my attempt of post 1. How it is helping me?
pasmith said:
[tex] f'(5) = \lim_{h \to 0} \frac{f(5 + h) - f(5)}{h}.[/tex]
Now what should I do?
I am getting a 0/0 form on right side and L Hopital rule also is not beneficial here.
 
Raghav Gupta said:
But I have already shown that in my attempt of post 1. How it is helping me?

Now what should I do?
I am getting a 0/0 form on right side and L Hopital rule also is not beneficial here.

Derivative limits always have a 0/0 form. Use f(x+y)=f(x)f(y).
 
Dick said:
Derivative limits always have a 0/0 form. Use f(x+y)=f(x)f(y).
So, I am getting,
[tex] f'(5) = \lim_{h \to 0} \frac{f(5)f( h) - f(5)}{h}.[/tex]
Now f(5) = 2 and f(0)=1, so f(h) = 1
Again getting 0/0 form. What I am supposed to do here ?
 
Raghav Gupta said:
So, I am getting,
[tex] f'(5) = \lim_{h \to 0} \frac{f(5)f( h) - f(5)}{h}.[/tex]
Now f(5) = 2 and f(0)=1, so f(h) = 1
Again getting 0/0 form. What I am supposed to do here ?

You are given f'(0)=3. What's that as a difference quotient? Halls gave you a hint in post 3.
 
  • #10
[tex] f'(0) = \lim_{h \to 0} \frac{f(0)f( h) - f(0)}{h}.[/tex]

Now what? Again 0/0 form.
 
  • #11
Raghav Gupta said:
[tex] f'(0) = \lim_{h \to 0} \frac{f(0)f( h) - f(0)}{h}.[/tex]

Now what? Again 0/0 form.

Think about it some more. The limit is 3. You are given that. As for what f(0) is you were also hinted that.
 
  • #12
Okay , applying L Hopital rule getting f'(h) = 3
Then using in LH rule once again in f'(5) getting 2f'(h) = 6= f'(5)
Was it supposed to be done by LH rule?
 
  • #13
No, you don't need LH. And what is f'(h)=3 supposed to mean? f'(0)=3. You haven't thought about this enough.
 
  • #14
Dick said:
No, you don't need LH. And what is f'(h)=3 supposed to mean? f'(0)=3. You haven't thought about this enough.
Not,getting
[tex] f'(0) =3= \lim_{h \to 0} \frac{f( h) - 1}{h}.[/tex]
 
  • #15
Raghav Gupta said:
Not,getting
[tex] f'(0) =3= \lim_{h \to 0} \frac{f( h) - 1}{h}.[/tex]

Good so far. Now figure out f'(5). It has that expression in it. Don't you see?
 
  • #16
Dick said:
Good so far. Now figure out f'(5). It has that expression in it. Don't you see?
Yeah f'(5) = 2*3 = 6 by that expression. Thanks Dick.
Thanks to other people also.
 
  • #17
There is a subtle error in the question.

You can prove that [itex]f(x) = f(1)^x = e^{x \ln (f(1))}[/itex] and differentiate that by the chain rule. The function is completely determined by f(1), but you're given two pieces of information with which to try to find it. They are not consistent.
 
  • #18
pasmith said:
There is a subtle error in the question.

You can prove that [itex]f(x) = f(1)^x = e^{x \ln (f(1))}[/itex] and differentiate that by the chain rule. The function is completely determined by f(1), but you're given two pieces of information with which to try to find it. They are not consistent.
How f(x) = f(1)x ?
A counter example-
Putting x = 0
We get f(0) = f(1)
Putting x= 5
We get f(5) = f(1)
But f(5) ≠ f(0)
As we are given f(5) = 2 and we know f(0) = 1
 
  • #19
Raghav Gupta said:
How f(x) = f(1)x ?
A counter example-
Putting x = 0
We get f(0) = f(1)
No, f(0) = (f(1))0 = 1
Raghav Gupta said:
Putting x= 5
We get f(5) = f(1)
But f(5) ≠ f(0)
As we are given f(5) = 2 and we know f(0) = 1
 
  • #20
Oh, so it is
SammyS said:
No, f(0) = (f(1))0 = 1
(f(1))x not f(1)x
How can we prove f(x) = (f(1))x ?
 
  • #21
Raghav Gupta said:
Oh, so it is

(f(1))x not f(1)x
How can we prove f(x) = (f(1))x ?
Ask Mr. (or Ms.) Smith to be certain.

...but

If f(x) = Cx for some C > 0, then we have f(x+y) = f(x)f(y) .
 
  • #22
SammyS said:
...but

If f(x) = Cx for some C > 0, then we have f(x+y) = f(x)f(y) .
How? Is it some theorem and if it is what it is called?
Can you tell me that Mr. Sammy ?
 
  • #23
Raghav Gupta said:
How? Is it some theorem and if it is what it is called?
Can you tell me that Mr. Sammy ?
Try it. Use some basic algebra.

If I write it out for you, then Mark and other mentors & homework helpers would be displeased with me. (In fact I would then be displeased with me. :smile: )
 
  • #24
SammyS said:
Try it. Use some basic algebra.

If I write it out for you, then Mark and other mentors & homework helpers would be displeased with me. (In fact I would then be displeased with me. :smile: )
Got it, it was basic algebra really.
pasmith said:
There is a subtle error in the question.

You can prove that [itex]f(x) = f(1)^x = e^{x \ln (f(1))}[/itex] and differentiate that by the chain rule. The function is completely determined by f(1), but you're given two pieces of information with which to try to find it. They are not consistent.
Wow, is this a paradox( This seems true but contradicts itself) ?
f(x) = (f(0))x
Differentiating,
f'(x) = (f(0))xlogef(0)
Putting x = 0
f'(0) = 0, which is not true since in question it is given f'(0) = 3
 
  • #25
Raghav Gupta said:
Got it, it was basic algebra really.

Wow, is this a paradox( This seems true but contradicts itself) ?
f(x) = (f(0))x
Differentiating,
f'(x) = (f(0))xlogef(0)
Putting x = 0
f'(0) = 0, which is not true since in question it is given f'(0) = 3
As pasmith said, the conditions given are inconsistent.

Therefore there's an inherent contradiction.
 
  • #26
SammyS said:
As pasmith said, the conditions given are inconsistent.

Therefore there's an inherent contradiction.
So following this method the answer could be none of these?
But yes there is error in question as well.
(It is looking like my every question of test that I am asking today is resulting in an error except that matrix one)
 
  • #27
Raghav Gupta said:
Got it, it was basic algebra really.

Wow, is this a paradox( This seems true but contradicts itself) ?
f(x) = (f(0))x

No, it's [itex]f(x) = (f(1))^x[/itex]. As you have established, we must have [itex]f(0) = 1[/itex].

If [itex]f(x + y) = f(x)f(y)[/itex] then [itex]f'(x) = f(x)f'(0)[/itex] and [itex]f(0) = 1[/itex]. This initial value problem has the solution [itex]f(x) = e^{xf'(0)}[/itex], so [itex]f(1) = e^{f'(0)}[/itex] and thus [itex]f(x) = (f(1))^x[/itex].

The inconsistency is that if [itex]f'(0) = 3[/itex] then [itex]f(1) = e^3[/itex], whilst if [itex]f(5) = 2[/itex] then [itex]f(1) = 2^{1/5}[/itex].

The question setter has obviously just exploited the fact that if [itex]f(x + y) = f(x)f(y)[/itex] then [itex]f'(x) = f(x)f'(0)[/itex] and has provided arbitrary values for [itex]f(5)[/itex] and [itex]f'(0)[/itex] without realizing that these values are not independent.
 
  • Like
Likes   Reactions: BvU and SammyS
  • #28
pasmith said:
If [itex]f(x + y) = f(x)f(y)[/itex] then [itex]f'(x) = f(x)f'(0)[/itex] and [itex]f(0) = 1[/itex].
I think you have the prime in the wrong place.

If [itex]\displaystyle f(x + y) = f(x)f(y)[/itex] then [itex]f'(x) = f'(x)f(0)[/itex] and [itex]f(0) = 1[/itex]

Added in Edit:
Never mind. Ray Vickson has pointed out how you were using this.

( I misinterpreted the and in the above .)
 
Last edited:
  • #29
SammyS said:
I think you have the prime in the wrong place.

If [itex]\displaystyle f(x + y) = f(x)f(y)[/itex] then [itex]f'(x) = f'(x)f(0)[/itex] and [itex]f(0) = 1[/itex]

The functional equation gives ##f(0) = f(0+0) = f(0)^2##, so ##f(0) = 0## or ##f(0) = 1##. We must have ##f(0) = 1##, because the other case ##f(0) = 0## would give ##f(x) = f(x+0) = f(x) f(0) = 0## for all ##x##, and that would contradict the nonzero value given to ##f'(0)##.

We thus have
[tex]\frac{f(x+h) - f(x)}{h} = \frac{ f(x) f(h) - f(x)}{h} = f(x) \frac{f(h)-1}{h} \\<br /> = f(x) \frac{f(h) - f(0)}{h}[/tex]
Now take ##h \to 0##.
 
  • #30
pasmith said:
No, it's [itex]f(x) = (f(1))^x[/itex].
SammyS said:
If f(x) = Cx for some C > 0, then we have f(x+y) = f(x)f(y) .
Why f(x) is only equal to f((1))x?
As Sammy is saying it could be any constant.
So we can also write f(x) =(f(2))x ?
Ray Vickson said:
The functional equation gives ##f(0) = f(0+0) = f(0)^2##, so ##f(0) = 0## or ##f(0) = 1##. We must have ##f(0) = 1##, because the other case ##f(0) = 0## would give ##f(x) = f(x+0) = f(x) f(0) = 0## for all ##x##, and that would contradict the nonzero value given to ##f'(0)##.

We thus have
[tex]\frac{f(x+h) - f(x)}{h} = \frac{ f(x) f(h) - f(x)}{h} = f(x) \frac{f(h)-1}{h} \\<br /> = f(x) \frac{f(h) - f(0)}{h}[/tex]
Now take ##h \to 0##.
It's looking like I'm going round and round if you see my encounter with Dick in this thread.
So if we take
## h\to 0 ##
Then [tex]f'(x)= f(x) \frac{f(h) - f(0)}{h}[/tex]
Now what to do?
 
Last edited:

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
26
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K