Questions regarding differentiation

  • Thread starter Thread starter MathematicalPhysicist
  • Start date Start date
  • Tags Tags
    Differentiation
Click For Summary

Homework Help Overview

The discussion revolves around two functional equations involving a differentiable function f(x). The first equation states that f(x+y) = f(x)f(y) for all x, y > 0, and participants are tasked with proving that f(x) must be either 0 or of the form e^(ax). The second equation states that f(xy) = f(x) + f(y) for all x, y > 0, leading to the conclusion that f(x) = a ln(x).

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants explore various approaches to differentiate the functional equations, with some attempting to substitute specific values for x and y to simplify the equations. Others raise questions about the validity of certain differentiation steps and the assumptions made regarding the nature of the function f(x).

Discussion Status

The discussion is ongoing, with participants providing insights and alternative approaches. Some have suggested potential paths forward, while others have pointed out errors or assumptions that may need reconsideration. There is no explicit consensus on the methods or conclusions yet.

Contextual Notes

Participants note that the function is defined for positive values only, which may influence the applicability of certain mathematical techniques. There are also discussions about the implications of assuming the existence of logarithmic properties in the context of the problems presented.

MathematicalPhysicist
Science Advisor
Gold Member
Messages
4,662
Reaction score
372
1)the function f(x) satisfies: f(x+y)=f(x)f(y)
for every x,y>0.
prove that if f(x) is differentiable then f(x)=0 or f(x)=e^(ax).

2)prove that if f(x) is differnetiable and satisfies f(xy)=f(x)+f(y)
for every x,y>0 then: f(x)=alnx.

in the first one i tried to put x=y, and then getting:
f(2x)=f^2(x), f'(2x)*2=2f(x)*x'
which means f'(2x)=f(x)
which happens when f'(2x)=(e^(2x)'/2
therefore f(x)=e^(2x) or if we want to generalise:
y=a
f(ax)=f(x)f(a)
a*f'(ax)=f'(x)f(a)+f(x)f'a)
f(x)=(af'(ax)-f'(x)f(a))/f'(a)
but how do i go out from here?

thanks in advance.
 
Physics news on Phys.org
You may want to check your differentiations...

Daniel.
 
loop quantum gravity said:
1)the function f(x) satisfies: f(x+y)=f(x)f(y)
for every x,y>0.
prove that if f(x) is differentiable then f(x)=0 or f(x)=e^(ax).

2)prove that if f(x) is differnetiable and satisfies f(xy)=f(x)+f(y)
for every x,y>0 then: f(x)=alnx.

in the first one i tried to put x=y, and then getting:
f(2x)=f^2(x), f'(2x)*2=2f(x)*x'
which means f'(2x)=f(x)
which happens when f'(2x)=(e^(2x)'/2
therefore f(x)=e^(2x) or if we want to generalise:
y=a
f(ax)=f(x)f(a)
a*f'(ax)=f'(x)f(a)+f(x)f'a)
f(x)=(af'(ax)-f'(x)f(a))/f'(a)
but how do i go out from here?

thanks in advance.
Uhmm, I haven't done this kind of problem before, but here's how I am going to tackle it:
f(x + y) = f(x) f(y)
[tex]f'(x) = \lim_{h \rightarrow 0} \frac{f(x + h) - f(x)}{h} = \lim_{h \rightarrow 0} \frac{f(x) f(h) - f(x) f(0)}{h} = f(x) \lim_{h \rightarrow 0} \frac{f(h) - f(0)}{h} = f(x) \times f'(0)[/tex].
Now, I think you can go from here, right? :)
The bolded part in my quote is some errors that you made.
Someone may come up with a better apprach, though. :)
 
ok, from your approach i get that f'(0)=0 cause f(0)=1, but then f'(x)=0
which means either f(x) equals some constant or zero, but i don't see how can i infer that f(x)=e^(ax)?
 
i coule ofcourse claim that when f(0)=e^(a*0), but i could do it also for e^x or a^x, nothing so special about e here, is it?
 
[tex]f(2x)=f^2 (x)[/tex]

By logarithmic differentiation, it follows

[tex]\frac{f'(2x)}{f(2x)}=\frac{f'(x)}{f(x)}[/tex]

Denote 2x=u and you'll have

[tex]\frac{f'(u)}{f(u)}=\frac{f'(x)}{f(x)}[/tex]

The thing above can't be true unless x=u from which it follows x=0 which is not allowed (initially we have x,y>0) or that the ratio is equal to a constant, let that be "a"

By integration

[tex]f(x) = C e^{ax}[/tex] with [tex]C^2 = C[/tex]

therefore one gets the solutions

[tex]f(x) =0[/tex]

or

[tex]f(x)=e^{ax}[/tex]


Daniel.
 
but it's not given to you that the function is a logarithm function, so how can you use the logarithmic differentiation if you don't know the idntity of the function?
 
Well, for part a) you'd have to prove the solution is the exponential. For doing that, my solution assumes the existence of the "ln" function along with all its known properties. This assumption does not enter conflict with the problem's data...

For the second part, i won't post a full solution for your problem, but instead i'll state and solve a problem which could prove (or not, it depends on you) itself useful for your solution to point b).

Solve the following functional equation

[tex]f(xy)=f(x)+f(y)[/tex] (1)

for [itex]x,y >0[/itex] and knowing the function f is differentiable at each point of its domain, the real positive semiaxis. Prove the solution you found is unique...


MY SOLUTION

*Let's pick [itex]y=1[/itex] in equation #1. It follows simply that

[tex]f(1) =0[/tex] (2).

*Let's pick [itex]y=\frac{1}{x}[/itex] in equation #1. Using #2 it follows that

[tex]f(x)=-f\left(\frac{1}{x}\right)[/tex] (3).

*Let's pick [itex]y\rightarrow \frac{1}{y}[/itex] in equation #1. Using equation #3, it follows simply that

[tex]f\left(\frac{x}{y}\right) =f(x)-f(y)[/tex] (4).

*Let's pick [itex]x=y+\Delta x[/itex] in equation #4. One gets simply

[tex]f\left(1+\frac{\Delta x}{y}\right) =f(y+\Delta x) -f(y)[/tex] (5).

*Let's divide both sides of the equation #5 by [itex]\Delta x[/itex] and take the limit [itex]\Delta x \rightarrow 0[/itex].

The RHS of #5 will become the LHS of #6 and the RHS of #5 will become the LHS of #6.

[tex]\left(\frac{df}{dy}=\right) f'(y)=\frac{1}{y}\lim_{\Delta x \rightarrow 0}\frac{f\left(1+\frac{\Delta x}{y}\right)}{\frac{\Delta x}{y}}[/tex] (6).

For the RHS of (6), since the limit is typically [itex]\frac{0}{0} [/tex], one can use l'Hôpital's rule (the function f is differentiable at each point of its domain and thus the number which results -[itex]f'(1)[/itex]- exists and is finite) and thus, by the definition <br /> <br /> [tex]C=: f'(1)[/tex] (7),<br /> <br /> we find the following linear I-st order & separable ODE<br /> <br /> [tex]\frac{df}{dy} =C \frac{1}{y}[/tex](8)<br /> <br /> subject to the initial condition #2. From the theorem of the existence and unicity of the solution(s) of well-posed problem for an ODE, it follows that the obvious solution to the equation #8 subject to the condition #2, i.e.<br /> <br /> [tex]f(y)=C\ln y[/tex] <br /> <br /> , exists and is unique...<br /> <br /> Daniel.[/itex]
 
dextercioby said:
Well, for part a) you'd have to prove the solution is the exponential. For doing that, my solution assumes the existence of the "ln" function along with all its known properties. This assumption does not enter conflict with the problem's data...

For the second part, i won't post a full solution for your problem, but instead i'll state and solve a problem which could prove (or not, it depends on you) itself useful for your solution to point b).

Solve the following functional equation

[tex]f(xy)=f(x)+f(y)[/tex] (1)

for [itex]x,y >0[/itex] and knowing the function f is differentiable at each point of its domain, the real positive semiaxis. Prove the solution you found is unique...


MY SOLUTION

*Let's pick [itex]y=1[/itex] in equation #1. It follows simply that

[tex]f(1) =0[/tex] (2).

*Let's pick [itex]y=\frac{1}{x}[/itex] in equation #1. Using #2 it follows that

[tex]f(x)=-f\left(\frac{1}{x}\right)[/tex] (3).

*Let's pick [itex]y\rightarrow \frac{1}{y}[/itex] in equation #1. Using equation #3, it follows simply that

[tex]f\left(\frac{x}{y}\right) =f(x)-f(y)[/tex] (4).

*Let's pick [itex]x=y+\Delta x[/itex] in equation #4. One gets simply

[tex]f\left(1+\frac{\Delta x}{y}\right) =f(y+\Delta x) -f(y)[/tex] (5).

*Let's divide both sides of the equation #5 by [itex]\Delta x[/itex] and take the limit [itex]\Delta x \rightarrow 0[/itex].

The RHS of #5 will become the LHS of #6 and the RHS of #5 will become the LHS of #6.

[tex]\left(\frac{df}{dy}=\right) f'(y)=\frac{1}{y}\lim_{\Delta x \rightarrow 0}\frac{f\left(1+\frac{\Delta x}{y}\right)}{\frac{\Delta x}{y}}[/tex] (6).

For the RHS of (6), since the limit is typically [itex]\frac{0}{0} [/tex], one can use l'Hôpital's rule (the function f is differentiable at each point of its domain and thus the number which results -[itex]f'(1)[/itex]- exists and is finite) and thus, by the definition <br /> <br /> [tex]C=: f'(1)[/tex] (7),<br /> <br /> we find the following linear I-st order & separable ODE<br /> <br /> [tex]\frac{df}{dy} =C \frac{1}{y}[/tex](8)<br /> <br /> subject to the initial condition #2. From the theorem of the existence and unicity of the solution(s) of well-posed problem for an ODE, it follows that the obvious solution to the equation #8 subject to the condition #2, i.e.<br /> <br /> [tex]f(y)=C\ln y[/tex] <br /> <br /> , exists and is unique...<br /> <br /> Daniel.[/itex]
[itex] <br /> I hope one can see the Tex displays now.<br /> <br /> Daniel.[/itex]
 
  • #10
Hooray, sorry about the multiple posting.

Maybe you didn't like the high school-type solutions that I've proposed.

Here are shorter ones, which use partial derivatives, which are not taght in HS.

For the first problem

[tex]f\left(x+y\right)=f(x)f(y)[/tex] (1)

Partial differentiate #1 wrt "x" and get

[tex]\frac{df(x+y)}{d(x+y)}\frac{\partial (x+y)}{\partial x}= f(y)\frac{df(x)}{dx}[/tex] (2)

Partial differentiate #2 wrt "y" and get

[tex]\frac{df(x+y)}{d(x+y)}\frac{\partial (x+y)}{\partial y}= f(x)\frac{df(y)}{dy}[/tex] (3)

Equate the RHS's from #2 and #3 and get

[tex]f(x)\frac{df(y)}{dy} =f(y)\frac{df(x)}{dx}[/tex] (4)

From which

[tex]\frac{1}{f(y)}\frac{df(y)}{dy}=\frac{1}{f(x)}\frac{df(x)}{dx} =C[/tex]

,where C is a (real) constant. The reason i put that constant is that the "x" and "y" are assumed independent variables.

By simple integration the [itex]f(x)=Be^{Cx}[/itex] is found. Requiring for it to verify the initial equation #1, we find either B=0, or B=1.

Daniel.
 
  • #11
For the second problem, first prove f(1)=0 (which is done above), then again partial differentiate wrt to "x" first and "y" then (or viceversa), but this time divide the 2 equations you get. Separate the variables, like I've done above, equate to a constant and then you'll get a separable I-st order linear ODE to which you can separate the variables and use the f(1)=0 condition to get the needed result.

Daniel.
 

Similar threads

Replies
8
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 18 ·
Replies
18
Views
3K