Natural Logarithm Article Index for
Natural
Website Links For
Natural
 

Information About

Natural Logarithm





NOTATIONAL CONVENTIONS


  • Mathematicians generally understand either "ln(''x'')" or "log(''x'')" to mean loge(''x''), i.e., the natural logarithm of ''x'', and write "log10(''x'')" if the base-10 logarithm of ''x'' is intended.


  • Engineers, biologists, and some others write only "ln(''x'')" or (occasionally) "loge(''x'')" when they mean the natural logarithm of ''x'', and take "log(''x'')" to mean Log10 (''x'') or, in the context of Computing , Log2 (''x'').



  • On hand-held Calculator s the natural logarithm is ln, whereas '''log''' is the base-10 logarithm.


See also Logarithm s.


LN IS THE INVERSE OF THE NATURAL EXPONENTIAL FUNCTION


This function is the Inverse Function of the Exponential Function :
:\ e^{\ln(x)} = x \,\!      for all positive ''x'' and
:\ ln(e^x) = x \,\!      for all real ''x''.

In other words, the logarithm function is a Bijection from the set of positive real numbers to the set of all real numbers. More precisely it is an Isomorphism from the Group of positive real numbers under multiplication to the group of real numbers under addition.

Logarithms can be defined to any positive base other than 1, not just ''e'', and they are always useful for solving equations in which the unknown appears as the exponent of some other quantity.


REASON FOR BEING "NATURAL"


Initially, it seems that in a world using base 10 for nearly all calculations, this base would be more "natural" than base ''e''. The reason we call ln(''x'') "natural" is twofold: first, expressions in which the unknown variable appears as the exponent of ''e'' occur much more often than exponents of 10 (because of the "natural" properties of the Exponential Function which allow it to describe growth and decay behaviors), and second, because the natural logarithm can be defined quite easily using a simple integral or Taylor Series as will be explained below, and this is not true of other logarithms. Thus, the natural logarithm is more useful in practice.
To put it concretely, consider the problem of differentiating a logarithmic function:
: rac{d}{dx}\log_b(x) = rac{1}{x \cdot \ln b}
If the base (b) is ''e'' then the derivative is 1/x and at x=1 the slope of the graph is 1.

There are other reasons the natural logarithm is natural: there are a number of simple series involving the natural logarithm, and it often arises in nature. Indeed, Nicholas Mercator first described them as ''log naturalis'' before calculus was even conceived.


DEFINITIONS

Formally, ln(''a'') may be defined as the area under the graph ( Integral ) of
1/''x'' from 1 to ''a'', that is,
:\ ln(a)=\int_1^a rac{1}{x}\,dx.

This defines a logarithm because it satisfies the fundamental property
of a logarithm:
:\ ln(ab)=\ln(a)+\ln(b) \,\!
This can be shown by defining \phi(t)=at and using the Substitution Rule Of Integration as follows:

:
\ln (ab)
= \int_1^{ab} rac{1}{x} \; dx
= \int_1^a rac{1}{x} \; dx \; + \int_a^{ab} rac{1}{x} \; dx
=\int_1^{a} rac{1}{x} \; dx \; + \int_1^{b} rac{1}{t} \; dt
= \ln (a) + \ln (b)


The number e can then be defined as the unique real number ''a'' such that \ln(a) = 1.

Alternatively, if the Exponential Function has been defined first using an Infinite Series , the natural logarithm may be defined as its Inverse Function , meaning ln(''x'') is that number for which e^{\ln(x)} = x Since the range of the exponential function is all positive real numbers and since the exponential function is strictly increasing, this is well-defined for all positive ''x''.


DERIVATIVE, TAYLOR SERIES AND COMPLEX ARGUMENTS


The Derivative of the natural logarithm is given by
: rac{d}{dx} \ln(x) = rac{1}{x}.\,
This leads to the Taylor Series



One may define ln(''z'') also for all non-zero less than 1. If the non-zero complex number ''z'' is expressed in Polar Coordinates as z = r e^{i \phi} with ''r'' > 0 and -\pi < \phi < \pi, then
:\ log(z) = \ln(r) + i\phi \,\!
where ln(''r'') is the usual natural logarithm of a real number.
So defined, log is Holomorphic for all complex numbers which are not non-positive reals, and it has the property
:\ e^{\log(z)} = z \,\!     for all nonzero ''z''
One has to be careful, because several properties familiar from the real logarithm are no longer valid for this complex extension. For example, log(''e''''z'') does not always equal ''z'', and log(''zw'') does not always equal log(''z'') + log(''w'').

A somewhat more natural definition of log(''z'') interprets it as a Multi-valued Function : for \ z = r e^{i \phi} we set
:\log(z) = \ln(r) + i(\phi + 2 \pi k) \,\! : where ''k'' is any Integer .
This is the set of ''all'' complex numbers ''u'' for which \ e^u = z, because \ e^{2\pi i} = 1(see Euler's Identity ).

The preferred way to deal with multivalued functions like this in complex analysis is via Riemann Surface s: the function log is then not defined on the complex plane but instead on a suitable Riemann surface having countably many "leaves" and the values of the function differ by 2π''i'' from leaf to leaf.


NUMERICAL VALUE


To calculate the numerical value of the natural logarithm of a number, the Taylor series expansion can be rewritten as:

  The Natural Logarithm Allows Simple Of ''g''(''x'') Is Given By Ln(''f''(''x'')) This Is The Case Because Of The "http://wwwseattleluxurycom/encyclopedia/entry/chain_rule" class="copylinks">Chain Rule and the following fact:
  :<math>\ {d \over Dx}\left( \ln \left X Ight Ight) {1 \over x}</math>
  :<math>\int { Dx \over X} \lnx + C</math>
  :<math>\int { {f^'(x) \over F(x)}\, Dx} \ln f(x) + C</math>


Letting ''f''(''x'') = cos(''x'') and ''f'''(''x'')= - sin(''x''):