How do you find #F'(x)# given #F(x)=int 1/t dt# from #[1,x]#?
↳Redirected from
"How do I change #int_0^1int_0^sqrt(1-x^2)int_sqrt(x^2+y^2)^sqrt(2-x^2-y^2)xydzdydx# to cylindrical or spherical coordinates?"
1 Answer
Dec 22, 2016
# F'(x) = 1/x #
Explanation:
We apply the First Fundamental theorem of calculus which states that if (where
# F(x) = int_a^x f(t)\ dt. #
Then:
# F'(x) = f(x)#
(ie the derivative of an anti-derivative of a function is the function you started with)
So if we have
# F(x) = int_1^x 1/t \ dt #
Then
# F'(x) = 1/x #
