Green's Function: Solving 1D Laplace Equation

squenshl
Messages
468
Reaction score
4

Homework Statement


I am trying to find the Green's function in one space dimension. The Green's function is G(x,y) = \Phi(x-y) - \phi(x,y) where \phi(x,y) is the solution to the Laplace problem (x fixed): \Deltay\phi = 0 in \Omega with \phi(x,\sigma) = \Phi(x-\sigma) for \sigma on \delta\Omega. I have \Phi(x) = -|x|/2.

Homework Equations





The Attempt at a Solution


The Laplace equation in one dimension is just \phi'' = 0 so solving this is trivial, \phi = ax + b but how go I get the constants from \phi(x,\sigma) = \Phi(x-\sigma) = -|x-\sigma|/2
 
Physics news on Phys.org
The Green's function for this problem is a function, G(x,t), such that:
1: It satisifies the equation d^2 G/dx^2= 0 for all t.
2: It satisifies the boundary conditions,
3: It is continuous at x= t.
4: There is a jump of 1 in the derivative at x= t: \lim_{x\to t^-} dG/dx- \lim_{x\to t^+} dG/dx= 1

From the first condition, it follows that G(x,t) must be of the form
G(x,t)= Ax+ B for x\le t
G(x,t)= Cx+ D for t\le x
and the "constants", A, B, D, and D, may depend on t.

From the fourth condition, C- A= 1. From the third condition, At+ B= Ct+ D
But you haven't given any boundary conditions. What are your boundary conditions? On what interval are you solving this?
 
We only have \phi(x,\sigma) as the only condition. I think that we only have to apply this to the solution\phi = c1y + c2. But how do we find the constants if we only have one condition.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top