If $f$ derivable on $[a,b]$ does $int_a^t f'(x)dx=f(t)-f(a)$ true?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
10
down vote

favorite
4












Let $f:[a,b]longrightarrow mathbb R$ a derivable function. Is it true that for all $tin [a,b]$ we have that $$f(t)=f(a)+int_a^t f'(x)dx ?$$



The thing is since $f'$ is not supposed continuous, there is no reason for me for $f'$ to be Riemann integrable. So my questions are the followings one :



  • Q1) In Riemann sense, is the formula correct (if we don't have other hypothesis on $f'$). If no, do you have a counter example ?


  • Q2) If we assume $f'$ Riemann integrable, is the formula correct (in Riemann sense). If no, do you have a counter example ?


  • Q3) In Lebesgue sense, is the formula correct (if we don't have other hypothesis on $f'$). If no, do you have a counter example ?


  • Q4) If we assume $f'$ Lebesgue integrable, is the formula correct (in Lebesgue sense). If no, do you have a counter example ?







share|cite|improve this question



















  • See for Q2: math.stackexchange.com/questions/1899567/…
    – Zeekless
    Jul 17 at 16:50














up vote
10
down vote

favorite
4












Let $f:[a,b]longrightarrow mathbb R$ a derivable function. Is it true that for all $tin [a,b]$ we have that $$f(t)=f(a)+int_a^t f'(x)dx ?$$



The thing is since $f'$ is not supposed continuous, there is no reason for me for $f'$ to be Riemann integrable. So my questions are the followings one :



  • Q1) In Riemann sense, is the formula correct (if we don't have other hypothesis on $f'$). If no, do you have a counter example ?


  • Q2) If we assume $f'$ Riemann integrable, is the formula correct (in Riemann sense). If no, do you have a counter example ?


  • Q3) In Lebesgue sense, is the formula correct (if we don't have other hypothesis on $f'$). If no, do you have a counter example ?


  • Q4) If we assume $f'$ Lebesgue integrable, is the formula correct (in Lebesgue sense). If no, do you have a counter example ?







share|cite|improve this question



















  • See for Q2: math.stackexchange.com/questions/1899567/…
    – Zeekless
    Jul 17 at 16:50












up vote
10
down vote

favorite
4









up vote
10
down vote

favorite
4






4





Let $f:[a,b]longrightarrow mathbb R$ a derivable function. Is it true that for all $tin [a,b]$ we have that $$f(t)=f(a)+int_a^t f'(x)dx ?$$



The thing is since $f'$ is not supposed continuous, there is no reason for me for $f'$ to be Riemann integrable. So my questions are the followings one :



  • Q1) In Riemann sense, is the formula correct (if we don't have other hypothesis on $f'$). If no, do you have a counter example ?


  • Q2) If we assume $f'$ Riemann integrable, is the formula correct (in Riemann sense). If no, do you have a counter example ?


  • Q3) In Lebesgue sense, is the formula correct (if we don't have other hypothesis on $f'$). If no, do you have a counter example ?


  • Q4) If we assume $f'$ Lebesgue integrable, is the formula correct (in Lebesgue sense). If no, do you have a counter example ?







share|cite|improve this question











Let $f:[a,b]longrightarrow mathbb R$ a derivable function. Is it true that for all $tin [a,b]$ we have that $$f(t)=f(a)+int_a^t f'(x)dx ?$$



The thing is since $f'$ is not supposed continuous, there is no reason for me for $f'$ to be Riemann integrable. So my questions are the followings one :



  • Q1) In Riemann sense, is the formula correct (if we don't have other hypothesis on $f'$). If no, do you have a counter example ?


  • Q2) If we assume $f'$ Riemann integrable, is the formula correct (in Riemann sense). If no, do you have a counter example ?


  • Q3) In Lebesgue sense, is the formula correct (if we don't have other hypothesis on $f'$). If no, do you have a counter example ?


  • Q4) If we assume $f'$ Lebesgue integrable, is the formula correct (in Lebesgue sense). If no, do you have a counter example ?









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Jul 17 at 16:27









Peter

358112




358112











  • See for Q2: math.stackexchange.com/questions/1899567/…
    – Zeekless
    Jul 17 at 16:50
















  • See for Q2: math.stackexchange.com/questions/1899567/…
    – Zeekless
    Jul 17 at 16:50















See for Q2: math.stackexchange.com/questions/1899567/…
– Zeekless
Jul 17 at 16:50




See for Q2: math.stackexchange.com/questions/1899567/…
– Zeekless
Jul 17 at 16:50










1 Answer
1






active

oldest

votes

















up vote
7
down vote



accepted










Q1: No, because $f'$ need not be Riemann integrable. For example $f'$ need not be bounded.



Q2: Yes. This is in fact very simple - the elegance of the proof seems to me to be a good reason for the Riemann integral to be defined exactly the way it is. Say $a=t_0<dots<t_n=b$. Apply the Mean Value Theorem to each subinterval: $$f(b)-f(a)=sum(f(t_j+1)-f(t_j))=sum f'(xi_j)(t_j+1-t_j),$$precisely a Riemann sum for $int_a^b f'(t),dt$.



Q3: No, $f'$ need not be Lebesgue integrable. For example if $a=-1$, $b=1$ and $$f(t)=begincasest^2sin(1/t^100),&(tne0),
\0,&(t=0).endcases$$



Q4: Pretty sure the answer is yes. Almost certain this is a theorem in Rudin - my copy of Real and Complex Analysis is missing. Edit: Thanks to @ChrisJanjigian for confirming that yes, it's Theorem 7.21.
Or see here for a proof based on the Vitali-Caratheodory theorem.



Note this is assuming that $f$ is differentiable, which is to say that $f'$ exists at every point. There are certainly examples where $f$ is differentiable almost everywhere, $f'in L^1$, but $f$ is not absolutely continuous; for example the Cantor function satisfies $f'=0$ almost everywhere.






share|cite|improve this answer























  • Thank you for your answer, and for reference. @uniquesolution: thank for Q4 :)
    – Peter
    Jul 17 at 16:52






  • 1




    Q4 is Theorem 7.21 in Rudin.
    – Chris Janjigian
    Jul 17 at 16:56










  • Yes, my mistake.
    – uniquesolution
    Jul 17 at 16:57










  • @ChrisJanjigian Thanks - I knew it was in there somewhere.
    – David C. Ullrich
    Jul 17 at 17:02






  • 1




    I once tried to simply Rudin's proof of Theorem 7.21. You may check it on my blog posting.
    – Sangchul Lee
    Jul 17 at 20:36










Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2854676%2fif-f-derivable-on-a-b-does-int-at-fxdx-ft-fa-true%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
7
down vote



accepted










Q1: No, because $f'$ need not be Riemann integrable. For example $f'$ need not be bounded.



Q2: Yes. This is in fact very simple - the elegance of the proof seems to me to be a good reason for the Riemann integral to be defined exactly the way it is. Say $a=t_0<dots<t_n=b$. Apply the Mean Value Theorem to each subinterval: $$f(b)-f(a)=sum(f(t_j+1)-f(t_j))=sum f'(xi_j)(t_j+1-t_j),$$precisely a Riemann sum for $int_a^b f'(t),dt$.



Q3: No, $f'$ need not be Lebesgue integrable. For example if $a=-1$, $b=1$ and $$f(t)=begincasest^2sin(1/t^100),&(tne0),
\0,&(t=0).endcases$$



Q4: Pretty sure the answer is yes. Almost certain this is a theorem in Rudin - my copy of Real and Complex Analysis is missing. Edit: Thanks to @ChrisJanjigian for confirming that yes, it's Theorem 7.21.
Or see here for a proof based on the Vitali-Caratheodory theorem.



Note this is assuming that $f$ is differentiable, which is to say that $f'$ exists at every point. There are certainly examples where $f$ is differentiable almost everywhere, $f'in L^1$, but $f$ is not absolutely continuous; for example the Cantor function satisfies $f'=0$ almost everywhere.






share|cite|improve this answer























  • Thank you for your answer, and for reference. @uniquesolution: thank for Q4 :)
    – Peter
    Jul 17 at 16:52






  • 1




    Q4 is Theorem 7.21 in Rudin.
    – Chris Janjigian
    Jul 17 at 16:56










  • Yes, my mistake.
    – uniquesolution
    Jul 17 at 16:57










  • @ChrisJanjigian Thanks - I knew it was in there somewhere.
    – David C. Ullrich
    Jul 17 at 17:02






  • 1




    I once tried to simply Rudin's proof of Theorem 7.21. You may check it on my blog posting.
    – Sangchul Lee
    Jul 17 at 20:36














up vote
7
down vote



accepted










Q1: No, because $f'$ need not be Riemann integrable. For example $f'$ need not be bounded.



Q2: Yes. This is in fact very simple - the elegance of the proof seems to me to be a good reason for the Riemann integral to be defined exactly the way it is. Say $a=t_0<dots<t_n=b$. Apply the Mean Value Theorem to each subinterval: $$f(b)-f(a)=sum(f(t_j+1)-f(t_j))=sum f'(xi_j)(t_j+1-t_j),$$precisely a Riemann sum for $int_a^b f'(t),dt$.



Q3: No, $f'$ need not be Lebesgue integrable. For example if $a=-1$, $b=1$ and $$f(t)=begincasest^2sin(1/t^100),&(tne0),
\0,&(t=0).endcases$$



Q4: Pretty sure the answer is yes. Almost certain this is a theorem in Rudin - my copy of Real and Complex Analysis is missing. Edit: Thanks to @ChrisJanjigian for confirming that yes, it's Theorem 7.21.
Or see here for a proof based on the Vitali-Caratheodory theorem.



Note this is assuming that $f$ is differentiable, which is to say that $f'$ exists at every point. There are certainly examples where $f$ is differentiable almost everywhere, $f'in L^1$, but $f$ is not absolutely continuous; for example the Cantor function satisfies $f'=0$ almost everywhere.






share|cite|improve this answer























  • Thank you for your answer, and for reference. @uniquesolution: thank for Q4 :)
    – Peter
    Jul 17 at 16:52






  • 1




    Q4 is Theorem 7.21 in Rudin.
    – Chris Janjigian
    Jul 17 at 16:56










  • Yes, my mistake.
    – uniquesolution
    Jul 17 at 16:57










  • @ChrisJanjigian Thanks - I knew it was in there somewhere.
    – David C. Ullrich
    Jul 17 at 17:02






  • 1




    I once tried to simply Rudin's proof of Theorem 7.21. You may check it on my blog posting.
    – Sangchul Lee
    Jul 17 at 20:36












up vote
7
down vote



accepted







up vote
7
down vote



accepted






Q1: No, because $f'$ need not be Riemann integrable. For example $f'$ need not be bounded.



Q2: Yes. This is in fact very simple - the elegance of the proof seems to me to be a good reason for the Riemann integral to be defined exactly the way it is. Say $a=t_0<dots<t_n=b$. Apply the Mean Value Theorem to each subinterval: $$f(b)-f(a)=sum(f(t_j+1)-f(t_j))=sum f'(xi_j)(t_j+1-t_j),$$precisely a Riemann sum for $int_a^b f'(t),dt$.



Q3: No, $f'$ need not be Lebesgue integrable. For example if $a=-1$, $b=1$ and $$f(t)=begincasest^2sin(1/t^100),&(tne0),
\0,&(t=0).endcases$$



Q4: Pretty sure the answer is yes. Almost certain this is a theorem in Rudin - my copy of Real and Complex Analysis is missing. Edit: Thanks to @ChrisJanjigian for confirming that yes, it's Theorem 7.21.
Or see here for a proof based on the Vitali-Caratheodory theorem.



Note this is assuming that $f$ is differentiable, which is to say that $f'$ exists at every point. There are certainly examples where $f$ is differentiable almost everywhere, $f'in L^1$, but $f$ is not absolutely continuous; for example the Cantor function satisfies $f'=0$ almost everywhere.






share|cite|improve this answer















Q1: No, because $f'$ need not be Riemann integrable. For example $f'$ need not be bounded.



Q2: Yes. This is in fact very simple - the elegance of the proof seems to me to be a good reason for the Riemann integral to be defined exactly the way it is. Say $a=t_0<dots<t_n=b$. Apply the Mean Value Theorem to each subinterval: $$f(b)-f(a)=sum(f(t_j+1)-f(t_j))=sum f'(xi_j)(t_j+1-t_j),$$precisely a Riemann sum for $int_a^b f'(t),dt$.



Q3: No, $f'$ need not be Lebesgue integrable. For example if $a=-1$, $b=1$ and $$f(t)=begincasest^2sin(1/t^100),&(tne0),
\0,&(t=0).endcases$$



Q4: Pretty sure the answer is yes. Almost certain this is a theorem in Rudin - my copy of Real and Complex Analysis is missing. Edit: Thanks to @ChrisJanjigian for confirming that yes, it's Theorem 7.21.
Or see here for a proof based on the Vitali-Caratheodory theorem.



Note this is assuming that $f$ is differentiable, which is to say that $f'$ exists at every point. There are certainly examples where $f$ is differentiable almost everywhere, $f'in L^1$, but $f$ is not absolutely continuous; for example the Cantor function satisfies $f'=0$ almost everywhere.







share|cite|improve this answer















share|cite|improve this answer



share|cite|improve this answer








edited Jul 17 at 22:37


























answered Jul 17 at 16:50









David C. Ullrich

54.3k33583




54.3k33583











  • Thank you for your answer, and for reference. @uniquesolution: thank for Q4 :)
    – Peter
    Jul 17 at 16:52






  • 1




    Q4 is Theorem 7.21 in Rudin.
    – Chris Janjigian
    Jul 17 at 16:56










  • Yes, my mistake.
    – uniquesolution
    Jul 17 at 16:57










  • @ChrisJanjigian Thanks - I knew it was in there somewhere.
    – David C. Ullrich
    Jul 17 at 17:02






  • 1




    I once tried to simply Rudin's proof of Theorem 7.21. You may check it on my blog posting.
    – Sangchul Lee
    Jul 17 at 20:36
















  • Thank you for your answer, and for reference. @uniquesolution: thank for Q4 :)
    – Peter
    Jul 17 at 16:52






  • 1




    Q4 is Theorem 7.21 in Rudin.
    – Chris Janjigian
    Jul 17 at 16:56










  • Yes, my mistake.
    – uniquesolution
    Jul 17 at 16:57










  • @ChrisJanjigian Thanks - I knew it was in there somewhere.
    – David C. Ullrich
    Jul 17 at 17:02






  • 1




    I once tried to simply Rudin's proof of Theorem 7.21. You may check it on my blog posting.
    – Sangchul Lee
    Jul 17 at 20:36















Thank you for your answer, and for reference. @uniquesolution: thank for Q4 :)
– Peter
Jul 17 at 16:52




Thank you for your answer, and for reference. @uniquesolution: thank for Q4 :)
– Peter
Jul 17 at 16:52




1




1




Q4 is Theorem 7.21 in Rudin.
– Chris Janjigian
Jul 17 at 16:56




Q4 is Theorem 7.21 in Rudin.
– Chris Janjigian
Jul 17 at 16:56












Yes, my mistake.
– uniquesolution
Jul 17 at 16:57




Yes, my mistake.
– uniquesolution
Jul 17 at 16:57












@ChrisJanjigian Thanks - I knew it was in there somewhere.
– David C. Ullrich
Jul 17 at 17:02




@ChrisJanjigian Thanks - I knew it was in there somewhere.
– David C. Ullrich
Jul 17 at 17:02




1




1




I once tried to simply Rudin's proof of Theorem 7.21. You may check it on my blog posting.
– Sangchul Lee
Jul 17 at 20:36




I once tried to simply Rudin's proof of Theorem 7.21. You may check it on my blog posting.
– Sangchul Lee
Jul 17 at 20:36












 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2854676%2fif-f-derivable-on-a-b-does-int-at-fxdx-ft-fa-true%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?