For the complexity class ELEMENTARY for the logical system Elementaryfunction arithmetic Refimprove date April 2011 In mathematics , an elementaryfunction is a function mathematics function of one variable mathematics variable built from a finite number of exponential function exponential s, logarithm s, coefficient constant s, and nth roots through function composition composition and combinations using the four arithmetic elementary operations . By allowing these functions and constants to be complex numbers , trigonometric function s and inverse trigonometric function their inverses become included in the elementary functions see Trigonometric function Relationship to exponential function ... of degree four and smaller there are explicit formulae for the roots the formulae are elementary functions . Elementary functions were introduced by Joseph Liouville in a series of papers from 1833 to 1841. An algebraic treatment of elementary functions was started by Joseph Fels Ritt in the 1930s. Examples Examples of elementary functions include math frac e tan x 1 x 2 sin left sqrt 1 ln 2 x , right math and math i ln x i sqrt 1 x 2 math . This last function is equal to the Inverse trigonometric functions Logarithmic forms inverse cosine trigonometric function math arccos x math in the entire complex domain . Hence, math arccos x math is an elementaryfunction. An example of a function that is not elementary is the error function math mathrm erf x frac 2 sqrt pi int 0 x e t 2 ,dt, math a fact that cannot be seen directly from the definition of elementaryfunction but can be proven ... function , or a function in elementary form, is considered in the context of differential algebra . A differential ... F u of a differential field F is an elementaryfunction over F if the function u is Algebraic ... Differential Algebra , AMS, 1950. External links MathWorld ElementaryFunction Elementaryfunction DEFAULTSORT ElementaryFunction Category Differential algebra Category Computer algebra Category Types ... more details
In proof theory , a branch of mathematical logic , elementaryfunction arithmetic or exponential function arithmetic EFA is the system of arithmetic with the usual elementary properties of 0,  1,  ,  × ,  x sup y sup , together with mathematical induction induction for formulas with bounded quantifiers. EFA is a very weak logical system, whose proof theoretic ordinal is sup 3 sup , but still seems able to prove much of ordinary mathematics that can be stated in the language of first order arithmetic. Definition incoherent date September 2011 EFA is a system in first order logic with equality . Its language contains two constants 0, 1, three binary operations , × , exp, with exp x , y usually written as x sup y sup , a binary relation symbol This is not really necessary as it can be written in terms of the other operations and is sometimes omitted, but is convenient for defining bounded quantifiers . Bounded quantifiers are those of the form x y and x y which are abbreviations for x x y ,,, and x x y ... in the usual way. The axioms of EFA are The axioms of Robinson arithmetic for 0, 1, , × , The axioms for exponentiation x sup 0 sup 1, x sup y 1 sup x sup y sup × x . Induction for formulas all of whose quantifiers are bounded but which may contain free variables . Friedman s grand conjecture Harvey Friedman s grand conjecture implies that many ... function symbol exp from the language, by taking Robinson arithmetic together with induction for all formulas with bounded quantifiers and an axiom stating roughly that exponentiation is a function ... su p 0 b 2 sentences, which are sometimes studied in reverse mathematics harv Simpson 2009 . Elementary ... to ELEMENTARY Definition bounded sums and products . This also has the same su p 0 b ... the open formula P x,T x , with T a term definable in ERA. See also ELEMENTARY , a related computational ... References Citation last1 Avigad first1 Jeremy title Number theory and elementary arithmetic doi ... more details
wiktionary functionFunction may refer to Diatonic function , a term in music theory Function biology , explaining why a feature survived selection Function computer science , or subroutine, a portion of code within a larger program, performs a specific task Function engineering , related to the selected property of a system Function language , in linguistics, a way of achieving an aim using language Function mathematics , an abstract entity that associates an input to a corresponding output according to some rule Function model , a structured representation of the functions, activities or processes Function object , or functor or functionoid, a concept of object oriented programming Function Drinks , a beverage company based in Redondo Beach, California. A formal event such as a party or meeting See also Function hall Functional disambiguation Functionality in polymer chemistry see Structural unit Functionalism disambiguation Functor disambiguation bs Funkcija vor bg ca Funci desambiguaci cs Funkce da Funktion de Funktion et Funktsioon es Funci n eo Funkcio eu Funtzio argipena fr Fonction ko id Fungsi it Funzione lt Funkcija lmo Funziun nl Functie ja no Funksjon pl Funkcja ujednoznacznienie pt Fun o desambigua o ro Func ie dezambiguizare ru simple Function sk Funkcia sl Funkcija razlo itev sr sh Funkcija razvrstavanje sv Funktion olika betydelser th uk zh ... more details
In mathematics, S function may refer to sigmoid function Schur polynomials In physics, it may refer to Action physics action functional mathdab Short pages monitor This long comment was added to the page to prevent it from being listed on Special Shortpages. It and the accompanying monitoring template were generated via Template Long comment. Please do not remove the monitor template without removing the comment as well. ... more details
Image VEST Core4 LowLevel.png thumbnail 320px right VEST 4 T function followed by a transposition layer In cryptography , a T function is a bijection bijective mapping that updates every bit of the state computer science state in a way that can be described as math x i x i f x 0, cdots, x i 1 math , or in simple words an update function in which each bit of the state is updated by a linear combination of the same bit and a function of a subset of its less significant bits. If every single less significant bit is included in the update of every bit in the state, such a T function is called triangular . Thanks to their bijectivity no collisions, therefore no entropy loss regardless of the used Boolean function s and regardless of the selection of inputs as long as they all come from one side of the output bit , T functions are now widely used in cryptography to construct block cipher s, stream cipher s, PRNG s and cryptographic hash function hash functions . T functions were first proposed in 2002 by Alexander Klimov A. Klimov and Adi Shamir A. Shamir in their paper A New Class of Invertible Mappings . Ciphers such as TSC 1 , TSC 3 , TSC 4 , ABC stream cipher ABC , Mir 1 and VEST are built with different types of T functions. Because arithmetic operation s such as addition , subtraction and multiplication are also T functions triangular T functions , software efficient word based T functions can be constructed by combining bitwise logic with arithmetic operations. Another important property of T functions based on arithmetic operations is predictability of their period mathematics period , which is highly attractive to cryptographers. Although triangular T functions are naturally vulnerable to guess and determine attacks, well chosen bitwise transposition mathematics transposition ... bit. Subsequent transposition of the output bits and iteration of the T function also do not affect ... and losing the T function bias of depending only on the less significant bits of the state. References ... more details
of them elementary recursive, are Zero function . Returns zero f x 0. Successor function f x x 1. Often this is denoted by S , as in S x . Via repeated application of a successor function, one can .... That is, a lower elementary recursive function must be a zero, successor, or projection function ... elementary recursive function. Whereas elementary recursive functions have potentially exponential ... Elementaryfunction arithmetic Primitive recursive function Grzegorczyk hierarchy EXPTIME References ...In computational complexity theory , the complexity class ELEMENTARY of elementary recursive functions is the union of the classes in the exponential hierarchy . math begin matrix mathrm ELEMENTARY & & mathrm ... of Computable function recursive functions and Undecidable problem undecidability most problems in it are far from elementary. Some natural recursive problems lie outside ELEMENTARY, and are thus NONELEMENTARY . Most notably, there are primitive recursive problems which are not in ELEMENTARY. We know LOWER ELEMENTARY math subsetneq math EXPTIME math subsetneq math ELEMENTARY math subsetneq math PR complexity PR Whereas ELEMENTARY contains bounded applications of exponentiation for example, math ... are not contained in ELEMENTARY. Definition The definitions of elementary recursive functions are the same as for primitive recursive function s, except that primitive recursion is replaced by bounded ... function. Subtraction function f x , y x y if y x , or 0 if y &ge x . This function is used to define conditionals and iteration. From these basic functions, we can build other elementary recursive functions. Composition applying values from some elementary recursive function as an argument to another elementary recursive function. In f x sub 1 sub , ..., x sub n sub h g sub 1 sub x sub 1 sub , ..., x sub n sub , ..., g sub m sub x sub 1 sub , ..., x sub n sub is elementary recursive if h is elementary recursive and each g sub i sub is elementary recursive. Bounded summation math ... more details
wiktionary elementaryElementary may refer to Elementary or Primary education , the first years of formal, structured education that occur during childhood Elementary school , a school providing elementary or primary education Elementary The End album Elementary The End album , 2007 Elementary Cindy Morgan album Elementary Cindy Morgan album , 2001 Enlightenment Foundation Libraries ElementaryElementary , a widget set based on the Enlightenment Foundation Libraries ELEMENTARY , in computational complexity theory, a complexity class of elementary recursive functions elementary logic , definitions that can be made using only finitary first order logic Elementary project , an open source software distribution community disambiguation fr Elementary ... more details
A unary function is a function mathematics function that takes one Parameter computer science argument . In computer science , a unary operator is a subset of unary function. Many of the elementaryfunction s are unary functions, in particular the trigonometric functions and hyperbolic function are unary. See also Arity Binary function Binary operator List of mathematical functions Ternary operation Unary operation References http www.cs.ucl.ac.uk staff W.Langdon FOGP Foundations of Genetic Programming Category Functions and mappings Category Types of functions maths stub bs Unarna funkcija ... more details
Image Boxcar function.svg right thumb 250px A graphical representation of a boxcar function. In mathematics , a boxcar function is any function mathematics function which is zero over the entire real line except for a single interval where it is equal to a constant, A it is a simple step function . The boxcar function can be expressed in terms of the Uniform distribution continuous uniform distribution as math operatorname boxcar x b a A ,f a,b x , math where f a,b x is the uniform distribution of x for the interval a , b . As with most such continuous function discontinuous functions , there is a question of the value at the transition points. These values are probably best chosen for each individual application. When a boxcar function is selected as the impulse response of a filter, the result is a moving average filter. See also Rectangular function Step function mathanalysis stub Category Elementary special functions eo Uniforma funkcio ... more details
In mathematics , an argument of a function mathematics function is a specific input in the function, also known as an Dependent and independent variables independent variable . When it is clear from the context which argument is meant, the argument is often denoted by arg . A mathematical function has one or more arguments in the form of Dependent and independent variables independent variables designated in the function s definition, which can also contain parameter s. The independent variables are mentioned in the list of arguments that the function takes, whereas the parameters are not. For example, in the logarithmic function math f x log b x math , the Base exponentiation base b is considered a parameter. A function that takes a single argument as input such as math f x x 2 math is called a unary function . A function of two or more variables is considered to have a domain mathematics domain consisting of ordered pair s or tuple s of argument values. For example, the binary function math f x,y x 2 y 2 math has two arguments, x and y , in an ordered pair math x, y math . The hypergeometric function is an example of a four argument function. The number of arguments that a function takes is called the arity of the function. See also Value mathematics Parameter Dependent and independent variables External links MathWorld title Argument urlname Argument PlanetMath urlname Argument2 title argument Category Elementary mathematics ... more details
Orphan date July 2011 Contradict about the definition. First the article defines a sombrero function as a 2D sinc function, but then it starts talking about others sic Sombrero functions , which are not sinc functions at all... date June 2011 A sombrero function is the 2 dimensional polar coordinate analog of the sinc function , and is so called because it is shaped like a sombrero hat. This function is much used in image processing . ref citation url http books.google.com ?id T KNSWU4uz4C&pg PA204 title The perception of visual information author William R. Hendee, Peter Neil Temple Wells page 204 date 1997 06 27 isbn 9780387949109 ref It can be defined through Bessel function Bessel function of the first kind math operatorname somb p 2 J 1 pi p pi p math . The classic sombrero function File Sombrerofun.jpg Other Sombrero functions Image Sombrero1.JPG Image Sombrero2.JPG References reflist External links http adrianboeing.blogspot.com 2011 02 ripple effect in webgl.html Animated Sombrero function with WebGL source code Category Signal processing Category Elementary special functions ... more details
function Step detection References reflist DEFAULTSORT Step Function Category Elementary special functions ...About a piecewise constant function the unit step function Heaviside step function In mathematics , a function mathematics function on the real number s is called a step function or staircase function if it can be written as a finite set finite linear combination of indicator function s of interval mathematics interval s. Informally speaking, a step function is a piecewise constant function having only finitely many pieces. Image StepFunctionExample.png thumb right 250px Example of a step function the red graph . This particular step function is Continuous function Directional continuity right continuous . Definition and first consequences A function math f mathbb R rightarrow mathbb R math is called a step function if it can be written as Citation needed date September 2009 math f x sum limits ... i math are real numbers, math A i math are intervals, and math chi A , math is the indicator function ... these assumptions hold. For example, the step function math f 4 chi 5, 1 3 chi 0, 6 , math can be written ... Dirac distribution CDF.svg 325px thumb The Heaviside step function is an often used step function. A constant function is a trivial example of a step function. Then there is only one interval, math A 0 mathbb R. math The Heaviside step function Heaviside function H x is an important step function ... thumb The rectangular function , the next simplest step function. The rectangular function , the normalized boxcar function , is the next simplest step function, and is used to model a unit pulse. Non examples The integer part function is not a step function according to the definition of this article ... 8 chapter Example 7.2.2 ref Properties The sum and product of two step functions is again a step function. The product of a step function with a number is also a step function. As such, the step functions form an algebra over a field algebra over the real numbers. A step function takes only a finite ... more details
a climax over time. When a detailed description is lacking, a sigmoid function is often used. A sigmoid curve is produced by a mathematical function mathematics function having an S shape. Often, sigmoid function refers to the special case of the logistic function shown at right and defined ... of some dam s. A wide variety of sigmoid functions have been used as the activation function of artificial neuron s, including the logistic function and tanh x . Properties In general, a sigmoid function is real number real valued and differentiable , having either a non negative or non positive ... t rightarrow pm infty math . The logistic function s are sigmoidal and are characterized as the solutions .... Besides the logistic function , sigmoid functions include the ordinary Inverse trigonometric function arctangent , the Hyperbolic function hyperbolic tangent , and the error function , but also the generalised logistic function and Algebraic function algebraic functions like math f x tfrac x sqrt 1 x 2 math . The integral of any smooth, positive, bump shaped function will be sigmoidal, thus the cumulative distribution function s for many common probability distribution s are sigmoidal. The most famous such example is the error function , which is the CDF of a normal distribution . See also commonscat Sigmoid functions Logistic function Logistic distribution Logistic regression Logit Hyperbolic function Weibull distribution References reflist Tom M. Mitchell, Machine Learning , WCB McGraw ... pp. 96 97 where Mitchell uses the word logistic function and the sigmoid function synonymously this function he also calls the squashing function and the sigmoid aka logistic function is used to compress ... may be transformed. Category Elementary special functions Category Neural networks ca Funci sigmoide ... more details
distinguish Function constant In mathematics , a constant function is a function mathematics function whose values do not vary and thus are Constant mathematics constant . For example the function f x 4 is constant since f maps any value to 4. More formally, a function f     A B is a constant function if f x f y for all x and y in A . Every empty function is constant, vacuous truth vacuously , since there are no x and y in A for which f x and f y are different when A is the empty set. Some find it more convenient, however, to define constant function so as to exclude empty functions. In the context of polynomial functions, a non zero constant function is called a polynomial of degree zero. Properties Constant functions can be characterized with respect to function composition in two ways. The following are equivalent f     A B is a constant function. For all functions g , h     C A , f small o small g f small o small h , where small o small denotes function composition . The composition of f with any other function is also a constant function. The first characterization of constant functions given above, is taken as the motivating and defining property for the more ... of a function measures how that function varies with respect to the variation of some argument. It follows that, since a constant function does not vary, its derivative, where defined, will be zero. Thus for example If f is a real number real valued function of a real Variable mathematics .... Other properties of constant functions include Every constant function whose Domain mathematics domain and codomain are the same is idempotent . Every constant function between topological space s is continuous function topology continuous . A function on a connected set is locally constant ... and Bacon, Inc. Boston 1973 planetmath reference id 4727 title Constant function polynomials Category Functions and mappings Category Elementary mathematics Category Types of functions ar ... more details
Unreferenced date December 2009 Image Rectangular function.svg 300px thumb right Rectangular function The rectangular function also known as the rectangle function , rect function , Pi function , gate function , unit pulse , or the normalized boxcar function is defined as ref name wolfram cite web url http mathworld.wolfram.com RectangleFunction.html title Rectangle Function author Weisstein, Eric ... 1 2 . end cases math Alternate definitions of the function define math mathrm rect pm tfrac 1 2 math to be 0, 1, or undefined. Relation to the Boxcar Function The rectangular function is a special case of the more general boxcar function math operatorname rect left frac t X Y right u t X Y 2 u t X Y 2 math Where the function is centred at X and has duration Y. Fourier transform of the rectangular function The Continuous Fourier transform Tables of important Fourier transforms unitary Fourier transforms of the rectangular function are ref name wolfram math int infty infty mathrm rect t cdot ... , , math where sinc function math mathrm sinc math is the normalized form. Note that as long as the definition of the pulse function is only motivated by the time domain experience of it, there is no reason to believe that the oscillatory interpretation i.e. the Fourier transform function should be intuitive ... edges in the time domain definition. Relation to the Triangular Function We can define the triangular function as the convolution of two rectangular functions math mathrm tri t mathrm rect t mathrm rect t . , math Use in probability Main Uniform distribution continuous Viewing the rectangular function as a probability density function , it is a special case of the Uniform distribution continuous continuous uniform distribution with math a,b frac 1 2 , frac 1 2 math . The characteristic function probability theory characteristic function is math varphi k frac sin k 2 k 2 , , math and its moment generating function is math M k frac mathrm sinh k 2 k 2 , , math where math mathrm sinh t math ... more details
distinguish Null function Empty function Unreferenced date December 2009 In mathematics , an identity function , also called identity map or identity transformation , is a function mathematics function that always returns the same value that was used as its argument. In terms of equation s, the function is given by f x     x . Definition Formally, if M is a Set mathematics set , the identity function f on M is defined to be that function with domain mathematics domain and codomain M which satisfies f x x       for all elements x in M . In other words, the function assigns to each element x of M the element x of M . The identity function f on M is often denoted by id sub M sub . In terms of set theory , where a function is defined as a particular kind of binary relation , the identity function is given by the identity relation , or diagonal of M . Algebraic property If f M     N is any function, then we have f small o small id sub M sub f id sub N sub small o small f where small o small denotes function composition . In particular, id sub M sub is the identity element of the monoid of all functions from M to M . Since the identity element of a monoid is unique , one can alternately define the identity function on M to be this identity element. Such a definition generalizes to the concept of an identity morphism in category theory , where the endomorphism s of M need not be functions. Properties The identity function is a linear map linear operator , when applied to vector space s. The identity function on the positive integer s is a completely multiplicative function essentially multiplication by 1 , considered in number theory . In an n dimensional vector space the identity function is represented by the identity matrix I sub n sub , regardless ... type C sub 1 sub . See also Inclusion map DEFAULTSORT Identity Function Category Functions and mappings Category Elementary mathematics Category Basic concepts in set theory Category Types of functions ... more details
In set theory , a Laver function or Laver diamond , named after its inventor, Richard Laver is a function connected with supercompact cardinal s. Definition If is a supercompact cardinal, a Laver function is a function     V sub sub such that for every set x and every cardinal     TC x     there is a supercompact measure U on sup sub such that if j sub   U sub is the associated elementary embedding then j sub   U sub x . Here V sub sub denotes the th level of the cumulative hierarchy , TC x is the transitive set transitive closure of x Applications The original application of Laver functions was the following theorem of Laver. If is supercompact, there is a c.c. forcing mathematics forcing notion P ,  such after forcing with P ,  the following holds is supercompact and remains supercompact after forcing with any directed closed forcing. There are many other applications, for example the proof of the consistency of the proper forcing axiom . References R. Laver Making the supercompactness of indestructible under directed closed forcing, Israel Journal of Mathematics , 29 1978 , 385&ndash 388. Category Set theory Category Large cardinals settheory stub ... more details
, a periodic function is a function mathematics function that repeats its values in regular ... s, wave s, and other phenomena that exhibit Frequency periodicity . Any function which is not periodic is called aperiodic . Image Periodic function illustration.svg thumb right 300px An illustration of a periodic function with period math P. math Definition A function f is said to be periodic ... a least positive ref For some functions, like a constant function or the indicator function of the rational number s, a least positive period may not exist the infimum of possible positve P being zero . ref constant P with this property, it is called the prime period . A function with period ... . Geometrically, a periodic function can be defined as a function whose graph exhibits translational symmetry . Specifically, a function f is periodic with period P if the graph of f is invariant ... tessellation s of the plane. A function that is not periodic is called aperiodic . Examples Image Sine.svg thumb right 350px A graph of the sine function, showing two complete periods. For example, the sine function is periodic with period 2 &pi , since math sin x 2 pi sin x , math for all values of x . This function repeats on intervals of length 2 &pi see the graph to the right . Everyday ... as periodic functions, all with the same period. For a function on the real number s or on the integer s, that means that the entire Graph of a function graph can be formed from copies of one particular portion, repeated at regular intervals. A simple example of a periodic function is the function ... f 1.5 f 2.5 ... 0.5. The graph of the function f is the sawtooth wave . Image Sine cosine plot.svg ... function s sine and cosine are common periodic functions, with period 2 see the figure on the right . The subject of Fourier series investigates the idea that an arbitrary periodic function ..., some exotic functions, for example the Dirichlet function , are also periodic in the case of Dirichlet ... more details
In mathematics, omega function or &omega function may mean Pearson&ndash Cunningham function Lambert W function Wright Omega function mathdab ... more details
Barnes G function , related to the Gamma function Meijer G function , a generalization of the hypergeometric function Siegel G function , a class of functions in transcendence theory mathdab ... more details
A transcendental function is a function mathematics function that does not satisfy a polynomial equation whose coefficient s are themselves polynomials, in contrast to an algebraic function , which does ... . ref In other words, a transcendental function is a function that wiktionary transcend transcends ... the exponential function , the logarithm , and the trigonometric function s. Formally, an analytic function z of the real or complex variables z sub 1 sub , , z sub n sub is transcendental if the n ... function base of the natural logarithm , then we get that math e x math is a transcendental function ... , the natural logarithm , is a transcendental function. Algebraic and transcendental functions details elementaryfunction differential algebra The logarithm and the exponential function are examples of transcendental functions. Transcendental function is a term often used to describe the trigonometric function s sine , cosine , tangent trigonometric function tangent , their reciprocals Trigonometric ..., haversine , and coversine , their analogs the hyperbolic functions and so forth . A function ... and the square root function. The operation of taking the indefinite integral of an algebraic function is a source of transcendental functions. For example, the logarithm function arose from the Multiplicative inverse reciprocal function in an effort to find the area of a hyperbolic sector . Thus the hyperbolic angle and the hyperbolic function s sinh, cosh, and tanh are all transcendental ... meaningless results. Exceptional set If z is an algebraic function and is an algebraic number ... function, z     e sup z sup , then the only algebraic number where is also algebraic is     0, where     1. For a given transcendental function this set of algebraic numbers giving algebraic results is called the exceptional set of the function, ref ... Lindemann proved in 1882 that the exceptional set of the exponential function is just 0 . In particular ... more details
The ramp function is an elementaryfunctionelementary unary function unary real function , easily computable as the arithmetic mean mean of its independent variable and its absolute value . This function is applied in engineering e.g., in the theory of Digital signal processing DSP . The name ramp function can be derived by the look of its graph. Definitions Image Ramp function.svg Graph of a function Graph of the ramp function thumb 260px right The ramp function math R x mathbb R rightarrow mathbb R math may be defined analytically in several ways. Possible definitions are math R x begin cases x, & x ge 0 0, & x 0 end cases math The mean of a straight line with unity gradient and its modulus math R x frac x x 2 math this can be derived by noting the following definition of math operatorname max a,b math , math operatorname max a,b frac a b a b 2 math for which math a x math and math b 0 math The Heaviside step function multiplied by a straight line with unity gradient math R left x right xH left x right math The convolution of the Heaviside step function with itself math R left x right H left x right H left x right math The integral of the Heaviside step function math R x int infty x H xi , mathrm d xi math Analytic properties Non negativity In the whole domain of a function domain the function is non negative, so its absolute value is itself, i.e. math forall x in mathbb R R x geqslant 0 math and math left R left x right right R left x right math Proof by the mean of definition 2 it is non negative in the I. quarter, and zero in the II. so everywhere it is non negative. Derivative Its derivative is the Heaviside function math R x H x mathrm if x ne 0 math Ugyanis ha x 0, akkor R x 0 konstans, teh t ezen a tartom nyon sup sup R x 0 konstans deriv ltja 0 ami megegyezik ... invariance Every iterated function of the ramp mapping is itself, as br center math R left R left ... Elementary special functions cs N b hov funkce es Funci n rampa fr Rampe fonction it Funzione ... more details
can occasionally be solved in terms of the gamma function when no elementary solution ...For the gamma function of ordinals Veblen function Image Gamma plot.svg thumb right 325px The gamma function along part of the real axis In mathematics , the gamma function represented by the capital Greek alphabet Greek letter  gamma is an extension of the factorial function mathematics function ... integer math Gamma n n 1 , math Although the gamma function is defined for all complex numbers ... t t ,. math This integral function is extended by analytic continuation to all complex numbers except the non positive integers where the function has simple poles , yielding the meromorphic function we call the gamma function. The gamma function is a component in various probability distribution functions ... the factorial function to non integer values, but is there a formula that describes the resulting curve? The gamma function can be seen as a solution to the following interpolation problem Find ... function s, or logarithm s with a fixed number of terms will not suffice to express  ... s and limit of a function limit s from calculus . A good solution to this is the gamma function. There are infinitely many continuous extensions of the factorial to non integers infinitely many curves can be drawn through any set of isolated points. The gamma function is the most useful solution in practice, being analytic function analytic except at the non positive integers , and it can be characterized in several ways. However, it is not the only analytic function which extends the factorial, as adding to it any analytic function which is zero on the positive integers will give another function with that property. A more restrictive property than satisfying the above interpolation ... function, math begin align f 1 & 1 , text , and f x 1 & x f x ,, end align math for x equal to any positive ..., real inputs. From there, the gamma function can be extended to all real and complex values except ... more details
Image Triangular function.svg thumb right Triangular function The triangular function also known as the triangle function , hat function , or tent function is defined either as math begin align operatorname tri t and t quad & overset underset mathrm def max 1 t , 0 & begin cases 1 t , & t 1 0, & mbox otherwise end cases end align math or, equivalently, as the convolution of two identical unit rectangular function s math begin align operatorname tri t operatorname rect t operatorname rect t quad & overset underset mathrm def int infty infty mathrm rect tau cdot mathrm rect t tau d tau & int infty infty mathrm rect tau cdot mathrm rect tau t d tau . end align math The triangular function can also be represented as the product of the rectangular and absolute value functions math operatorname tri t operatorname rect t 2 left 1 left t right right math The function is useful in signal processing and communication systems engineering as a representation of an idealized signal, and as a prototype or kernel from which more realistic signals can be derived. It also has applications in pulse code modulation as a pulse shape for transmitting digital signal s and as a matched filter for receiving the signals. It is also equivalent to the triangular window sometimes called the Bartlett window . Scaling For any parameter, math a ne 0 , math   math begin align operatorname tri t a & int infty infty mathrm rect tau cdot mathrm rect tau t a d tau & begin cases 1 t a , & t a 0, & mbox otherwise . end cases end align math Fourier transform The transform is easily determined using the Fourier transform Convolution theorem convolution property of Fourier transforms and the Fourier transform Square integrable functions Fourier transform of the rectangular function math begin align mathcal F operatorname tri t & mathcal F operatorname rect t operatorname rect t & mathcal F operatorname rect ... math See also Tent map Triangular distribution Category Continuous mappings Category Elementary ... more details
graphic DEFAULTSORT Exponential Function Category Elementary special functions Category Complex ...Image exp.svg thumb 200px right The natural exponential function math y e x math In mathematics , the exponential function is the function mathematics function e sup x sup , where E mathematical constant e is the number approximately 2.718281828 such that the function e sup x sup is its own derivative ..., 2006. ref ref The natural exponential function is identical with its derivative. This is really the source of all the properties of the exponential function, and the basic reason for its importance in applications p.448 of Courant and Robbins, What is mathematics? An elementary approach to ideas ... function is used to model a relationship in which a constant change in the independent variable gives the same proportional change i.e. percentage increase or decrease in the dependent variable. The function ... as a superscript. class infobox width 200px colspan 2 align center Exponential Function Representation ... e x C , math The graph of a function graph of y e sup x sup is upward sloping, and increases faster ... is equal to its y coordinate at that point. The inverse function is the natural logarithm ln x because ... and spherical trigonometry , C.E. Merrill co., 1911. ref refer to the exponential function as the antilogarithm. Sometimes the term exponential function is used more generally for functions of the form ... definition formal definition below . E mathematical constant Overview The exponential function arises ... . Later, in 1697, Johann Bernoulli studied the calculus of the exponential function. ref name mactutor ... without bound leads to the limit of a function limit definition of the exponential function, math ... of a Number , p.156. ref This is one of a number of characterizations of the exponential function ... be shown that the exponential function obeys the basic exponentiation identity, math exp x y exp ... of the exponential function is the exponential function itself. More generally, a function with a rate ... more details