Is there a logarithm base for which the logarithm becomes an identity function?Why must the base of a...

Where is the License file location for Identity Server in Sitecore 9.1?

Is this a crown race?

I am the light that shines in the dark

Precision notation for voltmeters

Why do we say 'Pairwise Disjoint', rather than 'Disjoint'?

How do you make a gun that shoots melee weapons and/or swords?

After Brexit, will the EU recognize British passports that are valid for more than ten years?

What is Tony Stark injecting into himself in Iron Man 3?

Giving a talk in my old university, how prominently should I tell students my salary?

School performs periodic password audits. Is my password compromised?

I've given my players a lot of magic items. Is it reasonable for me to give them harder encounters?

Why isn't P and P/poly trivially the same?

Ultrafilters as a double dual

Is the differential, dp, exact or not?

Boss Telling direct supervisor I snitched

Insult for someone who "doesn't know anything"

Tool for measuring readability of English text

Short story about an infectious indestructible metal bar?

How can I portion out frozen cookie dough?

What does *dead* mean in *What do you mean, dead?*?

Why aren't there more Gauls like Obelix?

Paper published similar to PhD thesis

What can I do if someone tampers with my SSH public key?

Are small insurances worth it?



Is there a logarithm base for which the logarithm becomes an identity function?


Why must the base of a logarithm be a positive real number not equal to 1?Given $2^{x}=129$, why is it that I can use the natural logarithm to find $x$?Am I allowed to apply L'Hospital's Rule inside of the natural logarithm function?For which complex $a,,b,,c$ does $(a^b)^c=a^{bc}$ hold?If the integral of $c/x$ is $c.log(x)+C$ what is the base?Change of base logarithmsFunction with output that initially increases input, but levels off and never surpasses a given value?Does $log_1{n}$ have any analytical significance in counting digits of unary numbers?Natural log = cause of growth or time?Combinatorial Proof that the Logarithm of a Product is the Sum of the LogarithmsGeometric interpretation of the Logarithm (in $mathbb{R}$)













1












$begingroup$


Is there a base $b$ such that:



$$log_b x = x $$



(The only one that comes to mind would be the invalid case of $log_1 1 = 1 $.)



I'm fairly certain the answer is no, but I can't find a clear justification for it.



(I don't have a strong mathematical background so an answer with the intuition would be much more helpful than any complex theorem proof.)





Answer



I'm expanding here the accepted answer by FredH in the way I interpreted it, putting it in layman's terms as much as possible (according to my very basic mathematical knowledge). I'm also drawing from other answers posted, so thanks everyone who took the time!



First, as suggested, instead of talking in terms of logarithms I'll rephrase the question as an exponentiation (which seems simpler to grasp). In that case we would be looking for a base $b$ that had an exponent that would be the same as its result:



$$ b^x=x $$



In this explanation I'll invert the terms calling the exponent the input and the result of the exponentiation the output (in the logarithm it's actually the other way around since it is the inverse function, but since we're talking about an identity function the relationship between the input and output is symmetrical).



An identity function, and hence a linear function, will have its output growing at the same rate as the input (called both $x$ here). Even if there's a particular $b$ and a particular $x$ that holds the equality (which there are, as shown in the examples of other answers), when $x$ starts growing, say, one unit at a time, in the left-hand side (LHS) it would mean multiplying the already $b^x$ by another $b$



$$ b^{x+1} = x + 1 iff b^x * b = x + 1 $$



so the LHS would be expanding $b$ times (multiplication) while the output is always growing by a fixed constant of $1$ (addition).



I originally thought of the invalid logarithm base of $1$, but not even $1$ would work for every $x$, it would keep the LHS steady while the output changes. If $b$ is bigger than one, no matter how close to $1$ it is, repeatedly multiplying by it would cause the LHS to, at some point, start (and keep) growing in each iteration by more than just $1$, surpassing the pace of the output (which will always grow at same rate). Worse yet, if $b$ is smaller than one it would mean that the LHS would start getting smaller (while the output grows).



As succinctly expressed in the answers, the identity function, or any linear function for that matter, won't fit a logarithm no matter the chosen base, since it would be like trying to fit a multiplication into an addition.










share|cite|improve this question









New contributor




schomatis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







$endgroup$

















    1












    $begingroup$


    Is there a base $b$ such that:



    $$log_b x = x $$



    (The only one that comes to mind would be the invalid case of $log_1 1 = 1 $.)



    I'm fairly certain the answer is no, but I can't find a clear justification for it.



    (I don't have a strong mathematical background so an answer with the intuition would be much more helpful than any complex theorem proof.)





    Answer



    I'm expanding here the accepted answer by FredH in the way I interpreted it, putting it in layman's terms as much as possible (according to my very basic mathematical knowledge). I'm also drawing from other answers posted, so thanks everyone who took the time!



    First, as suggested, instead of talking in terms of logarithms I'll rephrase the question as an exponentiation (which seems simpler to grasp). In that case we would be looking for a base $b$ that had an exponent that would be the same as its result:



    $$ b^x=x $$



    In this explanation I'll invert the terms calling the exponent the input and the result of the exponentiation the output (in the logarithm it's actually the other way around since it is the inverse function, but since we're talking about an identity function the relationship between the input and output is symmetrical).



    An identity function, and hence a linear function, will have its output growing at the same rate as the input (called both $x$ here). Even if there's a particular $b$ and a particular $x$ that holds the equality (which there are, as shown in the examples of other answers), when $x$ starts growing, say, one unit at a time, in the left-hand side (LHS) it would mean multiplying the already $b^x$ by another $b$



    $$ b^{x+1} = x + 1 iff b^x * b = x + 1 $$



    so the LHS would be expanding $b$ times (multiplication) while the output is always growing by a fixed constant of $1$ (addition).



    I originally thought of the invalid logarithm base of $1$, but not even $1$ would work for every $x$, it would keep the LHS steady while the output changes. If $b$ is bigger than one, no matter how close to $1$ it is, repeatedly multiplying by it would cause the LHS to, at some point, start (and keep) growing in each iteration by more than just $1$, surpassing the pace of the output (which will always grow at same rate). Worse yet, if $b$ is smaller than one it would mean that the LHS would start getting smaller (while the output grows).



    As succinctly expressed in the answers, the identity function, or any linear function for that matter, won't fit a logarithm no matter the chosen base, since it would be like trying to fit a multiplication into an addition.










    share|cite|improve this question









    New contributor




    schomatis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.







    $endgroup$















      1












      1








      1





      $begingroup$


      Is there a base $b$ such that:



      $$log_b x = x $$



      (The only one that comes to mind would be the invalid case of $log_1 1 = 1 $.)



      I'm fairly certain the answer is no, but I can't find a clear justification for it.



      (I don't have a strong mathematical background so an answer with the intuition would be much more helpful than any complex theorem proof.)





      Answer



      I'm expanding here the accepted answer by FredH in the way I interpreted it, putting it in layman's terms as much as possible (according to my very basic mathematical knowledge). I'm also drawing from other answers posted, so thanks everyone who took the time!



      First, as suggested, instead of talking in terms of logarithms I'll rephrase the question as an exponentiation (which seems simpler to grasp). In that case we would be looking for a base $b$ that had an exponent that would be the same as its result:



      $$ b^x=x $$



      In this explanation I'll invert the terms calling the exponent the input and the result of the exponentiation the output (in the logarithm it's actually the other way around since it is the inverse function, but since we're talking about an identity function the relationship between the input and output is symmetrical).



      An identity function, and hence a linear function, will have its output growing at the same rate as the input (called both $x$ here). Even if there's a particular $b$ and a particular $x$ that holds the equality (which there are, as shown in the examples of other answers), when $x$ starts growing, say, one unit at a time, in the left-hand side (LHS) it would mean multiplying the already $b^x$ by another $b$



      $$ b^{x+1} = x + 1 iff b^x * b = x + 1 $$



      so the LHS would be expanding $b$ times (multiplication) while the output is always growing by a fixed constant of $1$ (addition).



      I originally thought of the invalid logarithm base of $1$, but not even $1$ would work for every $x$, it would keep the LHS steady while the output changes. If $b$ is bigger than one, no matter how close to $1$ it is, repeatedly multiplying by it would cause the LHS to, at some point, start (and keep) growing in each iteration by more than just $1$, surpassing the pace of the output (which will always grow at same rate). Worse yet, if $b$ is smaller than one it would mean that the LHS would start getting smaller (while the output grows).



      As succinctly expressed in the answers, the identity function, or any linear function for that matter, won't fit a logarithm no matter the chosen base, since it would be like trying to fit a multiplication into an addition.










      share|cite|improve this question









      New contributor




      schomatis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.







      $endgroup$




      Is there a base $b$ such that:



      $$log_b x = x $$



      (The only one that comes to mind would be the invalid case of $log_1 1 = 1 $.)



      I'm fairly certain the answer is no, but I can't find a clear justification for it.



      (I don't have a strong mathematical background so an answer with the intuition would be much more helpful than any complex theorem proof.)





      Answer



      I'm expanding here the accepted answer by FredH in the way I interpreted it, putting it in layman's terms as much as possible (according to my very basic mathematical knowledge). I'm also drawing from other answers posted, so thanks everyone who took the time!



      First, as suggested, instead of talking in terms of logarithms I'll rephrase the question as an exponentiation (which seems simpler to grasp). In that case we would be looking for a base $b$ that had an exponent that would be the same as its result:



      $$ b^x=x $$



      In this explanation I'll invert the terms calling the exponent the input and the result of the exponentiation the output (in the logarithm it's actually the other way around since it is the inverse function, but since we're talking about an identity function the relationship between the input and output is symmetrical).



      An identity function, and hence a linear function, will have its output growing at the same rate as the input (called both $x$ here). Even if there's a particular $b$ and a particular $x$ that holds the equality (which there are, as shown in the examples of other answers), when $x$ starts growing, say, one unit at a time, in the left-hand side (LHS) it would mean multiplying the already $b^x$ by another $b$



      $$ b^{x+1} = x + 1 iff b^x * b = x + 1 $$



      so the LHS would be expanding $b$ times (multiplication) while the output is always growing by a fixed constant of $1$ (addition).



      I originally thought of the invalid logarithm base of $1$, but not even $1$ would work for every $x$, it would keep the LHS steady while the output changes. If $b$ is bigger than one, no matter how close to $1$ it is, repeatedly multiplying by it would cause the LHS to, at some point, start (and keep) growing in each iteration by more than just $1$, surpassing the pace of the output (which will always grow at same rate). Worse yet, if $b$ is smaller than one it would mean that the LHS would start getting smaller (while the output grows).



      As succinctly expressed in the answers, the identity function, or any linear function for that matter, won't fit a logarithm no matter the chosen base, since it would be like trying to fit a multiplication into an addition.







      logarithms






      share|cite|improve this question









      New contributor




      schomatis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|cite|improve this question









      New contributor




      schomatis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|cite|improve this question




      share|cite|improve this question








      edited 56 mins ago







      schomatis













      New contributor




      schomatis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 4 hours ago









      schomatisschomatis

      83




      83




      New contributor




      schomatis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      schomatis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      schomatis is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          6 Answers
          6






          active

          oldest

          votes


















          6












          $begingroup$

          For a function to be a logarithm, it should satisfy the law of logarithms:
          $log ab = log a + log b$, for $a,b gt 0$.
          If it were the identity function, this would become $ab = a + b$, which clearly is not always true.






          share|cite|improve this answer









          $endgroup$





















            4












            $begingroup$

            Note that
            $$log_b x=xiff b^x=xiff b=sqrt[x]{x}.$$
            Since $sqrt[x]{x}$ is not a constant function, the relation cannot hold for all $x$.



            But it can be true for some particular $x$. For example $b=sqrt{2}$ and we have
            $$log_{sqrt{2}}2=2.$$






            share|cite|improve this answer









            $endgroup$





















              2












              $begingroup$

              In general
              $$log_b a=c$$
              is the same as
              $$b^c=a$$
              so you can leave logs behind and focus on solutions to
              $$b^x=x$$






              share|cite|improve this answer









              $endgroup$





















                1












                $begingroup$

                Logically, $y=x$ is a straight line, $y=log_b x$ is not so they cannot coincide for all $x$.






                share|cite|improve this answer









                $endgroup$









                • 1




                  $begingroup$
                  And why is $y=log_b x$ not a straight line?
                  $endgroup$
                  – Henning Makholm
                  4 hours ago










                • $begingroup$
                  @HenningMakholm: because it does not have a constant slope (derivative will be $cover x$ where $c$ is a constant but $x$ is obviously not)
                  $endgroup$
                  – Vasya
                  4 hours ago










                • $begingroup$
                  $frac0x$ is a constant function on a useful subset of $mathbb R$.
                  $endgroup$
                  – Henning Makholm
                  4 hours ago





















                1












                $begingroup$

                If $b^k = k$ for all $k$ then



                $(b^k)^m = b^{km}= k^m=km$ for all $k$ and $m$.



                ....



                Actually the heck with it: $log_b 1 = 0$ always and $1 ne 0$.



                Likewise $log_b b = 1$ and presumably $b ne 1$






                share|cite|improve this answer











                $endgroup$





















                  1












                  $begingroup$

                  No, it can't. For any base $b$, there is some real constant $C$, s.t.
                  $$
                  log_b x = C ln x
                  $$

                  If it were that this logarithm is identity function, then natural logarithm would be just $Cx$, which is clearly false.






                  share|cite|improve this answer











                  $endgroup$













                    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
                    });


                    }
                    });






                    schomatis is a new contributor. Be nice, and check out our Code of Conduct.










                    draft saved

                    draft discarded


















                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3140581%2fis-there-a-logarithm-base-for-which-the-logarithm-becomes-an-identity-function%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown

























                    6 Answers
                    6






                    active

                    oldest

                    votes








                    6 Answers
                    6






                    active

                    oldest

                    votes









                    active

                    oldest

                    votes






                    active

                    oldest

                    votes









                    6












                    $begingroup$

                    For a function to be a logarithm, it should satisfy the law of logarithms:
                    $log ab = log a + log b$, for $a,b gt 0$.
                    If it were the identity function, this would become $ab = a + b$, which clearly is not always true.






                    share|cite|improve this answer









                    $endgroup$


















                      6












                      $begingroup$

                      For a function to be a logarithm, it should satisfy the law of logarithms:
                      $log ab = log a + log b$, for $a,b gt 0$.
                      If it were the identity function, this would become $ab = a + b$, which clearly is not always true.






                      share|cite|improve this answer









                      $endgroup$
















                        6












                        6








                        6





                        $begingroup$

                        For a function to be a logarithm, it should satisfy the law of logarithms:
                        $log ab = log a + log b$, for $a,b gt 0$.
                        If it were the identity function, this would become $ab = a + b$, which clearly is not always true.






                        share|cite|improve this answer









                        $endgroup$



                        For a function to be a logarithm, it should satisfy the law of logarithms:
                        $log ab = log a + log b$, for $a,b gt 0$.
                        If it were the identity function, this would become $ab = a + b$, which clearly is not always true.







                        share|cite|improve this answer












                        share|cite|improve this answer



                        share|cite|improve this answer










                        answered 4 hours ago









                        FredHFredH

                        1,238612




                        1,238612























                            4












                            $begingroup$

                            Note that
                            $$log_b x=xiff b^x=xiff b=sqrt[x]{x}.$$
                            Since $sqrt[x]{x}$ is not a constant function, the relation cannot hold for all $x$.



                            But it can be true for some particular $x$. For example $b=sqrt{2}$ and we have
                            $$log_{sqrt{2}}2=2.$$






                            share|cite|improve this answer









                            $endgroup$


















                              4












                              $begingroup$

                              Note that
                              $$log_b x=xiff b^x=xiff b=sqrt[x]{x}.$$
                              Since $sqrt[x]{x}$ is not a constant function, the relation cannot hold for all $x$.



                              But it can be true for some particular $x$. For example $b=sqrt{2}$ and we have
                              $$log_{sqrt{2}}2=2.$$






                              share|cite|improve this answer









                              $endgroup$
















                                4












                                4








                                4





                                $begingroup$

                                Note that
                                $$log_b x=xiff b^x=xiff b=sqrt[x]{x}.$$
                                Since $sqrt[x]{x}$ is not a constant function, the relation cannot hold for all $x$.



                                But it can be true for some particular $x$. For example $b=sqrt{2}$ and we have
                                $$log_{sqrt{2}}2=2.$$






                                share|cite|improve this answer









                                $endgroup$



                                Note that
                                $$log_b x=xiff b^x=xiff b=sqrt[x]{x}.$$
                                Since $sqrt[x]{x}$ is not a constant function, the relation cannot hold for all $x$.



                                But it can be true for some particular $x$. For example $b=sqrt{2}$ and we have
                                $$log_{sqrt{2}}2=2.$$







                                share|cite|improve this answer












                                share|cite|improve this answer



                                share|cite|improve this answer










                                answered 4 hours ago









                                Eclipse SunEclipse Sun

                                7,7101437




                                7,7101437























                                    2












                                    $begingroup$

                                    In general
                                    $$log_b a=c$$
                                    is the same as
                                    $$b^c=a$$
                                    so you can leave logs behind and focus on solutions to
                                    $$b^x=x$$






                                    share|cite|improve this answer









                                    $endgroup$


















                                      2












                                      $begingroup$

                                      In general
                                      $$log_b a=c$$
                                      is the same as
                                      $$b^c=a$$
                                      so you can leave logs behind and focus on solutions to
                                      $$b^x=x$$






                                      share|cite|improve this answer









                                      $endgroup$
















                                        2












                                        2








                                        2





                                        $begingroup$

                                        In general
                                        $$log_b a=c$$
                                        is the same as
                                        $$b^c=a$$
                                        so you can leave logs behind and focus on solutions to
                                        $$b^x=x$$






                                        share|cite|improve this answer









                                        $endgroup$



                                        In general
                                        $$log_b a=c$$
                                        is the same as
                                        $$b^c=a$$
                                        so you can leave logs behind and focus on solutions to
                                        $$b^x=x$$







                                        share|cite|improve this answer












                                        share|cite|improve this answer



                                        share|cite|improve this answer










                                        answered 4 hours ago









                                        Martin HansenMartin Hansen

                                        18113




                                        18113























                                            1












                                            $begingroup$

                                            Logically, $y=x$ is a straight line, $y=log_b x$ is not so they cannot coincide for all $x$.






                                            share|cite|improve this answer









                                            $endgroup$









                                            • 1




                                              $begingroup$
                                              And why is $y=log_b x$ not a straight line?
                                              $endgroup$
                                              – Henning Makholm
                                              4 hours ago










                                            • $begingroup$
                                              @HenningMakholm: because it does not have a constant slope (derivative will be $cover x$ where $c$ is a constant but $x$ is obviously not)
                                              $endgroup$
                                              – Vasya
                                              4 hours ago










                                            • $begingroup$
                                              $frac0x$ is a constant function on a useful subset of $mathbb R$.
                                              $endgroup$
                                              – Henning Makholm
                                              4 hours ago


















                                            1












                                            $begingroup$

                                            Logically, $y=x$ is a straight line, $y=log_b x$ is not so they cannot coincide for all $x$.






                                            share|cite|improve this answer









                                            $endgroup$









                                            • 1




                                              $begingroup$
                                              And why is $y=log_b x$ not a straight line?
                                              $endgroup$
                                              – Henning Makholm
                                              4 hours ago










                                            • $begingroup$
                                              @HenningMakholm: because it does not have a constant slope (derivative will be $cover x$ where $c$ is a constant but $x$ is obviously not)
                                              $endgroup$
                                              – Vasya
                                              4 hours ago










                                            • $begingroup$
                                              $frac0x$ is a constant function on a useful subset of $mathbb R$.
                                              $endgroup$
                                              – Henning Makholm
                                              4 hours ago
















                                            1












                                            1








                                            1





                                            $begingroup$

                                            Logically, $y=x$ is a straight line, $y=log_b x$ is not so they cannot coincide for all $x$.






                                            share|cite|improve this answer









                                            $endgroup$



                                            Logically, $y=x$ is a straight line, $y=log_b x$ is not so they cannot coincide for all $x$.







                                            share|cite|improve this answer












                                            share|cite|improve this answer



                                            share|cite|improve this answer










                                            answered 4 hours ago









                                            VasyaVasya

                                            3,9551618




                                            3,9551618








                                            • 1




                                              $begingroup$
                                              And why is $y=log_b x$ not a straight line?
                                              $endgroup$
                                              – Henning Makholm
                                              4 hours ago










                                            • $begingroup$
                                              @HenningMakholm: because it does not have a constant slope (derivative will be $cover x$ where $c$ is a constant but $x$ is obviously not)
                                              $endgroup$
                                              – Vasya
                                              4 hours ago










                                            • $begingroup$
                                              $frac0x$ is a constant function on a useful subset of $mathbb R$.
                                              $endgroup$
                                              – Henning Makholm
                                              4 hours ago
















                                            • 1




                                              $begingroup$
                                              And why is $y=log_b x$ not a straight line?
                                              $endgroup$
                                              – Henning Makholm
                                              4 hours ago










                                            • $begingroup$
                                              @HenningMakholm: because it does not have a constant slope (derivative will be $cover x$ where $c$ is a constant but $x$ is obviously not)
                                              $endgroup$
                                              – Vasya
                                              4 hours ago










                                            • $begingroup$
                                              $frac0x$ is a constant function on a useful subset of $mathbb R$.
                                              $endgroup$
                                              – Henning Makholm
                                              4 hours ago










                                            1




                                            1




                                            $begingroup$
                                            And why is $y=log_b x$ not a straight line?
                                            $endgroup$
                                            – Henning Makholm
                                            4 hours ago




                                            $begingroup$
                                            And why is $y=log_b x$ not a straight line?
                                            $endgroup$
                                            – Henning Makholm
                                            4 hours ago












                                            $begingroup$
                                            @HenningMakholm: because it does not have a constant slope (derivative will be $cover x$ where $c$ is a constant but $x$ is obviously not)
                                            $endgroup$
                                            – Vasya
                                            4 hours ago




                                            $begingroup$
                                            @HenningMakholm: because it does not have a constant slope (derivative will be $cover x$ where $c$ is a constant but $x$ is obviously not)
                                            $endgroup$
                                            – Vasya
                                            4 hours ago












                                            $begingroup$
                                            $frac0x$ is a constant function on a useful subset of $mathbb R$.
                                            $endgroup$
                                            – Henning Makholm
                                            4 hours ago






                                            $begingroup$
                                            $frac0x$ is a constant function on a useful subset of $mathbb R$.
                                            $endgroup$
                                            – Henning Makholm
                                            4 hours ago













                                            1












                                            $begingroup$

                                            If $b^k = k$ for all $k$ then



                                            $(b^k)^m = b^{km}= k^m=km$ for all $k$ and $m$.



                                            ....



                                            Actually the heck with it: $log_b 1 = 0$ always and $1 ne 0$.



                                            Likewise $log_b b = 1$ and presumably $b ne 1$






                                            share|cite|improve this answer











                                            $endgroup$


















                                              1












                                              $begingroup$

                                              If $b^k = k$ for all $k$ then



                                              $(b^k)^m = b^{km}= k^m=km$ for all $k$ and $m$.



                                              ....



                                              Actually the heck with it: $log_b 1 = 0$ always and $1 ne 0$.



                                              Likewise $log_b b = 1$ and presumably $b ne 1$






                                              share|cite|improve this answer











                                              $endgroup$
















                                                1












                                                1








                                                1





                                                $begingroup$

                                                If $b^k = k$ for all $k$ then



                                                $(b^k)^m = b^{km}= k^m=km$ for all $k$ and $m$.



                                                ....



                                                Actually the heck with it: $log_b 1 = 0$ always and $1 ne 0$.



                                                Likewise $log_b b = 1$ and presumably $b ne 1$






                                                share|cite|improve this answer











                                                $endgroup$



                                                If $b^k = k$ for all $k$ then



                                                $(b^k)^m = b^{km}= k^m=km$ for all $k$ and $m$.



                                                ....



                                                Actually the heck with it: $log_b 1 = 0$ always and $1 ne 0$.



                                                Likewise $log_b b = 1$ and presumably $b ne 1$







                                                share|cite|improve this answer














                                                share|cite|improve this answer



                                                share|cite|improve this answer








                                                edited 3 hours ago

























                                                answered 4 hours ago









                                                fleabloodfleablood

                                                71.9k22687




                                                71.9k22687























                                                    1












                                                    $begingroup$

                                                    No, it can't. For any base $b$, there is some real constant $C$, s.t.
                                                    $$
                                                    log_b x = C ln x
                                                    $$

                                                    If it were that this logarithm is identity function, then natural logarithm would be just $Cx$, which is clearly false.






                                                    share|cite|improve this answer











                                                    $endgroup$


















                                                      1












                                                      $begingroup$

                                                      No, it can't. For any base $b$, there is some real constant $C$, s.t.
                                                      $$
                                                      log_b x = C ln x
                                                      $$

                                                      If it were that this logarithm is identity function, then natural logarithm would be just $Cx$, which is clearly false.






                                                      share|cite|improve this answer











                                                      $endgroup$
















                                                        1












                                                        1








                                                        1





                                                        $begingroup$

                                                        No, it can't. For any base $b$, there is some real constant $C$, s.t.
                                                        $$
                                                        log_b x = C ln x
                                                        $$

                                                        If it were that this logarithm is identity function, then natural logarithm would be just $Cx$, which is clearly false.






                                                        share|cite|improve this answer











                                                        $endgroup$



                                                        No, it can't. For any base $b$, there is some real constant $C$, s.t.
                                                        $$
                                                        log_b x = C ln x
                                                        $$

                                                        If it were that this logarithm is identity function, then natural logarithm would be just $Cx$, which is clearly false.







                                                        share|cite|improve this answer














                                                        share|cite|improve this answer



                                                        share|cite|improve this answer








                                                        edited 3 hours ago

























                                                        answered 3 hours ago









                                                        enedilenedil

                                                        1,359620




                                                        1,359620






















                                                            schomatis is a new contributor. Be nice, and check out our Code of Conduct.










                                                            draft saved

                                                            draft discarded


















                                                            schomatis is a new contributor. Be nice, and check out our Code of Conduct.













                                                            schomatis is a new contributor. Be nice, and check out our Code of Conduct.












                                                            schomatis is a new contributor. Be nice, and check out our Code of Conduct.
















                                                            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.




                                                            draft saved


                                                            draft discarded














                                                            StackExchange.ready(
                                                            function () {
                                                            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3140581%2fis-there-a-logarithm-base-for-which-the-logarithm-becomes-an-identity-function%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

                                                            Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

                                                            Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

                                                            Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...