Calculus
Conformal Mapping
Subject:A mapping from a complex plane z to a complex plane w such that
w = f(z) and f'(zo) ≠ 0 (f'(zo) is the derivative of f at the point zo).
f(z) is conformal everywhere in the z-plane If f'(z) ≠ 0 everywhere in the z-plane. For example, the mapping f(z) = ez is conformal everywhere in the z-plane since f'(z) = ez ≠ 0 everywhere.
Complex Plane
Subject:A plane in which the points are complex numbers. For example, a complex z-plane has the complex number z = x + yi as its points, where (x,y) is the cartesian point and i2 = -1.
Complex-valued function
Subject:A function that evaluates to a complex number when its argument is a real number.
Mean Value Theorem
Subject:The theorem that equates the definite integral of a function to the product of the interval over which the function is integrated and the value of the fuction at a point within the interval.
The theorem states that if the function f(x) is continuous on the interval [a b], then there exists at least one number ξ, in [a b] that satisfies the following equation:
∫abf(x)dx = f(ξ)(b-a)
Definite Integral
Subject:The summation of a continuous function between known boundary values. For example,∫baf(x)dx is a definite integral of f(x) over the closed interval [a b].
Laplacian Operator
Subject:A very important operator in mathematical physics. Basically, it is the summation of the second derivatives of a function with respect to each of its independent variables. Now suppose we have a function u(x,y) in two dimensions, the Laplacian Operator is expressed as follows:
∇2 = δ2/δx2 + δ2/δy2.
For the function u(x, y, z) in three dimensions, the Laplacian Operator is expressed as follows:
Elliptic linear PDE
Subject:Consider the following second-order linear partial differential equation (PDE) in two variables:
Auxx + Buxy + Cuyy + Du x + Euy + Fu = G(x,y) -----(Eqn 1)
Where, A, B, C, D, E, F and G can be constants or functions of x and y.
The above PDE (Eqn 1) is elliptic if B2 - 4AC < 0. Elliptic PDE describe steady-state phenomena.
Hyperbolic Linear PDE
Subject:Consider the following second-order linear partial differential equation(PDE)in two varibles:
Auxx+ Buxy + Cu yy + Dux + Euy + Fu = G(x,y) ----(Eqn 1)
Where A, B, C, D, E, F and G can be constants or functions of x and y.
The above PDE (eqn 1) is hyperbolic if B2 - 4AC > 0. Hyperbolic PDE describe wave motion and vibrating systems.
Parabolic Linear PDE
Subject:Consider the following second-order linear partial differential equation (PDE) in two variables:
Auxx + Buxy + Cuyy + Dux + Euy + Fu = G(x,y)----(eqn 1)
Where A, B, C, D, E, F and G can be constants or functions of x and y.
The above PDE (eqn 1) is parabolic if B2 - 4AC = 0. Parabolic PDE describe heat flow and diffusion processes.