I How can I verify the solution for Poisson equation with forgotten factor?

baptiste
Messages
5
Reaction score
0
Hello

I have a physics article who solve Poisson equation of the form:

L22f/∂x2=sinh(f)

The proposed solution is:

tanh(f/4)=exp(x/L) tanh(f0/4)

with f0 a constant

I suspect an error, something like a forgotten factor.

How can I verify? (I tried but I failed)

I forgot the limit conditions:

x belong to [-∞,0] and f and its first dérivative are null at -∞Thanks
 
Last edited:
Physics news on Phys.org
baptiste said:
Hello

I have a physics article who solve Poisson equation of the form:

L22f/∂x2=sinh(f)
Is there some reason this equation involves partial derivatives? From the proposed solution f appears to be a function of x alone.
If so, the above should be ##L^2\frac{d^2 f}{dx^2} = \sinh(f)##
baptiste said:
The proposed solution is:

tanh(f/4)=exp(x/L) tanh(f0/4)

with f0 a constant

I suspect an error, something like a forgotten factor.

How can I verify? (I tried but I failed)
Please show us what you tried.
baptiste said:
I forgot the limit conditions:

x belong to [-∞,0] and f and its first dérivative are null at -∞Thanks
 
Yes you are right, f is a single variable function, so the equation is
L2d2f/dx2=sinh(f)
Sorry for the error.

So I tried to derivate the expression tanh(f/4)=exp(x/L) tanh(f0/4) or f=4*atanh(exp(x/L) tanh(f0/4)) two times (both forms).
That leads to huge expressions which have nothing to do with the supposed result 1/L2 sinh(f)

Thanks for your help
 
Multiple both sides by ##\frac{df}{dx}##. Then you get $$L^2 \frac{d^2f}{dx^2} \frac{df}{dx} = sinh(f) \frac{df}{dx}.$$ Notice that ##\frac{d^2f}{dx^2} \frac{df}{dx} = \frac{1}{2} \frac{d}{dx} (\frac{df}{dx})^2 ##. Integrate both sides with respect to x and you get $$L^2(\frac{df}{dx})^2 = 2\int sinh(f) df = 2 cosh(f) + C.$$

So, $$L\frac{df}{dx} = \pm \sqrt{2cosh(f) + C}.$$ I think this is as simplified as it gets...
 
Yes OK I see
If we take the given solution, we have Ldf/dx=1/L (cosh(f/4)) sinh(f/4)
then by some trigonometric transformation we get
L df/dx=+/- sqrt(2 cosh(f)-2).
So the solution is true.

I will read the article one more time to find where is the bug in my simulations.

And I will try to learn matjax next time

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
1
Views
3K
Replies
3
Views
2K
Replies
3
Views
683
Replies
1
Views
3K
Replies
5
Views
3K
Replies
2
Views
5K
Replies
4
Views
8K
Back
Top