HOME
*





Angelescu Polynomials
In mathematics, the Angelescu polynomials π''n''(''x'') are a series of polynomials generalizing the Laguerre polynomials introduced by . The polynomials can be given by the generating function\phi\left(\frac t\right)\exp\left(-\frac\right)=\sum_^\infty\pi_n(x)t^n. They can also be defined by the equation \pi_(x) := e^x D^n ^A_n(x)where \frac is an Appell set of polynomials (see ). Properties Addition and recurrence relations The Angelescu polynomials satisfy the following addition theorem: (-1)^n\sum_^m\frac = \sum_^m (-1)^r\binom \frac,where L^_ is a generalized Laguerre polynomial. A particularly notable special case of this is when n=0, in which case the formula simplifies to\frac = \sum_^m \frac - \sum_^ \frac. The polynomials also satisfy the recurrence relation \pi_s(x) = \sum_^n (-1)^\binom\frac\frac pi_(x) which simplifies when n=0 to \pi'_(x) = (s+1) pi'_s(x) - \pi_s(x)/math>. () This can be generalized to the following: -\sum_^s \fracL^_(x)\frac = \fr ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Mathematics
Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics with the major subdisciplines of number theory, algebra, geometry, and analysis, respectively. There is no general consensus among mathematicians about a common definition for their academic discipline. Most mathematical activity involves the discovery of properties of abstract objects and the use of pure reason to prove them. These objects consist of either abstractions from nature orin modern mathematicsentities that are stipulated to have certain properties, called axioms. A ''proof'' consists of a succession of applications of deductive rules to already established results. These results include previously proved theorems, axioms, andin case of abstraction from naturesome basic properties that are considered true starting poin ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Laguerre Polynomials
In mathematics, the Laguerre polynomials, named after Edmond Laguerre (1834–1886), are solutions of Laguerre's equation: xy'' + (1 - x)y' + ny = 0 which is a second-order linear differential equation. This equation has nonsingular solutions only if is a non-negative integer. Sometimes the name Laguerre polynomials is used for solutions of xy'' + (\alpha + 1 - x)y' + ny = 0~. where is still a non-negative integer. Then they are also named generalized Laguerre polynomials, as will be done here (alternatively associated Laguerre polynomials or, rarely, Sonine polynomials, after their inventor Nikolay Yakovlevich Sonin). More generally, a Laguerre function is a solution when is not necessarily a non-negative integer. The Laguerre polynomials are also used for Gaussian quadrature to numerically compute integrals of the form \int_0^\infty f(x) e^ \, dx. These polynomials, usually denoted , , …, are a polynomial sequence which may be defined by the Rodrigues formul ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Generating Function
In mathematics, a generating function is a way of encoding an infinite sequence of numbers () by treating them as the coefficients of a formal power series. This series is called the generating function of the sequence. Unlike an ordinary series, the ''formal'' power series is not required to converge: in fact, the generating function is not actually regarded as a function, and the "variable" remains an indeterminate. Generating functions were first introduced by Abraham de Moivre in 1730, in order to solve the general linear recurrence problem. One can generalize to formal power series in more than one indeterminate, to encode information about infinite multi-dimensional arrays of numbers. There are various types of generating functions, including ordinary generating functions, exponential generating functions, Lambert series, Bell series, and Dirichlet series; definitions and examples are given below. Every sequence in principle has a generating function of each type (exc ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Appell Polynomial
In mathematics, an Appell sequence, named after Paul Émile Appell, is any polynomial sequence \_ satisfying the identity :\frac p_n(x) = np_(x), and in which p_0(x) is a non-zero constant. Among the most notable Appell sequences besides the trivial example \ are the Hermite polynomials, the Bernoulli polynomials, and the Euler polynomials. Every Appell sequence is a Sheffer sequence, but most Sheffer sequences are not Appell sequences. Appell sequences have a probabilistic interpretation as systems of moments. Equivalent characterizations of Appell sequences The following conditions on polynomial sequences can easily be seen to be equivalent: * For n = 1, 2, 3,\ldots, ::\frac p_n(x) = n p_(x) :and p_0(x) is a non-zero constant; * For some sequence \_^ of scalars with c_0 \neq 0, ::p_n(x) = \sum_^n \binom c_k x^; * For the same sequence of scalars, ::p_n(x) = \left(\sum_^\infty \frac D^k\right) x^n, :where ::D = \frac; * For n=0,1,2,\ldots, ::p_n(x+y) = \sum_^n ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Generalized Laguerre Polynomial
In mathematics, the Laguerre polynomials, named after Edmond Laguerre (1834–1886), are solutions of Laguerre's equation: xy'' + (1 - x)y' + ny = 0 which is a second-order linear differential equation. This equation has nonsingular solutions only if is a non-negative integer. Sometimes the name Laguerre polynomials is used for solutions of xy'' + (\alpha + 1 - x)y' + ny = 0~. where is still a non-negative integer. Then they are also named generalized Laguerre polynomials, as will be done here (alternatively associated Laguerre polynomials or, rarely, Sonine polynomials, after their inventor Nikolay Yakovlevich Sonin). More generally, a Laguerre function is a solution when is not necessarily a non-negative integer. The Laguerre polynomials are also used for Gaussian quadrature to numerically compute integrals of the form \int_0^\infty f(x) e^ \, dx. These polynomials, usually denoted , , …, are a polynomial sequence which may be defined by the Rodrigues formula, ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Recurrence Relation
In mathematics, a recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms. Often, only k previous terms of the sequence appear in the equation, for a parameter k that is independent of n; this number k is called the ''order'' of the relation. If the values of the first k numbers in the sequence have been given, the rest of the sequence can be calculated by repeatedly applying the equation. In ''linear recurrences'', the th term is equated to a linear function of the k previous terms. A famous example is the recurrence for the Fibonacci numbers, F_n=F_+F_ where the order k is two and the linear function merely adds the two previous terms. This example is a linear recurrence with constant coefficients, because the coefficients of the linear function (1 and 1) are constants that do not depend on n. For these recurrences, one can express the general term of the sequence as a closed-form expression ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Q-analog
In mathematics, a ''q''-analog of a theorem, identity or expression is a generalization involving a new parameter ''q'' that returns the original theorem, identity or expression in the limit as . Typically, mathematicians are interested in ''q''-analogs that arise naturally, rather than in arbitrarily contriving ''q''-analogs of known results. The earliest ''q''-analog studied in detail is the basic hypergeometric series, which was introduced in the 19th century.Exton, H. (1983), ''q-Hypergeometric Functions and Applications'', New York: Halstead Press, Chichester: Ellis Horwood, 1983, , , ''q''-analogues are most frequently studied in the mathematical fields of combinatorics and special functions. In these settings, the limit is often formal, as is often discrete-valued (for example, it may represent a prime power). ''q''-analogs find applications in a number of areas, including the study of fractals and multi-fractal measures, and expressions for the entropy of chaot ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Q-exponential
In combinatorial mathematics, a ''q''-exponential is a ''q''-analog of the exponential function, namely the eigenfunction of a ''q''-derivative. There are many ''q''-derivatives, for example, the classical ''q''-derivative, the Askey-Wilson operator, etc. Therefore, unlike the classical exponentials, ''q''-exponentials are not unique. For example, e_q(z) is the ''q''-exponential corresponding to the classical ''q''-derivative while \mathcal_q(z) are eigenfunctions of the Askey-Wilson operators. Definition The ''q''-exponential e_q(z) is defined as :e_q(z)= \sum_^\infty \frac = \sum_^\infty \frac = \sum_^\infty z^n\frac where _q is the ''q''-factorial and :(q;q)_n=(1-q^n)(1-q^)\cdots (1-q) is the ''q''-Pochhammer symbol. That this is the ''q''-analog of the exponential follows from the property :\left(\frac\right)_q e_q(z) = e_q(z) where the derivative on the left is the ''q''-derivative. The above is easily verified by considering the ''q''-derivative of the ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Q-derivative
In mathematics, in the area of combinatorics and quantum calculus, the ''q''-derivative, or Jackson derivative, is a ''q''-analog of the ordinary derivative, introduced by Frank Hilton Jackson. It is the inverse of Jackson's ''q''-integration. For other forms of q-derivative, see . Definition The ''q''-derivative of a function ''f''(''x'') is defined as :\left(\frac\right)_q f(x)=\frac. It is also often written as D_qf(x). The ''q''-derivative is also known as the Jackson derivative. Formally, in terms of Lagrange's shift operator in logarithmic variables, it amounts to the operator :D_q= \frac ~ \frac ~, which goes to the plain derivative \to \frac as q \to 1. It is manifestly linear, :\displaystyle D_q (f(x)+g(x)) = D_q f(x) + D_q g(x)~. It has a product rule analogous to the ordinary derivative product rule, with two equivalent forms :\displaystyle D_q (f(x)g(x)) = g(x)D_q f(x) + f(qx)D_q g(x) = g(qx)D_q f(x) + f(x)D_q g(x). Similarly, it satisfies a quotient rule ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Springer-Verlag
Springer Science+Business Media, commonly known as Springer, is a German multinational publishing company of books, e-books and peer-reviewed journals in science, humanities, technical and medical (STM) publishing. Originally founded in 1842 in Berlin, it expanded internationally in the 1960s, and through mergers in the 1990s and a sale to venture capitalists it fused with Wolters Kluwer and eventually became part of Springer Nature in 2015. Springer has major offices in Berlin, Heidelberg, Dordrecht, and New York City. History Julius Springer founded Springer-Verlag in Berlin in 1842 and his son Ferdinand Springer grew it from a small firm of 4 employees into Germany's then second largest academic publisher with 65 staff in 1872.Chronology
". Springer Science+Business Media.
In 1964, Springer expanded its business internationall ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]