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 |
Difference Between Log and Ln
Difference between Log and Ln is added in the table given below,
log | ln |
|---|---|
Base of log is 10. | Base of ln is 'e'. |
It is represented as log (x) | It is represented as ln (x) |
For logarithm, 10x = y | For ln, ex = y |
Example: log10 (10) = 1 | Example: ln (10) = loge (10) = 2.3025 |
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