Thursday, November 5th, 2009
Saddle-Point Approximation Explained
Description
A detailed tutorial on saddle-point approximation. Step by step tutorial including several examples of saddle-point approximation for reference.
Overview
Saddle-point approximation is also referred to as the method of steepest descent and Laplace’s method. It is a way of approximating integrals in the form
. f(x) is some twice-differentiable function, M is a large number, and the integral endpoints a and b have a possibilty of being infinite.
Tags: a, approximation, b, Calculus, descent, differentiable, function, infinite, infinity, integral, Laplace, large, m, method, number, point, saddle, saddle-point, steepest, twice, twice-differentiable
Posted in Calculus | No Comments »
Tuesday, October 6th, 2009
How to Solve a Dirichlet Problem
Description
A detailed tutorial of solving Dirichlet problems. Step by step tutorial including several examples of how to solve Dirichlet problems for reference.
Overview
A Dirichlet problem is a problem of finding a function which solves a specified partial differential equation in the interior of a given region that takes prescribed values on the boundary of the region. It was originally supposed to be used for Laplace’s equation, although other equations can use it as well. The Dirichlet problem can be stated as: given a function f that has values everywhere on the boundary of a region in R^n, is there a unique continuous function u twice continuously differentiable in the interior and continuous on the boundary, such that u is harmonic in the interior and u = f on the boundary? A mathematical solution can be expressed as:
Tags: bounded, continuous, differential equations, Dirichlet, equation, harmonic, interior, Laplace, Math, partial differential equation, problem, region, solution, value
Posted in Differential Equations | No Comments »