Proof of exponential function integral












2














I fully apologize if this is a duplicate, but I really can’t find the answer to this online here. But a proof of the rule



$$int a^x dx= frac{a^x}{ln(a)}+C$$



would be really helpful. I need it for something I’m doing. This is all I need. I have no sources on the problem as I want the proof myself, but I use this rule so much that it struck me as second nature when I wanted to solve it! Any possible answers would be appreciated.










share|cite|improve this question




















  • 5




    It's quite simple. $(a^x)' = a^xcdot ln(a)$, and the rule follows.
    – Jakobian
    Dec 16 at 23:21










  • @Jakobian : The only real answer. +1.
    – MPW
    Dec 16 at 23:46
















2














I fully apologize if this is a duplicate, but I really can’t find the answer to this online here. But a proof of the rule



$$int a^x dx= frac{a^x}{ln(a)}+C$$



would be really helpful. I need it for something I’m doing. This is all I need. I have no sources on the problem as I want the proof myself, but I use this rule so much that it struck me as second nature when I wanted to solve it! Any possible answers would be appreciated.










share|cite|improve this question




















  • 5




    It's quite simple. $(a^x)' = a^xcdot ln(a)$, and the rule follows.
    – Jakobian
    Dec 16 at 23:21










  • @Jakobian : The only real answer. +1.
    – MPW
    Dec 16 at 23:46














2












2








2


0





I fully apologize if this is a duplicate, but I really can’t find the answer to this online here. But a proof of the rule



$$int a^x dx= frac{a^x}{ln(a)}+C$$



would be really helpful. I need it for something I’m doing. This is all I need. I have no sources on the problem as I want the proof myself, but I use this rule so much that it struck me as second nature when I wanted to solve it! Any possible answers would be appreciated.










share|cite|improve this question















I fully apologize if this is a duplicate, but I really can’t find the answer to this online here. But a proof of the rule



$$int a^x dx= frac{a^x}{ln(a)}+C$$



would be really helpful. I need it for something I’m doing. This is all I need. I have no sources on the problem as I want the proof myself, but I use this rule so much that it struck me as second nature when I wanted to solve it! Any possible answers would be appreciated.







calculus integration proof-writing exponential-function






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Dec 16 at 23:54

























asked Dec 16 at 23:16









Math Bob

138




138








  • 5




    It's quite simple. $(a^x)' = a^xcdot ln(a)$, and the rule follows.
    – Jakobian
    Dec 16 at 23:21










  • @Jakobian : The only real answer. +1.
    – MPW
    Dec 16 at 23:46














  • 5




    It's quite simple. $(a^x)' = a^xcdot ln(a)$, and the rule follows.
    – Jakobian
    Dec 16 at 23:21










  • @Jakobian : The only real answer. +1.
    – MPW
    Dec 16 at 23:46








5




5




It's quite simple. $(a^x)' = a^xcdot ln(a)$, and the rule follows.
– Jakobian
Dec 16 at 23:21




It's quite simple. $(a^x)' = a^xcdot ln(a)$, and the rule follows.
– Jakobian
Dec 16 at 23:21












@Jakobian : The only real answer. +1.
– MPW
Dec 16 at 23:46




@Jakobian : The only real answer. +1.
– MPW
Dec 16 at 23:46










3 Answers
3






active

oldest

votes


















4














I assume it's kosher to use the exponential integral with base $e$, i.e. $int e^x dx = e^x +C$? Or, more generally, for a constant $k$,



$$int e^{kx}dx = frac{1}{k}e^{kx}+C$$



If so, then note:



$$int a^x dx = int e^{ln(a^x)} dx = int e^{x ln(a)}dx = frac{1}{ln(a)}e^{x ln(a)}+C= frac{1}{ln(a)}e^{ln(a^x)}+C= frac{a^x}{ln(a)}+C$$



This is mostly just manipulation of various logarithm properties: namely,



$$e^{ln(x)} = x$$
$$ln(a^b) = b ln(a)$$



Also, a nitpick: the integral in your question, OP, needs a $+C$ after it, since indefinite integration introduces an arbitrary constant.






share|cite|improve this answer





















  • OK, so I know this already seems taken for granted, I guess (because it was used in all the other proofs I saw online), can you please furthermore prove ∫e^kx dx=1/k(e^kx)+C?
    – Math Bob
    Dec 16 at 23:51












  • Personally I like proving it by using the power series definition for $e^{kx}$, i.e. $$e^{kx} = sum_{n=0}^infty frac{(kx)^n}{n!}$$ but that involves a few technicalities regarding how infinite summations work under differentiation/integration. You could always just go "well, see, $$frac{d}{dx} frac{e^{kx}}{k} + C= k frac{e^{kx}}{k} +0= e^{kx}$$ so $e^{kx}/k + C$ must be the antiderivative."
    – Eevee Trainer
    Dec 17 at 0:18










  • Okay. I have taken this in so thanks for the answer!
    – Math Bob
    Dec 17 at 4:04



















1














Well this one can be found within every good integration table $($e.g. take at look at this$)$. Anyway it is actually not that hard to compute therefore I will demonstrate it for you. First of all the basic property of any exponential function with a basis $a$ is that it can be rewritten in terms of $e$ in the following way



$$a^x=left(e^{ln(a)}right)^x=e^{xln(a)}$$



Now we know that $e^x$ remains $e^x$ after integration aswell as after differentiation. Adding a constant $c$ before the $x$ within the exponent yields to



$$frac d{dx}e^{cx}=ce^{cx}text{ and }int e^{cx}dx=frac1ce^{cx}+k$$



From hereon we are basically done since $ln(a)$ can be seens as a constant while integrating. So plugging this together leads to



$$int a^x dx=int e^{xln(a)}dx=frac1{ln(a)}e^{xln(a)}+k=frac{a^x}{ln(a)}+k$$




$$int a^xdx=frac{a^x}{ln(a)}+k$$







share|cite|improve this answer





























    1














    Just differentiate the right hand side and see what you get. Note that
    $$
    frac{d}{dx}left(frac{a^x}{ln a}right)=frac{1}{ln a}frac{d}{dx}(e^{xln a})=frac{1}{ln a}times e^{xln a}times ln a=a^x
    $$

    where we used the chain rule in the second equality.






    share|cite|improve this answer





















      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',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      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%2f3043321%2fproof-of-exponential-function-integral%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      4














      I assume it's kosher to use the exponential integral with base $e$, i.e. $int e^x dx = e^x +C$? Or, more generally, for a constant $k$,



      $$int e^{kx}dx = frac{1}{k}e^{kx}+C$$



      If so, then note:



      $$int a^x dx = int e^{ln(a^x)} dx = int e^{x ln(a)}dx = frac{1}{ln(a)}e^{x ln(a)}+C= frac{1}{ln(a)}e^{ln(a^x)}+C= frac{a^x}{ln(a)}+C$$



      This is mostly just manipulation of various logarithm properties: namely,



      $$e^{ln(x)} = x$$
      $$ln(a^b) = b ln(a)$$



      Also, a nitpick: the integral in your question, OP, needs a $+C$ after it, since indefinite integration introduces an arbitrary constant.






      share|cite|improve this answer





















      • OK, so I know this already seems taken for granted, I guess (because it was used in all the other proofs I saw online), can you please furthermore prove ∫e^kx dx=1/k(e^kx)+C?
        – Math Bob
        Dec 16 at 23:51












      • Personally I like proving it by using the power series definition for $e^{kx}$, i.e. $$e^{kx} = sum_{n=0}^infty frac{(kx)^n}{n!}$$ but that involves a few technicalities regarding how infinite summations work under differentiation/integration. You could always just go "well, see, $$frac{d}{dx} frac{e^{kx}}{k} + C= k frac{e^{kx}}{k} +0= e^{kx}$$ so $e^{kx}/k + C$ must be the antiderivative."
        – Eevee Trainer
        Dec 17 at 0:18










      • Okay. I have taken this in so thanks for the answer!
        – Math Bob
        Dec 17 at 4:04
















      4














      I assume it's kosher to use the exponential integral with base $e$, i.e. $int e^x dx = e^x +C$? Or, more generally, for a constant $k$,



      $$int e^{kx}dx = frac{1}{k}e^{kx}+C$$



      If so, then note:



      $$int a^x dx = int e^{ln(a^x)} dx = int e^{x ln(a)}dx = frac{1}{ln(a)}e^{x ln(a)}+C= frac{1}{ln(a)}e^{ln(a^x)}+C= frac{a^x}{ln(a)}+C$$



      This is mostly just manipulation of various logarithm properties: namely,



      $$e^{ln(x)} = x$$
      $$ln(a^b) = b ln(a)$$



      Also, a nitpick: the integral in your question, OP, needs a $+C$ after it, since indefinite integration introduces an arbitrary constant.






      share|cite|improve this answer





















      • OK, so I know this already seems taken for granted, I guess (because it was used in all the other proofs I saw online), can you please furthermore prove ∫e^kx dx=1/k(e^kx)+C?
        – Math Bob
        Dec 16 at 23:51












      • Personally I like proving it by using the power series definition for $e^{kx}$, i.e. $$e^{kx} = sum_{n=0}^infty frac{(kx)^n}{n!}$$ but that involves a few technicalities regarding how infinite summations work under differentiation/integration. You could always just go "well, see, $$frac{d}{dx} frac{e^{kx}}{k} + C= k frac{e^{kx}}{k} +0= e^{kx}$$ so $e^{kx}/k + C$ must be the antiderivative."
        – Eevee Trainer
        Dec 17 at 0:18










      • Okay. I have taken this in so thanks for the answer!
        – Math Bob
        Dec 17 at 4:04














      4












      4








      4






      I assume it's kosher to use the exponential integral with base $e$, i.e. $int e^x dx = e^x +C$? Or, more generally, for a constant $k$,



      $$int e^{kx}dx = frac{1}{k}e^{kx}+C$$



      If so, then note:



      $$int a^x dx = int e^{ln(a^x)} dx = int e^{x ln(a)}dx = frac{1}{ln(a)}e^{x ln(a)}+C= frac{1}{ln(a)}e^{ln(a^x)}+C= frac{a^x}{ln(a)}+C$$



      This is mostly just manipulation of various logarithm properties: namely,



      $$e^{ln(x)} = x$$
      $$ln(a^b) = b ln(a)$$



      Also, a nitpick: the integral in your question, OP, needs a $+C$ after it, since indefinite integration introduces an arbitrary constant.






      share|cite|improve this answer












      I assume it's kosher to use the exponential integral with base $e$, i.e. $int e^x dx = e^x +C$? Or, more generally, for a constant $k$,



      $$int e^{kx}dx = frac{1}{k}e^{kx}+C$$



      If so, then note:



      $$int a^x dx = int e^{ln(a^x)} dx = int e^{x ln(a)}dx = frac{1}{ln(a)}e^{x ln(a)}+C= frac{1}{ln(a)}e^{ln(a^x)}+C= frac{a^x}{ln(a)}+C$$



      This is mostly just manipulation of various logarithm properties: namely,



      $$e^{ln(x)} = x$$
      $$ln(a^b) = b ln(a)$$



      Also, a nitpick: the integral in your question, OP, needs a $+C$ after it, since indefinite integration introduces an arbitrary constant.







      share|cite|improve this answer












      share|cite|improve this answer



      share|cite|improve this answer










      answered Dec 16 at 23:23









      Eevee Trainer

      3,370225




      3,370225












      • OK, so I know this already seems taken for granted, I guess (because it was used in all the other proofs I saw online), can you please furthermore prove ∫e^kx dx=1/k(e^kx)+C?
        – Math Bob
        Dec 16 at 23:51












      • Personally I like proving it by using the power series definition for $e^{kx}$, i.e. $$e^{kx} = sum_{n=0}^infty frac{(kx)^n}{n!}$$ but that involves a few technicalities regarding how infinite summations work under differentiation/integration. You could always just go "well, see, $$frac{d}{dx} frac{e^{kx}}{k} + C= k frac{e^{kx}}{k} +0= e^{kx}$$ so $e^{kx}/k + C$ must be the antiderivative."
        – Eevee Trainer
        Dec 17 at 0:18










      • Okay. I have taken this in so thanks for the answer!
        – Math Bob
        Dec 17 at 4:04


















      • OK, so I know this already seems taken for granted, I guess (because it was used in all the other proofs I saw online), can you please furthermore prove ∫e^kx dx=1/k(e^kx)+C?
        – Math Bob
        Dec 16 at 23:51












      • Personally I like proving it by using the power series definition for $e^{kx}$, i.e. $$e^{kx} = sum_{n=0}^infty frac{(kx)^n}{n!}$$ but that involves a few technicalities regarding how infinite summations work under differentiation/integration. You could always just go "well, see, $$frac{d}{dx} frac{e^{kx}}{k} + C= k frac{e^{kx}}{k} +0= e^{kx}$$ so $e^{kx}/k + C$ must be the antiderivative."
        – Eevee Trainer
        Dec 17 at 0:18










      • Okay. I have taken this in so thanks for the answer!
        – Math Bob
        Dec 17 at 4:04
















      OK, so I know this already seems taken for granted, I guess (because it was used in all the other proofs I saw online), can you please furthermore prove ∫e^kx dx=1/k(e^kx)+C?
      – Math Bob
      Dec 16 at 23:51






      OK, so I know this already seems taken for granted, I guess (because it was used in all the other proofs I saw online), can you please furthermore prove ∫e^kx dx=1/k(e^kx)+C?
      – Math Bob
      Dec 16 at 23:51














      Personally I like proving it by using the power series definition for $e^{kx}$, i.e. $$e^{kx} = sum_{n=0}^infty frac{(kx)^n}{n!}$$ but that involves a few technicalities regarding how infinite summations work under differentiation/integration. You could always just go "well, see, $$frac{d}{dx} frac{e^{kx}}{k} + C= k frac{e^{kx}}{k} +0= e^{kx}$$ so $e^{kx}/k + C$ must be the antiderivative."
      – Eevee Trainer
      Dec 17 at 0:18




      Personally I like proving it by using the power series definition for $e^{kx}$, i.e. $$e^{kx} = sum_{n=0}^infty frac{(kx)^n}{n!}$$ but that involves a few technicalities regarding how infinite summations work under differentiation/integration. You could always just go "well, see, $$frac{d}{dx} frac{e^{kx}}{k} + C= k frac{e^{kx}}{k} +0= e^{kx}$$ so $e^{kx}/k + C$ must be the antiderivative."
      – Eevee Trainer
      Dec 17 at 0:18












      Okay. I have taken this in so thanks for the answer!
      – Math Bob
      Dec 17 at 4:04




      Okay. I have taken this in so thanks for the answer!
      – Math Bob
      Dec 17 at 4:04











      1














      Well this one can be found within every good integration table $($e.g. take at look at this$)$. Anyway it is actually not that hard to compute therefore I will demonstrate it for you. First of all the basic property of any exponential function with a basis $a$ is that it can be rewritten in terms of $e$ in the following way



      $$a^x=left(e^{ln(a)}right)^x=e^{xln(a)}$$



      Now we know that $e^x$ remains $e^x$ after integration aswell as after differentiation. Adding a constant $c$ before the $x$ within the exponent yields to



      $$frac d{dx}e^{cx}=ce^{cx}text{ and }int e^{cx}dx=frac1ce^{cx}+k$$



      From hereon we are basically done since $ln(a)$ can be seens as a constant while integrating. So plugging this together leads to



      $$int a^x dx=int e^{xln(a)}dx=frac1{ln(a)}e^{xln(a)}+k=frac{a^x}{ln(a)}+k$$




      $$int a^xdx=frac{a^x}{ln(a)}+k$$







      share|cite|improve this answer


























        1














        Well this one can be found within every good integration table $($e.g. take at look at this$)$. Anyway it is actually not that hard to compute therefore I will demonstrate it for you. First of all the basic property of any exponential function with a basis $a$ is that it can be rewritten in terms of $e$ in the following way



        $$a^x=left(e^{ln(a)}right)^x=e^{xln(a)}$$



        Now we know that $e^x$ remains $e^x$ after integration aswell as after differentiation. Adding a constant $c$ before the $x$ within the exponent yields to



        $$frac d{dx}e^{cx}=ce^{cx}text{ and }int e^{cx}dx=frac1ce^{cx}+k$$



        From hereon we are basically done since $ln(a)$ can be seens as a constant while integrating. So plugging this together leads to



        $$int a^x dx=int e^{xln(a)}dx=frac1{ln(a)}e^{xln(a)}+k=frac{a^x}{ln(a)}+k$$




        $$int a^xdx=frac{a^x}{ln(a)}+k$$







        share|cite|improve this answer
























          1












          1








          1






          Well this one can be found within every good integration table $($e.g. take at look at this$)$. Anyway it is actually not that hard to compute therefore I will demonstrate it for you. First of all the basic property of any exponential function with a basis $a$ is that it can be rewritten in terms of $e$ in the following way



          $$a^x=left(e^{ln(a)}right)^x=e^{xln(a)}$$



          Now we know that $e^x$ remains $e^x$ after integration aswell as after differentiation. Adding a constant $c$ before the $x$ within the exponent yields to



          $$frac d{dx}e^{cx}=ce^{cx}text{ and }int e^{cx}dx=frac1ce^{cx}+k$$



          From hereon we are basically done since $ln(a)$ can be seens as a constant while integrating. So plugging this together leads to



          $$int a^x dx=int e^{xln(a)}dx=frac1{ln(a)}e^{xln(a)}+k=frac{a^x}{ln(a)}+k$$




          $$int a^xdx=frac{a^x}{ln(a)}+k$$







          share|cite|improve this answer












          Well this one can be found within every good integration table $($e.g. take at look at this$)$. Anyway it is actually not that hard to compute therefore I will demonstrate it for you. First of all the basic property of any exponential function with a basis $a$ is that it can be rewritten in terms of $e$ in the following way



          $$a^x=left(e^{ln(a)}right)^x=e^{xln(a)}$$



          Now we know that $e^x$ remains $e^x$ after integration aswell as after differentiation. Adding a constant $c$ before the $x$ within the exponent yields to



          $$frac d{dx}e^{cx}=ce^{cx}text{ and }int e^{cx}dx=frac1ce^{cx}+k$$



          From hereon we are basically done since $ln(a)$ can be seens as a constant while integrating. So plugging this together leads to



          $$int a^x dx=int e^{xln(a)}dx=frac1{ln(a)}e^{xln(a)}+k=frac{a^x}{ln(a)}+k$$




          $$int a^xdx=frac{a^x}{ln(a)}+k$$








          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 16 at 23:25









          mrtaurho

          3,0901930




          3,0901930























              1














              Just differentiate the right hand side and see what you get. Note that
              $$
              frac{d}{dx}left(frac{a^x}{ln a}right)=frac{1}{ln a}frac{d}{dx}(e^{xln a})=frac{1}{ln a}times e^{xln a}times ln a=a^x
              $$

              where we used the chain rule in the second equality.






              share|cite|improve this answer


























                1














                Just differentiate the right hand side and see what you get. Note that
                $$
                frac{d}{dx}left(frac{a^x}{ln a}right)=frac{1}{ln a}frac{d}{dx}(e^{xln a})=frac{1}{ln a}times e^{xln a}times ln a=a^x
                $$

                where we used the chain rule in the second equality.






                share|cite|improve this answer
























                  1












                  1








                  1






                  Just differentiate the right hand side and see what you get. Note that
                  $$
                  frac{d}{dx}left(frac{a^x}{ln a}right)=frac{1}{ln a}frac{d}{dx}(e^{xln a})=frac{1}{ln a}times e^{xln a}times ln a=a^x
                  $$

                  where we used the chain rule in the second equality.






                  share|cite|improve this answer












                  Just differentiate the right hand side and see what you get. Note that
                  $$
                  frac{d}{dx}left(frac{a^x}{ln a}right)=frac{1}{ln a}frac{d}{dx}(e^{xln a})=frac{1}{ln a}times e^{xln a}times ln a=a^x
                  $$

                  where we used the chain rule in the second equality.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Dec 16 at 23:44









                  Foobaz John

                  20.7k41250




                  20.7k41250






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Mathematics Stack Exchange!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      Use MathJax to format equations. MathJax reference.


                      To learn more, see our tips on writing great answers.





                      Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                      Please pay close attention to the following guidance:


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3043321%2fproof-of-exponential-function-integral%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      If I really need a card on my start hand, how many mulligans make sense? [duplicate]

                      Alcedinidae

                      Can an atomic nucleus contain both particles and antiparticles? [duplicate]