Jump to content

User:Amsanville/sandbox

From Wikipedia, the free encyclopedia

Article Evaluations: Method of Images

[edit]

Initially only about physics and charged particles, this has since been updated. It also lacks the entire mathematical basis for why this is a valid method for solving the boundary conditions of certain ODEs. Note, this method can be applied generally to equations that are:

1.) Linear

2.) Have some geometric center to the solution

3.) Have an evenness or oddness with respect to that geometric center

For example, consider two solutions: and that satisfy some linear PDE:

Then, because the PDE is a linear differential equation, linear combinations of these solutions also satisfy the PDE:

where and are, in general, complex numbers. We then see that if at some boundary in the problem that either , but some derivative then it is easy to satisfy either conditions so that or . Typically, the derivative conditions are no flux or no stress conditions and the derivatives of interest are the derivatives normal to the boundary. If we have, solutions to our PDE of the form:

where is an initial point for our function and is a general point in the domain it might be possible to construct and above so that we have reflections across the boundary. This works particularly well with Gaussian-like distributions which typically governor things like inverse laws like charge distribution and diffusion. It depends a lot on your PDE and your solution. I don't know when in general the method of images can be applied. It seems to require at a minimum though:

1.) A finite domain of interest, so that we can place artificial images outside the domain as to not interfere with initial conditions.

2.) A linear differential equation, ordinary or partial, so that solutions can be added.

3.) A geometric center to the solution that has a bell curve-like shape so that the mirror image will have the opposite slope. This allows you to put one image on one side of the boundary and the other image on the other and have a positive image cancel out the slopes and a negative image cancel out the primary function. This allows for you to satisfy reflective and absorbing boundary conditions.

I'm not an expert in the exact mathematics of this by any means, but it certainly is a cute and useful trick to building these idealized models in both mass transport and E&M (I always think those point charge in space problems are kind of funny, you will either never have a point charge that's standing still or you will never have a standing still charge that is well modeled as a point charge). Anyway, I will likely add some of this to the method of images page.

Final evaluation:

-Was only about physics, has since been updated

-Lacks mathematical basis for the method, which will require good sourcing on how to generalize it

-Also lacks more general boundary conditions, currently the mass transport section only mentions the reflective boundaries, but we also mentioned absorbing boundaries. I'll write out some details on that.

Mathematics of the Method of Images

[edit]

This method is a specific application of Green's functions [citation needed]. The method of images works well when the boundary is a flat surface and the distribution has a geometric center. This allows for simple mirror-like reflection of the distribution to satisfy a variety of boundary conditions. Consider the simple 1D case illustrated in the graphic where there is a distribution of as a function of and a single boundary located at with the real domain such that and the image domain . Consider the solution to satisfy the linear differential equation for any , but not necessarily the boundary condition.

Note these distributions are typical in models that assume a normal distribution. This is particularly common in environmental engineering, especially in atmospheric flows that use Outline of air pollution dispersion.

Perfectly Reflecting Boundary Conditions

[edit]

The mathematical statement of a perfectly reflecting boundary condition is as follows:

This states that the derivative of our scalar function will have no derivative in the normal direction to a wall. In the 1D case, this implifies to:

This condition is enforced with positive images so that [citation needed]:

where the translates and reflects the image into place. Taking the derivative with respect to :

Thus, the perfectly reflecting boundary condition is satisfied.

Perfectly Absorbing Boundary Conditions

[edit]

The statement of a perfectly absorbing boundary condition is as follows [citation needed]:

This condition is enforced using a negative mirror image:

And:

Thus this boundary condition is also satisfied.

UPDATE: Turns out the method of images is based on Green's functions. I'll start there...