Theory question Differentiation / Integration

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
orochimaru
Messages
8
Reaction score
0

Homework Statement



a) Write down the definition of the definite integral in terms of a limiting procedure of elementary areas

b) Write down the definition of the indefinate integral

c) Show that the derivative of an indefinite integral of f(x) is f(x)

The Attempt at a Solution



I'm not really sure what they mean in part a. Is it something like if there is a function y(x) the area under the curve between limits x=b and x=a where
b > a. If it is divided into strips of Area [tex]\ y \delta x = \delta A[/tex] then [tex]\ y = limit \delta x[/tex] goes to 0 [tex]\frac{\delta x}{\delta a} = \frac{dA}{dx}[/tex]
so A = integral from x=b to x=a ydx

An indefinite integral is a family of functions ie. F(x) + C whose derivatives are all f(x)

If the integral of f(x)dx is F(x) + C , then the derivative of F(x) + C is f(x) + 0
= f(x)

I'm really not sure about these, could someone help me out please.
 
Last edited:
Physics news on Phys.org
I think I'm ok with part a and b now but my textbook doesn't have the fundamental theorem of calculus in it. I have looked on the internet but all of the proofs for part c give the integral limits and an indefinite integral doesn't have limits.

for a my guess is something like

[tex]$\lim_{\delta x\to0} \sum_{x=a}^{x=b} f(x) \delta x = <br /> \int_a^b f(x) \,dx [/tex]

The bottom limit of the summation is supposed to be a but for some reason I can't edit it

for b I got this definition from the internet
the set of functions F(x) + C, where C is any real number, such that F(x) is the integral of f(x)

I would still appreciate help with part c though
 
Last edited:
The definition you have for b was good but is circular..

Try something like: The set of functions F(x)+ C, where C is any real number, such that the derivative of F(x) is f(x).

C follows straight from that definition.
 
I've been told by my teacher that we are supposed to use the fundamental theorem of calculus for part c

so for part b I define the indefinite integral as

[tex]$\ F(x) = \int_a^x f(t)dt[/tex] = F(x) - F(a) = F(x) +C

and for part c

I take [tex]$\int_x^{x+h} f(t) dt = F(x+h) - F(x) \approx f(x)h[/tex]

so [tex]\frac {F(x+h)-F(x)}{h} \approx f(x)[/tex]

then [tex]\lim{h\to0} \frac {F(x+h)-F(x)}{h} = F^{'}(x) = f(x)[/tex]
 
Last edited:
I would have defined the indefinite integral as in my post #4. For C, I would have done this:

The indefinite integral is defined to be The set of functions F(x)+ C, where C is any real number, such that the derivative of F(x) is f(x).

So by definition, the derivative of F(x) is f(x).