Frage Nr. E2a9c

Frage Nr. E2a9c
Anonim

Antworten:

# "Siehe Erklärung" #

Erläuterung:

#f '(x) = lim_ {h-> 0} (f (x + h) - f (x)) / h #

#"Hier haben wir"#

#f (x) = ln (x) #

# => f '(x) = lim_ {h-> 0} (ln (x + h) - ln (x)) / h #

# = lim_ {h-> 0} ln ((x + h) / x) / h #

# = lim_ {h-> 0} ln (1 + h / x) / h #

# = y #

# => e ^ y = lim_ {h-> 0} (1 + h / x) ^ (1 / h) #

# = e ^ (1 / x) "(Eulers Limit)" #

# => y = 1 / x #

# => f '(x) = 1 / x #