Citat:
Ursprungligen postat av
Interjektion
Hur skulle det se ut om man satte in:
f(x) = ∫(^x, _0) (dt)/(1+t^2)
i derivatans definition, dvs: f((x+h)-f(x))/((h))
Får ständigt fel när jag gör detta. Någon som kan visa?
f(x) = ∫_0^x dt/(1+t^2)
f(x+h) = ∫_0^(x+h) dt/(1+t^2)
f(x+h) - f(x) = ∫_0^(x+h) dt/(1+t^2) - ∫_0^x dt/(1+t^2) = ∫_x^(x+h) dt/(1+t^2)
(f(x+h) - f(x))/h = (1/h) ∫_x^(x+h) dt/(1+t^2)