B Can This ODE Solution f'(x)=f(2-x) Be Correctly Solved?

  • B
  • Thread starter Thread starter Silviu
  • Start date Start date
  • Tags Tags
    Ode Short
Silviu
Messages
612
Reaction score
11
Hello! I have this problem f'(x)=f(2-x) and I need to find f. This is what I did
x -> 2-x
f'(2-x)=f(2-2+x)=f(x) => f''(x)=f'(2-x)=f(x) => f''(x)=f(x) => ##f(x)=c_1e^x+c_2e^{-1}##.

So, ##c_1e^x-c_2e^{-x}=c_1e^{2-x}+c_2e^{x-2}## => ##-c_2e^{-x}=c_1e^2e^{-x}## => ##-c_2=c_1e^2##. And, similarly, ##c_1=c_2e^{-2}##. So ##-c_2=c_2e^2e^{-2}## => ##c_2=c_1=0## => f(x)=0.

Is this correct? There is another solution? Thank you!
 
Physics news on Phys.org
Silviu said:
Hello! I have this problem f'(x)=f(2-x) and I need to find f. This is what I did
x -> 2-x
f'(2-x)=f(2-2+x)=f(x) => f''(x)=f'(2-x)=f(x) => f''(x)=f(x) => ##f(x)=c_1e^x+c_2e^{-1}##.
I see three problems.
1) You replaced x by 2 -x, but you aren't consistent with this change. If you make a substitution, use a variable with a different name.
2) From f''(x) = f(x) (which does not follow from the original diff. equation), the general solution should be ##f(x)=c_1e^x+c_2e^{-x}##, which is different from what you have.
3) In your work below, you solve for the coefficients c1 and c2. Since there are no initial conditions given, there's no way to solve for these constants.
Silviu said:
So, ##c_1e^x-c_2e^{-x}=c_1e^{2-x}+c_2e^{x-2}## => ##-c_2e^{-x}=c_1e^2e^{-x}## => ##-c_2=c_1e^2##. And, similarly, ##c_1=c_2e^{-2}##. So ##-c_2=c_2e^2e^{-2}## => ##c_2=c_1=0## => f(x)=0.

Is this correct? There is another solution? Thank you!
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Replies
4
Views
2K
Replies
2
Views
2K
Replies
2
Views
2K
Replies
5
Views
2K
Replies
16
Views
2K
Replies
7
Views
3K
Back
Top