evagelos
- 314
- 0
how can we prove that lun x is continuous over (0, \infty )?
Provided that we define : lun x =y <=> e^y =x?
Provided that we define : lun x =y <=> e^y =x?
The continuity of the natural logarithm function, ln x, over the interval (0, ∞) can be established by defining ln x as the inverse of the exponential function, e^y = x. The proof utilizes the property that ln(x/u) = ln x - ln u, and as u approaches x, the ratio x/u approaches 1, leading to ln(1) = 0. This argument confirms that ln x is continuous for all x > 0, relying on the continuity of the exponential function.
PREREQUISITESStudents of calculus, mathematicians, and anyone interested in understanding the properties of logarithmic functions and their continuity.
mathman said:lnx - lnu = ln(x/u). For any fixed x > 0, u->x => x/u -> 1 and ln1=0.
You can dress this proof up.