Exponential Function Research Materials










This page contains a list of user images about Exponential Function which are relevant to the point and besides images, you can also use the tabs in the bottom to browse Exponential Function news, videos, wiki information, tweets, documents and weblinks.

Exponential Function Images

connect() timed out!couldn't connect to host
Rihanna - Take A Bow
Music video by Rihanna performing Take A Bow. YouTube view counts pre-VEVO: 66288884. (C) 2008 The Island Def Jam Music Group.
Rihanna - Rehab ft. Justin Timberlake
Music video by Rihanna performing Rehab. YouTube view counts pre-VEVO: 19591123. (C) 2007 The Island Def Jam Music Group.
P!nk - Just Give Me A Reason (Official Lyric Video)
The Truth About Love available on iTunes NOW http://smarturl.it/tal Music video by P!nk performing Just Give Me A Reason. (C) 2012 RCA Records, a division of...
Justin Timberlake - Mirrors (Boyce Avenue feat. Fifth Harmony cover) on iTunes & Spotify
Win Free Tickets + VIP Meet & Greets: http://smarturl.it/BATour iTunes: http://smarturl.it/BAiTunes Spotify: http://smarturl.it/BoyceCCV2bSpotify - - - - - -...
P!nk - Try (The Truth About Love - Live From Los Angeles)
Music video by P!nk performing Try (The Truth About Love - Live From Los Angeles). (C) 2012 RCA Records, a division of Sony Music Entertainment.
Steve Jobs vs Bill Gates. Epic Rap Battles of History Season 2.
Download This Song: http://bit.ly/KzLBGB Click to Tweet this Vid-ee-oh! http://bit.ly/Nt9lg8 Hi. My name is Nice Peter, and this is EpicLLOYD, and this is th...
MACKLEMORE & RYAN LEWIS - CAN'T HOLD US FEAT. RAY DALTON (OFFICIAL MUSIC VIDEO)
Macklemore & Ryan Lewis present the official music video for Can't Hold Us feat. Ray Dalton. Can't Hold Us on iTunes: https://itunes.apple.com/us/album/cant-...
Draw My Life- Jenna Marbles
This video accidentally turned out kind of sad, ME SO SOWWY IT NOT POSED TO BE SAD WHO WANTS HUGS AND COOKIES? Also, FYI for anyone attempting this, it takes...
F*@#ing Ben Affleck
Jimmy reveals that he is f*@#ing Ben Affleck.
Draw My Life - Ryan Higa
So i was pretty hesitant to make this video... but after all of your request, here is my Draw My Life video! Check out my 2nd Channel for more vlogs: http://...
Key & Peele: Substitute Teacher
A substitute teacher from the inner city refuses to be messed with while taking attendance.
Jack Sparrow (feat. Michael Bolton)
Buy at iTunes: http://goo.gl/zv4o9. New album on sale now! http://turtleneckandchain.com.
Master Chief vs Leonidas. Epic Rap Battles of History Season 2.
download this song: http://bit.ly/ERB17 click to tweet this vid-ee-oh! http://clicktotweet.com/vCJ_8 This. Is. Merchandise: http://bit.ly/ERBMerch Hi. My nam...
The natural exponential function y = e^x

In mathematics, the exponential function is the function ex, where e is the number (approximately 2.718281828) such that the function ex is its own derivative.[1][2] The exponential 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 is often written as exp(x), especially when it is impractical to write the independent variable as a superscript. The exponential function is widely used in physics, chemistry, engineering, mathematical biology, economics and mathematics.

Exponential function
Representation e^x \,
Inverse \ln x \,
Derivative e^x \,
Indefinite Integral e^x + C \,

The graph of y = ex is upward-sloping, and increases faster as x increases. The graph always lies above the x-axis but can get arbitrarily close to it for negative x; thus, the x-axis is a horizontal asymptote. The slope of the tangent to the graph at each point is equal to its y coordinate at that point. The inverse function is the natural logarithm ln(x); because of this, some old texts[3] refer to the exponential function as the antilogarithm.

Sometimes the term exponential function is used more generally for functions of the form cbx, where the base b is any positive real number, not necessarily e. See exponential growth for this usage.

In general, the variable x can be any real or complex number, or even an entirely different kind of mathematical object; see the formal definition below.

  Part of a series of articles on
The mathematical constant e

Euler's formula.svg

Natural logarithm · Exponential function

Applications in: compound interest · Euler's identity & Euler's formula  · half-lives & exponential growth/decay

Defining e: proof that e is irrational  · representations of e · Lindemann–Weierstrass theorem

People John Napier  · Leonhard Euler

Schanuel's conjecture

Contents

Overview [edit]

The exponential function arises whenever a quantity grows or decays at a rate proportional to its current value. One such situation is continuously compounded interest, and in fact it was this that led Jacob Bernoulli in 1683[4] to the number

\lim_{n \to \infty} \left(1 + \frac{1}{n}\right)^n

now known as e. Later, in 1697, Johann Bernoulli studied the calculus of the exponential function.[4]

If a principal amount of 1 earns interest at an annual rate of x compounded monthly, then the interest earned each month is x/12 times the current value, so each month the total value is multiplied by (1+x/12), and the value at the end of the year is (1+x/12)12. If instead interest is compounded daily, this becomes (1+x/365)365. Letting the number of time intervals per year grow without bound leads to the limit definition of the exponential function,

\exp(x) = \lim_{n\to\infty}\left(1 + \frac{x}{n}\right)^{n}

first given by Euler.[5] This is one of a number of characterizations of the exponential function; others involve series or differential equations.

From any of these definitions it can be shown that the exponential function obeys the basic exponentiation identity,

\exp(x + y) = \exp(x) \cdot \exp(y)

which is why it can be written as ex.

The derivative (rate of change) of the exponential function is the exponential function itself. More generally, a function with a rate of change proportional to the function itself (rather than equal to it) is expressible in terms of the exponential function. This function property leads to exponential growth and exponential decay.

The exponential function extends to an entire function on the complex plane. Euler's formula relates its values at purely imaginary arguments to trigonometric functions. The exponential function also has analogues for which the argument is a matrix, or even an element of a Banach algebra or a Lie algebra.

Formal definition [edit]

The exponential function (in blue), and the sum of the first n + 1 terms of the power series on the left (in red).

The exponential function ex can be characterized in a variety of equivalent ways. In particular it may be defined by the following power series:[6]

e^x = \sum_{n = 0}^{\infty} {x^n \over n!} = 1 + x + {x^2 \over 2!} + {x^3 \over 3!} + {x^4 \over 4!} + \cdots

Using an alternate definition for the exponential function leads to the same result when expanded as a Taylor series.

Less commonly, ex is defined as the solution y to the equation

x = \int_1^y {dt \over t}

It is also the following limit:

e^x = \lim_{n \rightarrow \infty} \left(1 + \frac{x}{n}\right)^n

Derivatives and differential equations [edit]

The derivative of the exponential function is equal to the value of the function. From any point P on the curve (blue), let a tangent line (red), and a vertical line (green) with height h be drawn, forming a right triangle with a base b on the x-axis. Since the slope of the red tangent line (the derivative) at P is equal to the ratio of the triangle's height to the triangle's base (rise over run), and the derivative is equal to the value of the function, h must be equal to the ratio of h to b. Therefore the base b must always be 1.

The importance of the exponential function in mathematics and the sciences stems mainly from properties of its derivative. In particular,

{\operatorname{d} \over \operatorname{d}x} e^x = e^x

That is, ex is its own derivative and hence is a simple example of a Pfaffian function. Functions of the form cex for constant c are the only functions with that property (by the Picard–Lindelöf theorem). Other ways of saying the same thing include:

  • The slope of the graph at any point is the height of the function at that point.
  • The rate of increase of the function at x is equal to the value of the function at x.
  • The function solves the differential equation y ′ = y.
  • exp is a fixed point of derivative as a functional.

If a variable's growth or decay rate is proportional to its size—as is the case in unlimited population growth (see Malthusian catastrophe), continuously compounded interest, or radioactive decay—then the variable can be written as a constant times an exponential function of time. Explicitly for any real constant k, a function fRR satisfies f′ = kf if and only if f(x) = cekx for some constant c.

Furthermore for any differentiable function f(x), we find, by the chain rule:

{\operatorname{d} \over \operatorname{d}x} e^{f(x)} = f'(x)e^{f(x)}

Continued fractions for ex [edit]

A continued fraction for ex can be obtained via an identity of Euler:


  e^x = 1 + \cfrac{x}{1 - \cfrac{x}{x + 2 - \cfrac{2x}{x + 3 - \cfrac{3x}{x + 4 - \cfrac{4x}{x + 5 - \cfrac{5x}{x + 6 - \ddots}}}}}}

The following generalized continued fraction for ez converges more quickly:[7]


  e^z = 1 + \cfrac{2z}{2 - z + \cfrac{z^2}{6 + \cfrac{z^2}{10 + \cfrac{z^2}{14 + \cfrac{z^2}{18 + \cfrac{z^2}{22 + \cfrac{z^2}{26 + \ddots}}}}}}}

or, by applying the substitution z = xy:


  e^\frac{x}{y} = 1 + \cfrac{2x}{2y - x + \cfrac{x^2} {6y + \cfrac{x^2} {10y + \cfrac{x^2} {14y + \cfrac{x^2} {18y + \cfrac{x^2} {22y + \cfrac{x^2} {26y + \ddots}}}}}}}

with a special case for z = 2:


  e^2 = 1 + \cfrac{4}{0 + \cfrac{2^2}{6 + \cfrac{2^2}{10 + \cfrac{2^2}{14 + \ddots\,}}}} = 7 + \cfrac{2}{5 + \cfrac{1}{7 + \cfrac{1}{9 + \cfrac{1}{11 + \ddots\,}}}}

This formula also converges, though more slowly, for z > 2. For example:


  e^3 = 1 + \cfrac{6}{-1 + \cfrac{3^2}{6 + \cfrac{3^2}{10 + \cfrac{3^2}{14 + \ddots\,}}}} = 13 + \cfrac{54}{7 + \cfrac{9}{14 + \cfrac{9}{18 + \cfrac{9}{22 + \ddots\,}}}}

Complex plane [edit]

Exponential function on the complex plane. The transition from dark to light colors shows that the magnitude of the exponential function is increasing to the right. The periodic horizontal bands indicate that the exponential function is periodic in the imaginary part of its argument.

As in the real case, the exponential function can be defined on the complex plane in several equivalent forms. One such definition parallels the power series definition for real numbers, where the real variable is replaced by a complex one:

e^z = \sum_{n = 0}^\infty\frac{z^n}{n!}

The exponential function is periodic with imaginary period 2 \pi i and can be written as

e^{a + bi} = e^a (\cos b + i \sin b)

where a and b are real values and on the right the real functions must be used if used as a definition[8] (see also Euler's formula). This formula connects the exponential function with the trigonometric functions and to the hyperbolic functions.

When considered as a function defined on the complex plane, the exponential function retains the properties

  • e^{z + w} = e^z e^w\,
  • e^0 = 1\,
  • e^z \ne 0
  • {\operatorname{d} \over \operatorname{d}z} e^z = e^z
  • \,(e^z)^n = e^{nz}, n \in \mathbb{Z}

for all z and w.

The exponential function is an entire function as it is holomorphic over the whole complex plane. It takes on every complex number excepting 0 as value. This is an example of Picard's little theorem that any non-constant entire function takes on every complex number as value with at most one value excepted.

Extending the natural logarithm to complex arguments yields the complex logarithm log z, which is a multi-valued function.

We can then define a more general exponentiation:

z^w = e^{w \log z}

for all complex numbers z and w. This is also a multi-valued function, even when z is real. This distinction is problematic, as the multi-valued functions log z and zw are easily confused with their single-valued equivalents when substituting a real number for z. The rule about multiplying exponents for the case of positive real numbers must be modified in a multi-valued context:

(e^z)^w \ne e^{z w}, but rather (e^z)^w = e^{(z + 2\pi i n) w}\, multivalued over integers n

See failure of power and logarithm identities for more about problems with combining powers.

The exponential function maps any line in the complex plane to a logarithmic spiral in the complex plane with the center at the origin. Two special cases might be noted: when the original line is parallel to the real axis, the resulting spiral never closes in on itself; when the original line is parallel to the imaginary axis, the resulting spiral is a circle of some radius.

Computation of ab where both a and b are complex [edit]

Complex exponentiation ab can be defined by converting a to polar coordinates and using the identity (eln(a))b = ab:

a^b = \left(re^{\theta i}\right)^b = \left(e^{\ln(r) + \theta i}\right)^b = e^{(\ln(r) + \theta i)b}

However, when b is not an integer, this function is multivalued, because θ is not unique (see failure of power and logarithm identities).

Matrices and Banach algebras [edit]

The power series definition of the exponential function makes sense for square matrices (for which the function is called the matrix exponential) and more generally in any Banach algebra B. In this setting, e0 = 1, and ex is invertible with inverse ex for any x in B. If xy =yx, then ex+y = exey, but this identity can fail for noncommuting x and y.

Some alternative definitions lead to the same function. For instance, ex can be defined as \textstyle \lim_{n \to \infty} \left(1 + \frac{x}{n} \right)^n

Or ex can be defined as f(1), where fRB is the solution to the differential equation f′(t) = xf(t) with initial condition f(0) = 1.

On Lie algebras [edit]

Given a Lie group G and its associated Lie algebra \mathfrak{g}, the exponential map is a map \mathfrak{g}\to G satisfying similar properties. In fact, since R is the Lie algebra of the Lie group of all positive real numbers under multiplication, the ordinary exponential function for real arguments is a special case of the Lie algebra situation. Similarly, since the Lie group GL(n,R) of invertible n × n matrices has as Lie algebra M(n,R), the space of all n × n matrices, the exponential function for square matrices is a special case of the Lie algebra exponential map.

The identity exp(x+y) = exp(x)exp(y) can fail for Lie algebra elements x and y that do not commute; the Baker–Campbell–Hausdorff formula supplies the necessary correction terms.

Double exponential function [edit]

The term double exponential function can have two meanings:

  • a function with two exponential terms, with different exponents[clarification needed]
  • a function f(x) = aax; this grows even faster than an exponential function; for example, if a = 10: f(−1) = 1.26, f(0) = 10, f(1) = 1010, f(2) = 10100 = googol, …, f(100) = googolplex.

Factorials grow faster than exponential functions, but slower than double-exponential functions. Fermat numbers, generated by \,F(m) = 2^{2^m} + 1 and double Mersenne numbers generated by \,MM(p) = 2^{2^p - 1} - 1 are examples of double exponential functions.

Similar properties of e and the function ez [edit]

The function ez is not in C(z) (i.e., is not the quotient of two polynomials with complex coefficients).

For n distinct complex numbers {a1, …, an}, the set {ea1z, …, eanz} is linearly independent over C(z).

The function ez is transcendental over C(z).

See also [edit]

References [edit]

  1. ^ Goldstein, Lay, Schneider, Asmar, Brief calculus and its applications, 11th ed., Prentice-Hall, 2006.
  2. ^ "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 and methods (edited by Stewart), 2nd revised edition, Oxford Univ. Press, 1996.
  3. ^ "Inverse Use of a Table of Logarithms; that is, given a logarithm, to find the number corresponding to it, (called its antilogarithm)…" - p.12 of Converse and Durrel, Plane and spherical trigonometry, C.E. Merrill co., 1911.
  4. ^ a b John J O'Connor; Edmund F Robertson. "The number e". School of Mathematics and Statistics. University of St Andrews, Scotland. Retrieved 2011-06-13. 
  5. ^ Eli Maor, e: the Story of a Number, p.156.
  6. ^ Walter Rudin, Real and Complex Analysis, McGraw-Hill, 3rd ed., 1986, ISBN 978-0-07-054234-1, page 1
  7. ^ "A.2.2 The exponential function." L. Lorentzen and H. Waadeland, Continued Fractions, Atlantis Studies in Mathematics, page 268.
  8. ^ Ahlfors, Lars V. (1953). Complex analysis. McGraw-Hill Book Company, Inc. 

External links [edit]

Twitter
News
Documents
Don't believe everything they write, until confirmed from SOLUTION NINE site.







What is SOLUTION NINE?

It's a social web research tool
that helps anyone exploring anything.
Learn more about us here.



Updates:


Stay up-to-date. Socialize with us!
We strive to bring you the latest
from the entire web.


Company Information: