Black–Scholes Equation
In mathematical finance, the Black–Scholes equation, also called the Black–Scholes–Merton equation, is a partial differential equation (PDE) governing the price evolution of derivatives under the Black–Scholes model. Broadly speaking, the term may refer to a similar PDE that can be derived for a variety of options, or more generally, derivatives. Consider a stock paying no dividends. Now construct any derivative that has a fixed maturation time T in the future, and at maturation, it has payoff K(S_T) that depends on the values taken by the stock at that moment (such as European call or put options). Then the price of the derivative satisfies :\begin \frac + \frac\sigma^2 S^2 \frac + rS\frac - rV = 0 \\ V(T, s) = K(s) \quad \forall s \end where V(t, S) is the price of the option as a function of stock price ''S'' and time ''t'', ''r'' is the risk-free interest rate, and \sigma is the volatility of the stock. The key financial insight behind the equation is that, under ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Random Process
In probability theory and related fields, a stochastic () or random process is a mathematical object usually defined as a family of random variables in a probability space, where the index of the family often has the interpretation of time. Stochastic processes are widely used as mathematical models of systems and phenomena that appear to vary in a random manner. Examples include the growth of a bacterial population, an electrical current fluctuating due to thermal noise, or the movement of a gas molecule. Stochastic processes have applications in many disciplines such as biology, chemistry, ecology, neuroscience, physics, image processing, signal processing, control theory, information theory, computer science, and telecommunications. Furthermore, seemingly random changes in financial markets have motivated the extensive use of stochastic processes in finance. Applications and the study of phenomena have in turn inspired the proposal of new stochastic processes. Examples of su ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Heaviside Step Function
The Heaviside step function, or the unit step function, usually denoted by or (but sometimes , or ), is a step function named after Oliver Heaviside, the value of which is zero for negative arguments and one for positive arguments. Different conventions concerning the value are in use. It is an example of the general class of step functions, all of which can be represented as linear combinations of translations of this one. The function was originally developed in operational calculus for the solution of differential equations, where it represents a signal that switches on at a specified time and stays switched on indefinitely. Heaviside developed the operational calculus as a tool in the analysis of telegraphic communications and represented the function as . Formulation Taking the convention that , the Heaviside function may be defined as: * a piecewise function: H(x) := \begin 1, & x \geq 0 \\ 0, & x * an indicator function: H(x) := \mathbf_=\mathbf 1_(x) For the al ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Diffusion Equation
The diffusion equation is a parabolic partial differential equation. In physics, it describes the macroscopic behavior of many micro-particles in Brownian motion, resulting from the random movements and collisions of the particles (see Fick's laws of diffusion). In mathematics, it is related to Markov processes, such as random walks, and applied in many other fields, such as materials science, information theory, and biophysics. The diffusion equation is a special case of the convection–diffusion equation when bulk velocity is zero. It is equivalent to the heat equation under some circumstances. Statement The equation is usually written as: \frac = \nabla \cdot \big D(\phi,\mathbf) \ \nabla\phi(\mathbf,t) \big where is the density of the diffusing material at location and time and is the collective diffusion coefficient for density at location ; and represents the vector differential operator del. If the diffusion coefficient depends on the density then the equatio ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Heat Equation
In mathematics and physics (more specifically thermodynamics), the heat equation is a parabolic partial differential equation. The theory of the heat equation was first developed by Joseph Fourier in 1822 for the purpose of modeling how a quantity such as heat diffuses through a given region. Since then, the heat equation and its variants have been found to be fundamental in many parts of both pure and applied mathematics. Definition Given an open subset of and a subinterval of , one says that a function is a solution of the heat equation if : \frac = \frac + \cdots + \frac, where denotes a general point of the domain. It is typical to refer to as time and as spatial variables, even in abstract contexts where these phrases fail to have their intuitive meaning. The collection of spatial variables is often referred to simply as . For any given value of , the right-hand side of the equation is the Laplace operator, Laplacian of the function . As such, the heat equation is ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Cauchy–Euler Equation
In mathematics, an Euler–Cauchy equation, or Cauchy–Euler equation, or simply Euler's equation, is a linear differential equation, linear homogeneous differential equation, homogeneous ordinary differential equation with variable coefficients. It is sometimes referred to as an ''equidimensionality, equidimensional'' equation. Because of its particularly simple equidimensional structure, the differential equation can be solved explicitly. The equation Let be the ''n''th derivative of the unknown function . Then a Cauchy–Euler equation of order ''n'' has the form a_ x^n y^(x) + a_ x^ y^(x) + \dots + a_0 y(x) = 0. The substitution x = e^u (that is, u = \ln(x); for x < 0, in which one might replace all instances of by , extending the solution's domain to ) can be used to reduce this equation to a linear differential equation with constant coefficients. Alternatively, the trial solution |
|
Boundary Condition
In the study of differential equations, a boundary-value problem is a differential equation subjected to constraints called boundary conditions. A solution to a boundary value problem is a solution to the differential equation which also satisfies the boundary conditions. Boundary value problems arise in several branches of physics as any physical differential equation will have them. Problems involving the wave equation, such as the determination of normal modes, are often stated as boundary value problems. A large class of important boundary value problems are the Sturm–Liouville problems. The analysis of these problems, in the linear case, involves the eigenfunctions of a differential operator. To be useful in applications, a boundary value problem should be well posed. This means that given the input to the problem there exists a unique solution, which depends continuously on the input. Much theoretical work in the field of partial differential equations is devote ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Finite Difference Method
In numerical analysis, finite-difference methods (FDM) are a class of numerical techniques for solving differential equations by approximating Derivative, derivatives with Finite difference approximation, finite differences. Both the spatial domain and time domain (if applicable) are Discretization, discretized, or broken into a finite number of intervals, and the values of the solution at the end points of the intervals are approximated by solving algebraic equations containing finite differences and values from nearby points. Finite difference methods convert ordinary differential equations (ODE) or partial differential equations (PDE), which may be Nonlinear partial differential equation, nonlinear, into a system of linear equations that can be solved by matrix algebra techniques. Modern computers can perform these linear algebra computations efficiently, and this, along with their relative ease of implementation, has led to the widespread use of FDM in modern numerical analysi ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Feynman–Kac Formula
The Feynman–Kac formula, named after Richard Feynman and Mark Kac, establishes a link between parabolic partial differential equations and stochastic processes. In 1947, when Kac and Feynman were both faculty members at Cornell University, Kac attended a presentation of Feynman's and remarked that the two of them were working on the same thing from different directions. The Feynman–Kac formula resulted, which proves rigorously the real-valued case of Feynman's path integrals. The complex case, which occurs when a particle's spin is included, is still an open question. It offers a method of solving certain partial differential equations by simulating random paths of a stochastic process. Conversely, an important class of expectations of random processes can be computed by deterministic methods. Theorem Consider the partial differential equation \fracu(x,t) + \mu(x,t) \fracu(x,t) + \tfrac \sigma^2(x,t) \fracu(x,t) -V(x,t) u(x,t) + f(x,t) = 0, defined for all x \in \mathbb ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Markov Chain
In probability theory and statistics, a Markov chain or Markov process is a stochastic process describing a sequence of possible events in which the probability of each event depends only on the state attained in the previous event. Informally, this may be thought of as, "What happens next depends only on the state of affairs ''now''." A countably infinite sequence, in which the chain moves state at discrete time steps, gives a discrete-time Markov chain (DTMC). A continuous-time process is called a continuous-time Markov chain (CTMC). Markov processes are named in honor of the Russian mathematician Andrey Markov. Markov chains have many applications as statistical models of real-world processes. They provide the basis for general stochastic simulation methods known as Markov chain Monte Carlo, which are used for simulating sampling from complex probability distributions, and have found application in areas including Bayesian statistics, biology, chemistry, economics, fin ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Delta Hedging
In finance, delta neutral describes a portfolio of related financial securities, in which the portfolio value remains unchanged when small changes occur in the value of the underlying security (having zero delta). Such a portfolio typically contains options and their corresponding underlying securities such that positive and negative delta components offset, resulting in the portfolio's value being relatively insensitive to changes in the value of the underlying security. A related term, delta hedging, is the process of setting or keeping a portfolio as close to delta-neutral as possible. In practice, maintaining a zero delta is very complex because there are risks associated with re-hedging on large movements in the underlying stock's price, and research indicates portfolios tend to have lower cash flows if re-hedged too frequently.De Weert F. pp. 74-81 Delta hedging may be accomplished by trading underlying securities of the portfolio. See for details. Mathematical interpret ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |
|
Self-financing Portfolio
In financial mathematics, a self-financing portfolio is a portfolio having the feature that, if there is no exogenous infusion or withdrawal of money, the purchase of a new asset must be financed by the sale of an old one. This concept is used to define for example admissible strategies and replicating portfolios, the latter being fundamental for arbitrage-free derivative pricing. Mathematical definition Discrete time Assume we are given a discrete filtered probability space (\Omega,\mathcal,\_^T,P), and let K_t be the solvency cone (with or without transaction costs) at time ''t'' for the market. Denote by L_d^p(K_t) = \. Then a portfolio (H_t)_^T (in physical units, i.e. the number of each stock) is self-financing (with trading on a finite set of times only) if : for all t \in \ we have that H_t - H_ \in -K_t \; P-a.s. with the convention that H_ = 0. If we are only concerned with the set that the portfolio can be at some future time then we can say that H_ \in -K_0 - ... [...More Info...]       [...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]   |