Natural log is the log of a number with base "e" where 'e' is Euler number and its value is 2.718 (approximately). The natural log is defined by the symbol 'ln'. The natural log formula is given as, suppose, ex = a then loge = a, and vice versa.
Here loge is called a natural log i.e., log with base e. The natural log is always represented by the symbol "ln". Thus, ln x = loge x.
The natural log of a positive number is represented as 'ln x'. The natural log of numbers is a way of representing an exponent.
If ex = y for any number "x"
then ln (x) = y

Natural Log Formulas
Various natural log formulas are,
- ln (1) = 0
- ln (e) = 1
- ln (-x) = Not Defined {log of negative number is Not-Defined}
- ln (∞) = ∞
- ln(ex) = x, x ∈ R
Change of Base for Natural Log
Base of log can be easily changed using the formula,
loge a = (logc a)/(logc e)
Natural Logarithms Table
Natural log of any number is the log with base e. The natural log of various number are added in the table below,
x | ln (x) |
|---|---|
0 | Undefined |
0.1 | -2.302585 |
1.0 | 0.000000 |
2.0 | 0.693147 |
e (≈ 2.7183) | 1.000000 |
5.0 | 1.609438 |
10.0 | 2.302585 |
50.0 | 3.912023 |
100.0 | 4.605170 |
Please refer Difference Between Log and Ln for more details on how natural differs from log.
Examples Using Natural Log Formula
Example 1: Solve,
- ex = 10 Â
- ln x = 2 Â
- eln 15Â Â
- ln(e29) Â
Solution:
- ex = 10
x = ln 10
x = 2.303
- ln x = 2
x = e2
x = 7.389
- eln 15 = 15
- ln(e29) = 29
Example 2: Solve, ln(15x - 3) = 2
Solution:Â
ln(15x - 3) = 2
15x - 3 = e2
15x -3 = 7.389
15x = 10.389x = 10.389/15 ⇒ x = 0.6926
Example 3: If 8exy + 2 = 98  and  2ez + 3 = 79, then find the value of x + y,  where z = x2 + y2
Solution:Â
8exy + 2 = 98
8exy = 98-2 = 96
exy = 96/8 = 12
ln(exy) = ln 12
xy = 2.4849...(i)2ez + 3 = 79
2ez = 79-3 = 76
ez = 76/2 = 38ln(ez) = ln 38
z = 3.6375...(ii)
z = x2 + y2
Now, (x + y)2 = x2 + y2 + 2xyFrom eq(i) and eq(ii)
(x + y)2 = 3.6375 + 2 × 2.4849
(x + y)2 = 3.6375 + 4.9698
(x + y)2 = 8.6073
(x + y) = √8.6073x + y = 2.933
Example 4: Simplify y = ln 25 - ln 15
Solution:Â
y = ln 25 - ln 15
y = ln(5 × 5) - ln(5 × 3)Â
y = ln 5 + ln 5 - [ln 5 + ln3] Â
y = ln 5 + ln 5 - ln 5 - ln3 Â
y = ln 5 - ln 3
y = ln (5/3)y = 0.511Â
Example 5: Solve: ln(e15) + e 2+x = 16
Solution:Â
ln(e15) + e 2+x = 16
⇒ 15 + e2+x = 16
⇒ e2+x = 16 - 15
⇒ e2+x = 1
⇒ ln( e2+x )= ln 1
⇒ 2 + x = 0⇒ x = -2