Equivalence of all representations of $exp$











up vote
1
down vote

favorite












I can name at least 4 different ways of representing $exp$ function:




  1. Taylor series: For $x in mathbb{R}, exp(x) = sum_{k=0}^{infty} frac{x^k}{k!}$.

  2. Differential equation: $f: mathbb{R} to mathbb{R}$ differentiable with $f'(x) = f(x)$ and $f(0)=1$.

  3. Inverse function of $ln(x) = int_1^x frac{dt}{t}$ for $x>0$.

  4. Exponent: The number $e$ (defined e.g. as $sum_{k=0}^{infty} frac{1}{k!}$) raised to the power $x$, for $x in mathbb{R}$


I managed to proved equivalence among the first $3$ but I am a bit puzzled by $4.$.



An easy way would be to look at $a^b = exp(b ln(a))$. But I am not sure that is meaningful.



Is there any other way of defining $a^b$ without involving $exp$ that would give a more meaningful answer? Or how would you approach proving that 4. is equivalent to 1-3?










share|cite|improve this question
























  • You've already noted the problem with definition 4, which is that $a^b$ hasn't been defined for $bnotinmathbb{Z}$. What you may want to show is that $e^k = exp(k)$ for $kinmathbb{Z}$.
    – AlexanderJ93
    23 hours ago















up vote
1
down vote

favorite












I can name at least 4 different ways of representing $exp$ function:




  1. Taylor series: For $x in mathbb{R}, exp(x) = sum_{k=0}^{infty} frac{x^k}{k!}$.

  2. Differential equation: $f: mathbb{R} to mathbb{R}$ differentiable with $f'(x) = f(x)$ and $f(0)=1$.

  3. Inverse function of $ln(x) = int_1^x frac{dt}{t}$ for $x>0$.

  4. Exponent: The number $e$ (defined e.g. as $sum_{k=0}^{infty} frac{1}{k!}$) raised to the power $x$, for $x in mathbb{R}$


I managed to proved equivalence among the first $3$ but I am a bit puzzled by $4.$.



An easy way would be to look at $a^b = exp(b ln(a))$. But I am not sure that is meaningful.



Is there any other way of defining $a^b$ without involving $exp$ that would give a more meaningful answer? Or how would you approach proving that 4. is equivalent to 1-3?










share|cite|improve this question
























  • You've already noted the problem with definition 4, which is that $a^b$ hasn't been defined for $bnotinmathbb{Z}$. What you may want to show is that $e^k = exp(k)$ for $kinmathbb{Z}$.
    – AlexanderJ93
    23 hours ago













up vote
1
down vote

favorite









up vote
1
down vote

favorite











I can name at least 4 different ways of representing $exp$ function:




  1. Taylor series: For $x in mathbb{R}, exp(x) = sum_{k=0}^{infty} frac{x^k}{k!}$.

  2. Differential equation: $f: mathbb{R} to mathbb{R}$ differentiable with $f'(x) = f(x)$ and $f(0)=1$.

  3. Inverse function of $ln(x) = int_1^x frac{dt}{t}$ for $x>0$.

  4. Exponent: The number $e$ (defined e.g. as $sum_{k=0}^{infty} frac{1}{k!}$) raised to the power $x$, for $x in mathbb{R}$


I managed to proved equivalence among the first $3$ but I am a bit puzzled by $4.$.



An easy way would be to look at $a^b = exp(b ln(a))$. But I am not sure that is meaningful.



Is there any other way of defining $a^b$ without involving $exp$ that would give a more meaningful answer? Or how would you approach proving that 4. is equivalent to 1-3?










share|cite|improve this question















I can name at least 4 different ways of representing $exp$ function:




  1. Taylor series: For $x in mathbb{R}, exp(x) = sum_{k=0}^{infty} frac{x^k}{k!}$.

  2. Differential equation: $f: mathbb{R} to mathbb{R}$ differentiable with $f'(x) = f(x)$ and $f(0)=1$.

  3. Inverse function of $ln(x) = int_1^x frac{dt}{t}$ for $x>0$.

  4. Exponent: The number $e$ (defined e.g. as $sum_{k=0}^{infty} frac{1}{k!}$) raised to the power $x$, for $x in mathbb{R}$


I managed to proved equivalence among the first $3$ but I am a bit puzzled by $4.$.



An easy way would be to look at $a^b = exp(b ln(a))$. But I am not sure that is meaningful.



Is there any other way of defining $a^b$ without involving $exp$ that would give a more meaningful answer? Or how would you approach proving that 4. is equivalent to 1-3?







calculus exponential-function special-functions exponentiation alternative-proof






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited 17 hours ago









Paramanand Singh

47.9k555152




47.9k555152










asked 23 hours ago









Othman Nejjar

284




284












  • You've already noted the problem with definition 4, which is that $a^b$ hasn't been defined for $bnotinmathbb{Z}$. What you may want to show is that $e^k = exp(k)$ for $kinmathbb{Z}$.
    – AlexanderJ93
    23 hours ago


















  • You've already noted the problem with definition 4, which is that $a^b$ hasn't been defined for $bnotinmathbb{Z}$. What you may want to show is that $e^k = exp(k)$ for $kinmathbb{Z}$.
    – AlexanderJ93
    23 hours ago
















You've already noted the problem with definition 4, which is that $a^b$ hasn't been defined for $bnotinmathbb{Z}$. What you may want to show is that $e^k = exp(k)$ for $kinmathbb{Z}$.
– AlexanderJ93
23 hours ago




You've already noted the problem with definition 4, which is that $a^b$ hasn't been defined for $bnotinmathbb{Z}$. What you may want to show is that $e^k = exp(k)$ for $kinmathbb{Z}$.
– AlexanderJ93
23 hours ago










2 Answers
2






active

oldest

votes

















up vote
1
down vote













You could define $exp :mathbb{R}to mathbb{R}$ to be a continuous function that satisfies
$$
expleft(frac{p}{q}right) = sqrt[q]{e^{p}}
$$

for all $p$, $qin mathbb{Z}$, then show that such a function exists and is unique.



If you're interested, here are are two other ways of defining $exp$:



1.$$
exp (x) = lim_{nto infty} left( 1 +frac{x}{n}right)^n
$$



2.A continuous function $exp : mathbb{R} to mathbb{R}$ that satisfies
$$
exp '(0) = 1
$$

$$
exp(x+y) = exp(x)exp{y}
$$

for all $x,yin mathbb{R}$. Of course you'll have to prove existance and uniqueness.






share|cite|improve this answer




























    up vote
    1
    down vote













    The only problem in defining $a^b$ is when $b$ is irrational. This can be handled as follows.



    Let $b_n$ be a sequence of rationals tending to $b$ and we can define $a^b=lim_{ntoinfty} a^{b_n} $. This approach is slightly difficult and presented here.






    share|cite|improve this answer





















    • I like that one, exactly what I was looking for. Thanks!
      – Othman Nejjar
      21 hours ago











    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: 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%2f3000862%2fequivalence-of-all-representations-of-exp%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    You could define $exp :mathbb{R}to mathbb{R}$ to be a continuous function that satisfies
    $$
    expleft(frac{p}{q}right) = sqrt[q]{e^{p}}
    $$

    for all $p$, $qin mathbb{Z}$, then show that such a function exists and is unique.



    If you're interested, here are are two other ways of defining $exp$:



    1.$$
    exp (x) = lim_{nto infty} left( 1 +frac{x}{n}right)^n
    $$



    2.A continuous function $exp : mathbb{R} to mathbb{R}$ that satisfies
    $$
    exp '(0) = 1
    $$

    $$
    exp(x+y) = exp(x)exp{y}
    $$

    for all $x,yin mathbb{R}$. Of course you'll have to prove existance and uniqueness.






    share|cite|improve this answer

























      up vote
      1
      down vote













      You could define $exp :mathbb{R}to mathbb{R}$ to be a continuous function that satisfies
      $$
      expleft(frac{p}{q}right) = sqrt[q]{e^{p}}
      $$

      for all $p$, $qin mathbb{Z}$, then show that such a function exists and is unique.



      If you're interested, here are are two other ways of defining $exp$:



      1.$$
      exp (x) = lim_{nto infty} left( 1 +frac{x}{n}right)^n
      $$



      2.A continuous function $exp : mathbb{R} to mathbb{R}$ that satisfies
      $$
      exp '(0) = 1
      $$

      $$
      exp(x+y) = exp(x)exp{y}
      $$

      for all $x,yin mathbb{R}$. Of course you'll have to prove existance and uniqueness.






      share|cite|improve this answer























        up vote
        1
        down vote










        up vote
        1
        down vote









        You could define $exp :mathbb{R}to mathbb{R}$ to be a continuous function that satisfies
        $$
        expleft(frac{p}{q}right) = sqrt[q]{e^{p}}
        $$

        for all $p$, $qin mathbb{Z}$, then show that such a function exists and is unique.



        If you're interested, here are are two other ways of defining $exp$:



        1.$$
        exp (x) = lim_{nto infty} left( 1 +frac{x}{n}right)^n
        $$



        2.A continuous function $exp : mathbb{R} to mathbb{R}$ that satisfies
        $$
        exp '(0) = 1
        $$

        $$
        exp(x+y) = exp(x)exp{y}
        $$

        for all $x,yin mathbb{R}$. Of course you'll have to prove existance and uniqueness.






        share|cite|improve this answer












        You could define $exp :mathbb{R}to mathbb{R}$ to be a continuous function that satisfies
        $$
        expleft(frac{p}{q}right) = sqrt[q]{e^{p}}
        $$

        for all $p$, $qin mathbb{Z}$, then show that such a function exists and is unique.



        If you're interested, here are are two other ways of defining $exp$:



        1.$$
        exp (x) = lim_{nto infty} left( 1 +frac{x}{n}right)^n
        $$



        2.A continuous function $exp : mathbb{R} to mathbb{R}$ that satisfies
        $$
        exp '(0) = 1
        $$

        $$
        exp(x+y) = exp(x)exp{y}
        $$

        for all $x,yin mathbb{R}$. Of course you'll have to prove existance and uniqueness.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered 22 hours ago









        Qidi

        1,110612




        1,110612






















            up vote
            1
            down vote













            The only problem in defining $a^b$ is when $b$ is irrational. This can be handled as follows.



            Let $b_n$ be a sequence of rationals tending to $b$ and we can define $a^b=lim_{ntoinfty} a^{b_n} $. This approach is slightly difficult and presented here.






            share|cite|improve this answer





















            • I like that one, exactly what I was looking for. Thanks!
              – Othman Nejjar
              21 hours ago















            up vote
            1
            down vote













            The only problem in defining $a^b$ is when $b$ is irrational. This can be handled as follows.



            Let $b_n$ be a sequence of rationals tending to $b$ and we can define $a^b=lim_{ntoinfty} a^{b_n} $. This approach is slightly difficult and presented here.






            share|cite|improve this answer





















            • I like that one, exactly what I was looking for. Thanks!
              – Othman Nejjar
              21 hours ago













            up vote
            1
            down vote










            up vote
            1
            down vote









            The only problem in defining $a^b$ is when $b$ is irrational. This can be handled as follows.



            Let $b_n$ be a sequence of rationals tending to $b$ and we can define $a^b=lim_{ntoinfty} a^{b_n} $. This approach is slightly difficult and presented here.






            share|cite|improve this answer












            The only problem in defining $a^b$ is when $b$ is irrational. This can be handled as follows.



            Let $b_n$ be a sequence of rationals tending to $b$ and we can define $a^b=lim_{ntoinfty} a^{b_n} $. This approach is slightly difficult and presented here.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 22 hours ago









            Paramanand Singh

            47.9k555152




            47.9k555152












            • I like that one, exactly what I was looking for. Thanks!
              – Othman Nejjar
              21 hours ago


















            • I like that one, exactly what I was looking for. Thanks!
              – Othman Nejjar
              21 hours ago
















            I like that one, exactly what I was looking for. Thanks!
            – Othman Nejjar
            21 hours ago




            I like that one, exactly what I was looking for. Thanks!
            – Othman Nejjar
            21 hours ago


















             

            draft saved


            draft discarded



















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3000862%2fequivalence-of-all-representations-of-exp%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

            Bundesstraße 106

            Verónica Boquete

            Ida-Boy-Ed-Garten