Derivative of $a^x$ for $a<0$ The Next CEO of Stack OverflowUsing L'hopital's rule to evaluate the limit $lim_x to 0 left(e^x+xright)^frac1x$How to choose a numeric approach for derivatesWhy is this limit $frace^xx^x-1$coming out wrong?Partial Derivative of the one variable functionHow to prove the limit of “the exponential of a sequence”Proof of the derivative of ln(x)I need help with this limit: $lim_nto inftysum_k=2^n frac1klog k$ No idea how to approach it.Step-by-step derivative of $left ( fracc_1 xc_2 x + c_3 + c_4 sqrtc_5 x right)^c_6x + c_7 + c_8 sqrtc_9 x$Value of limit $(1+e^-x)^2^x logx$Limit of $lim_x to inftyfracC_3a^xD_1+(ka)^xD_2$

Does it take more energy to get to Venus or to Mars?

WOW air has ceased operation, can I get my tickets refunded?

How to write papers efficiently when English isn't my first language?

Does the Brexit deal have to be agreed by both Houses?

Can the Reverse Gravity spell affect the Meteor Swarm spell?

What is meant by a M next to a roman numeral?

Return of the Riley Riddles in Reverse

What happens if you roll doubles 3 times then land on "Go to jail?"

Where to find order of arguments for default functions

Is it okay to store user locations?

How long to clear the 'suck zone' of a turbofan after start is initiated?

Are there languages with no euphemisms?

When airplanes disconnect from a tanker during air to air refueling, why do they bank so sharply to the right?

When did Lisp start using symbols for arithmetic?

Rotate a column

Horror movie/show or scene where a horse creature opens its mouth really wide and devours a man in a stables

What makes a siege story/plot interesting?

Fastest way to shutdown Ubuntu Mate 18.10

If the heap is initialized for security, then why is the stack uninitialized?

Should I tutor a student who I know has cheated on their homework?

Anatomically Correct Strange Women In Ponds Distributing Swords

How to make a variable always equal to the result of some calculations?

Example of a Mathematician/Physicist whose Other Publications during their PhD eclipsed their PhD Thesis

Is HostGator storing my password in plaintext?



Derivative of $a^x$ for $a



The Next CEO of Stack OverflowUsing L'hopital's rule to evaluate the limit $lim_x to 0 left(e^x+xright)^frac1x$How to choose a numeric approach for derivatesWhy is this limit $frace^xx^x-1$coming out wrong?Partial Derivative of the one variable functionHow to prove the limit of “the exponential of a sequence”Proof of the derivative of ln(x)I need help with this limit: $lim_nto inftysum_k=2^n frac1klog k$ No idea how to approach it.Step-by-step derivative of $left ( fracc_1 xc_2 x + c_3 + c_4 sqrtc_5 x right)^c_6x + c_7 + c_8 sqrtc_9 x$Value of limit $(1+e^-x)^2^x logx$Limit of $lim_x to inftyfrac^A+a^xD_1+(ka)^xD_2$










2












$begingroup$


Is it correct to write that
$$ fracmathrmdmathrmdx left( a^x right)
= a^x log(a) $$

also for $a < 0$, where $log$ is the natural logarithm?



I was trying to compute the derivative of $(-10)^x$. WolframAlpha gave the following result:
$$ fracmathrmdmathrmdx bigl( (-10)^x bigr)
= (-10)^x (log(10) + mathrmipi),$$

but I am not sure if it is correct, because in this case the argument of logarithm is negative.



The reason why I am asking this question is becasue I want to calculate the following limit



$$lim_x to inftyfrac^A+a^xD_1+(ka)^xD_2$$



knowing that $-1<a<1$, $-1<k<1$, $1<A<2$ and $x in mathbbN$.



Since for $x to infty$ we have $left[frac00right]$, I use the de L'Hopital's rule.



$$lim_x to inftyfrac^A+a^xD_1+(ka)^xD_2=left[frac00right]=lim_x to inftyfracC_1a^x+C_2(ka)^xa^xlog(a)D_1+(ka)^xlog(ka)D_2\fracC_1a^x+C_2(ka)^x-C_3a^xlog(a)D_1+(ka)^xlog(ka)D_2$$



Now, I take the expression $a^x$ in front of both nominator and denominator and reduce it obtaining



$$lim_x to inftyfracAlog(a)D_1+(k)^xlog(ka)D_2\frac-Alog(a)D_1+(k)^xlog(ka)D_2$$



and finally I obtain $frac^A-1sgn(C_3)C_1log(a)log(a)D_1$ as the result.



At some point, I calculate the derivative of $a^x$ which is equal to $a^xlog(a)$ and I am sure that it is correct in the case of $0<a<1$, but what if $-1<a<0$? Can I write that the derivative of $a^x$ is $a^xlog(a)$ when $-1<a<0$? If not, how should I calculate this limit in the case of $-1<a<0$?










share|cite|improve this question









New contributor




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







$endgroup$







  • 6




    $begingroup$
    For $a<0$, there isn't even an obvious way to define that function, let alone compute its derivative.
    $endgroup$
    – Jack M
    yesterday






  • 1




    $begingroup$
    It would help a potential answer-writer give you a useful answer if you explained your motivation for asking this. The short answer is that (1) there is a way to make sense of the identity that makes it true (by regarding it as a complex-valued function), but (2) given what little context there is in the question it doesn't seem like that's what you want, and (3) even then there are issues about what one means by $a^x$ for $a$ not a positive real number.
    $endgroup$
    – Travis
    yesterday







  • 1




    $begingroup$
    "In this case the argument of logarithm is negative." Note that Wolfram Alpha already told you that $log(-10) = log(10) + mathrmi pi$.
    $endgroup$
    – L. F.
    yesterday






  • 1




    $begingroup$
    Thank you. Now, I explained my motivation - the question is edited.
    $endgroup$
    – Gatey
    yesterday






  • 1




    $begingroup$
    The edit fails to address all the concerns. For example, you seem to think that $C_1a^x+C_2(ka)^x$ has a sign, when either $a$ or $ka$ may be negative?
    $endgroup$
    – Jyrki Lahtonen
    yesterday















2












$begingroup$


Is it correct to write that
$$ fracmathrmdmathrmdx left( a^x right)
= a^x log(a) $$

also for $a < 0$, where $log$ is the natural logarithm?



I was trying to compute the derivative of $(-10)^x$. WolframAlpha gave the following result:
$$ fracmathrmdmathrmdx bigl( (-10)^x bigr)
= (-10)^x (log(10) + mathrmipi),$$

but I am not sure if it is correct, because in this case the argument of logarithm is negative.



The reason why I am asking this question is becasue I want to calculate the following limit



$$lim_x to inftyfrac^A+a^xD_1+(ka)^xD_2$$



knowing that $-1<a<1$, $-1<k<1$, $1<A<2$ and $x in mathbbN$.



Since for $x to infty$ we have $left[frac00right]$, I use the de L'Hopital's rule.



$$lim_x to inftyfrac^A+a^xD_1+(ka)^xD_2=left[frac00right]=lim_x to inftyfracC_1a^x+C_2(ka)^xa^xlog(a)D_1+(ka)^xlog(ka)D_2\fracC_1a^x+C_2(ka)^x-C_3a^xlog(a)D_1+(ka)^xlog(ka)D_2$$



Now, I take the expression $a^x$ in front of both nominator and denominator and reduce it obtaining



$$lim_x to inftyfracAlog(a)D_1+(k)^xlog(ka)D_2\frac-Alog(a)D_1+(k)^xlog(ka)D_2$$



and finally I obtain $frac^A-1sgn(C_3)C_1log(a)log(a)D_1$ as the result.



At some point, I calculate the derivative of $a^x$ which is equal to $a^xlog(a)$ and I am sure that it is correct in the case of $0<a<1$, but what if $-1<a<0$? Can I write that the derivative of $a^x$ is $a^xlog(a)$ when $-1<a<0$? If not, how should I calculate this limit in the case of $-1<a<0$?










share|cite|improve this question









New contributor




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







$endgroup$







  • 6




    $begingroup$
    For $a<0$, there isn't even an obvious way to define that function, let alone compute its derivative.
    $endgroup$
    – Jack M
    yesterday






  • 1




    $begingroup$
    It would help a potential answer-writer give you a useful answer if you explained your motivation for asking this. The short answer is that (1) there is a way to make sense of the identity that makes it true (by regarding it as a complex-valued function), but (2) given what little context there is in the question it doesn't seem like that's what you want, and (3) even then there are issues about what one means by $a^x$ for $a$ not a positive real number.
    $endgroup$
    – Travis
    yesterday







  • 1




    $begingroup$
    "In this case the argument of logarithm is negative." Note that Wolfram Alpha already told you that $log(-10) = log(10) + mathrmi pi$.
    $endgroup$
    – L. F.
    yesterday






  • 1




    $begingroup$
    Thank you. Now, I explained my motivation - the question is edited.
    $endgroup$
    – Gatey
    yesterday






  • 1




    $begingroup$
    The edit fails to address all the concerns. For example, you seem to think that $C_1a^x+C_2(ka)^x$ has a sign, when either $a$ or $ka$ may be negative?
    $endgroup$
    – Jyrki Lahtonen
    yesterday













2












2








2





$begingroup$


Is it correct to write that
$$ fracmathrmdmathrmdx left( a^x right)
= a^x log(a) $$

also for $a < 0$, where $log$ is the natural logarithm?



I was trying to compute the derivative of $(-10)^x$. WolframAlpha gave the following result:
$$ fracmathrmdmathrmdx bigl( (-10)^x bigr)
= (-10)^x (log(10) + mathrmipi),$$

but I am not sure if it is correct, because in this case the argument of logarithm is negative.



The reason why I am asking this question is becasue I want to calculate the following limit



$$lim_x to inftyfrac^A+a^xD_1+(ka)^xD_2$$



knowing that $-1<a<1$, $-1<k<1$, $1<A<2$ and $x in mathbbN$.



Since for $x to infty$ we have $left[frac00right]$, I use the de L'Hopital's rule.



$$lim_x to inftyfrac^A+a^xD_1+(ka)^xD_2=left[frac00right]=lim_x to inftyfracC_1a^x+C_2(ka)^xa^xlog(a)D_1+(ka)^xlog(ka)D_2\fracC_1a^x+C_2(ka)^x-C_3a^xlog(a)D_1+(ka)^xlog(ka)D_2$$



Now, I take the expression $a^x$ in front of both nominator and denominator and reduce it obtaining



$$lim_x to inftyfracAlog(a)D_1+(k)^xlog(ka)D_2\frac-Alog(a)D_1+(k)^xlog(ka)D_2$$



and finally I obtain $frac^A-1sgn(C_3)C_1log(a)log(a)D_1$ as the result.



At some point, I calculate the derivative of $a^x$ which is equal to $a^xlog(a)$ and I am sure that it is correct in the case of $0<a<1$, but what if $-1<a<0$? Can I write that the derivative of $a^x$ is $a^xlog(a)$ when $-1<a<0$? If not, how should I calculate this limit in the case of $-1<a<0$?










share|cite|improve this question









New contributor




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







$endgroup$




Is it correct to write that
$$ fracmathrmdmathrmdx left( a^x right)
= a^x log(a) $$

also for $a < 0$, where $log$ is the natural logarithm?



I was trying to compute the derivative of $(-10)^x$. WolframAlpha gave the following result:
$$ fracmathrmdmathrmdx bigl( (-10)^x bigr)
= (-10)^x (log(10) + mathrmipi),$$

but I am not sure if it is correct, because in this case the argument of logarithm is negative.



The reason why I am asking this question is becasue I want to calculate the following limit



$$lim_x to inftyfrac^A+a^xD_1+(ka)^xD_2$$



knowing that $-1<a<1$, $-1<k<1$, $1<A<2$ and $x in mathbbN$.



Since for $x to infty$ we have $left[frac00right]$, I use the de L'Hopital's rule.



$$lim_x to inftyfrac^A+a^xD_1+(ka)^xD_2=left[frac00right]=lim_x to inftyfracC_1a^x+C_2(ka)^xa^xlog(a)D_1+(ka)^xlog(ka)D_2\fracC_1a^x+C_2(ka)^x-C_3a^xlog(a)D_1+(ka)^xlog(ka)D_2$$



Now, I take the expression $a^x$ in front of both nominator and denominator and reduce it obtaining



$$lim_x to inftyfracAlog(a)D_1+(k)^xlog(ka)D_2\frac-Alog(a)D_1+(k)^xlog(ka)D_2$$



and finally I obtain $frac^A-1sgn(C_3)C_1log(a)log(a)D_1$ as the result.



At some point, I calculate the derivative of $a^x$ which is equal to $a^xlog(a)$ and I am sure that it is correct in the case of $0<a<1$, but what if $-1<a<0$? Can I write that the derivative of $a^x$ is $a^xlog(a)$ when $-1<a<0$? If not, how should I calculate this limit in the case of $-1<a<0$?







derivatives logarithms exponential-function






share|cite|improve this question









New contributor




Gatey 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




Gatey 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 yesterday







Gatey













New contributor




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









asked yesterday









GateyGatey

163




163




New contributor




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





New contributor





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






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







  • 6




    $begingroup$
    For $a<0$, there isn't even an obvious way to define that function, let alone compute its derivative.
    $endgroup$
    – Jack M
    yesterday






  • 1




    $begingroup$
    It would help a potential answer-writer give you a useful answer if you explained your motivation for asking this. The short answer is that (1) there is a way to make sense of the identity that makes it true (by regarding it as a complex-valued function), but (2) given what little context there is in the question it doesn't seem like that's what you want, and (3) even then there are issues about what one means by $a^x$ for $a$ not a positive real number.
    $endgroup$
    – Travis
    yesterday







  • 1




    $begingroup$
    "In this case the argument of logarithm is negative." Note that Wolfram Alpha already told you that $log(-10) = log(10) + mathrmi pi$.
    $endgroup$
    – L. F.
    yesterday






  • 1




    $begingroup$
    Thank you. Now, I explained my motivation - the question is edited.
    $endgroup$
    – Gatey
    yesterday






  • 1




    $begingroup$
    The edit fails to address all the concerns. For example, you seem to think that $C_1a^x+C_2(ka)^x$ has a sign, when either $a$ or $ka$ may be negative?
    $endgroup$
    – Jyrki Lahtonen
    yesterday












  • 6




    $begingroup$
    For $a<0$, there isn't even an obvious way to define that function, let alone compute its derivative.
    $endgroup$
    – Jack M
    yesterday






  • 1




    $begingroup$
    It would help a potential answer-writer give you a useful answer if you explained your motivation for asking this. The short answer is that (1) there is a way to make sense of the identity that makes it true (by regarding it as a complex-valued function), but (2) given what little context there is in the question it doesn't seem like that's what you want, and (3) even then there are issues about what one means by $a^x$ for $a$ not a positive real number.
    $endgroup$
    – Travis
    yesterday







  • 1




    $begingroup$
    "In this case the argument of logarithm is negative." Note that Wolfram Alpha already told you that $log(-10) = log(10) + mathrmi pi$.
    $endgroup$
    – L. F.
    yesterday






  • 1




    $begingroup$
    Thank you. Now, I explained my motivation - the question is edited.
    $endgroup$
    – Gatey
    yesterday






  • 1




    $begingroup$
    The edit fails to address all the concerns. For example, you seem to think that $C_1a^x+C_2(ka)^x$ has a sign, when either $a$ or $ka$ may be negative?
    $endgroup$
    – Jyrki Lahtonen
    yesterday







6




6




$begingroup$
For $a<0$, there isn't even an obvious way to define that function, let alone compute its derivative.
$endgroup$
– Jack M
yesterday




$begingroup$
For $a<0$, there isn't even an obvious way to define that function, let alone compute its derivative.
$endgroup$
– Jack M
yesterday




1




1




$begingroup$
It would help a potential answer-writer give you a useful answer if you explained your motivation for asking this. The short answer is that (1) there is a way to make sense of the identity that makes it true (by regarding it as a complex-valued function), but (2) given what little context there is in the question it doesn't seem like that's what you want, and (3) even then there are issues about what one means by $a^x$ for $a$ not a positive real number.
$endgroup$
– Travis
yesterday





$begingroup$
It would help a potential answer-writer give you a useful answer if you explained your motivation for asking this. The short answer is that (1) there is a way to make sense of the identity that makes it true (by regarding it as a complex-valued function), but (2) given what little context there is in the question it doesn't seem like that's what you want, and (3) even then there are issues about what one means by $a^x$ for $a$ not a positive real number.
$endgroup$
– Travis
yesterday





1




1




$begingroup$
"In this case the argument of logarithm is negative." Note that Wolfram Alpha already told you that $log(-10) = log(10) + mathrmi pi$.
$endgroup$
– L. F.
yesterday




$begingroup$
"In this case the argument of logarithm is negative." Note that Wolfram Alpha already told you that $log(-10) = log(10) + mathrmi pi$.
$endgroup$
– L. F.
yesterday




1




1




$begingroup$
Thank you. Now, I explained my motivation - the question is edited.
$endgroup$
– Gatey
yesterday




$begingroup$
Thank you. Now, I explained my motivation - the question is edited.
$endgroup$
– Gatey
yesterday




1




1




$begingroup$
The edit fails to address all the concerns. For example, you seem to think that $C_1a^x+C_2(ka)^x$ has a sign, when either $a$ or $ka$ may be negative?
$endgroup$
– Jyrki Lahtonen
yesterday




$begingroup$
The edit fails to address all the concerns. For example, you seem to think that $C_1a^x+C_2(ka)^x$ has a sign, when either $a$ or $ka$ may be negative?
$endgroup$
– Jyrki Lahtonen
yesterday










1 Answer
1






active

oldest

votes


















1












$begingroup$

Of course $a^x$ where $a<0$ and $x$ is irrational is a complex number, not a real number. So let us define
$$
mathrmLog; a
$$

to be the principal value of the multivalued function $log a$; that is the solution $z$ of $e^z=a$ with argument in $(-pi,pi]$. Then define
$$
a^x = exp(x;mathrmLog;a)
$$



So, when $a$ is real and negative, we have $mathrmLog;a = log|a|+ipi$ and
$$
a^x = exp(x;mathrmLog;a) = exp(x; (log|a|+ipi))
=e^xlog; e^ipi x = |a|^x;big(cos(pi x)+isin(pi x)big)
$$



Now we are in a position to consider the derivative formula.



Use the product rule,
$$
fracddxbig(a^xbig) = |a|^x;big(-pisin(pi x)+i pi cos(pi x)big)
+|a|^x;log|a|;big(cos(pi x)+isin(pi x)big)
$$

and on the other hand
beginalign
a^x;mathrmLog;a &=
|a|^x;big(cos(pi x)+isin(pi x)big);big(log|a|+ipibig)
\
&=|a|^x;big(cos(pi x)+isin(pi x)big);big(log|a|big)
+|a|^x;big(cos(pi x)+isin(pi x)big);big(ipibig)
endalign

They agree.






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



    );






    Gatey 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%2f3164329%2fderivative-of-ax-for-a0%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1












    $begingroup$

    Of course $a^x$ where $a<0$ and $x$ is irrational is a complex number, not a real number. So let us define
    $$
    mathrmLog; a
    $$

    to be the principal value of the multivalued function $log a$; that is the solution $z$ of $e^z=a$ with argument in $(-pi,pi]$. Then define
    $$
    a^x = exp(x;mathrmLog;a)
    $$



    So, when $a$ is real and negative, we have $mathrmLog;a = log|a|+ipi$ and
    $$
    a^x = exp(x;mathrmLog;a) = exp(x; (log|a|+ipi))
    =e^xlog; e^ipi x = |a|^x;big(cos(pi x)+isin(pi x)big)
    $$



    Now we are in a position to consider the derivative formula.



    Use the product rule,
    $$
    fracddxbig(a^xbig) = |a|^x;big(-pisin(pi x)+i pi cos(pi x)big)
    +|a|^x;log|a|;big(cos(pi x)+isin(pi x)big)
    $$

    and on the other hand
    beginalign
    a^x;mathrmLog;a &=
    |a|^x;big(cos(pi x)+isin(pi x)big);big(log|a|+ipibig)
    \
    &=|a|^x;big(cos(pi x)+isin(pi x)big);big(log|a|big)
    +|a|^x;big(cos(pi x)+isin(pi x)big);big(ipibig)
    endalign

    They agree.






    share|cite|improve this answer











    $endgroup$

















      1












      $begingroup$

      Of course $a^x$ where $a<0$ and $x$ is irrational is a complex number, not a real number. So let us define
      $$
      mathrmLog; a
      $$

      to be the principal value of the multivalued function $log a$; that is the solution $z$ of $e^z=a$ with argument in $(-pi,pi]$. Then define
      $$
      a^x = exp(x;mathrmLog;a)
      $$



      So, when $a$ is real and negative, we have $mathrmLog;a = log|a|+ipi$ and
      $$
      a^x = exp(x;mathrmLog;a) = exp(x; (log|a|+ipi))
      =e^xlog; e^ipi x = |a|^x;big(cos(pi x)+isin(pi x)big)
      $$



      Now we are in a position to consider the derivative formula.



      Use the product rule,
      $$
      fracddxbig(a^xbig) = |a|^x;big(-pisin(pi x)+i pi cos(pi x)big)
      +|a|^x;log|a|;big(cos(pi x)+isin(pi x)big)
      $$

      and on the other hand
      beginalign
      a^x;mathrmLog;a &=
      |a|^x;big(cos(pi x)+isin(pi x)big);big(log|a|+ipibig)
      \
      &=|a|^x;big(cos(pi x)+isin(pi x)big);big(log|a|big)
      +|a|^x;big(cos(pi x)+isin(pi x)big);big(ipibig)
      endalign

      They agree.






      share|cite|improve this answer











      $endgroup$















        1












        1








        1





        $begingroup$

        Of course $a^x$ where $a<0$ and $x$ is irrational is a complex number, not a real number. So let us define
        $$
        mathrmLog; a
        $$

        to be the principal value of the multivalued function $log a$; that is the solution $z$ of $e^z=a$ with argument in $(-pi,pi]$. Then define
        $$
        a^x = exp(x;mathrmLog;a)
        $$



        So, when $a$ is real and negative, we have $mathrmLog;a = log|a|+ipi$ and
        $$
        a^x = exp(x;mathrmLog;a) = exp(x; (log|a|+ipi))
        =e^xlog; e^ipi x = |a|^x;big(cos(pi x)+isin(pi x)big)
        $$



        Now we are in a position to consider the derivative formula.



        Use the product rule,
        $$
        fracddxbig(a^xbig) = |a|^x;big(-pisin(pi x)+i pi cos(pi x)big)
        +|a|^x;log|a|;big(cos(pi x)+isin(pi x)big)
        $$

        and on the other hand
        beginalign
        a^x;mathrmLog;a &=
        |a|^x;big(cos(pi x)+isin(pi x)big);big(log|a|+ipibig)
        \
        &=|a|^x;big(cos(pi x)+isin(pi x)big);big(log|a|big)
        +|a|^x;big(cos(pi x)+isin(pi x)big);big(ipibig)
        endalign

        They agree.






        share|cite|improve this answer











        $endgroup$



        Of course $a^x$ where $a<0$ and $x$ is irrational is a complex number, not a real number. So let us define
        $$
        mathrmLog; a
        $$

        to be the principal value of the multivalued function $log a$; that is the solution $z$ of $e^z=a$ with argument in $(-pi,pi]$. Then define
        $$
        a^x = exp(x;mathrmLog;a)
        $$



        So, when $a$ is real and negative, we have $mathrmLog;a = log|a|+ipi$ and
        $$
        a^x = exp(x;mathrmLog;a) = exp(x; (log|a|+ipi))
        =e^xlog; e^ipi x = |a|^x;big(cos(pi x)+isin(pi x)big)
        $$



        Now we are in a position to consider the derivative formula.



        Use the product rule,
        $$
        fracddxbig(a^xbig) = |a|^x;big(-pisin(pi x)+i pi cos(pi x)big)
        +|a|^x;log|a|;big(cos(pi x)+isin(pi x)big)
        $$

        and on the other hand
        beginalign
        a^x;mathrmLog;a &=
        |a|^x;big(cos(pi x)+isin(pi x)big);big(log|a|+ipibig)
        \
        &=|a|^x;big(cos(pi x)+isin(pi x)big);big(log|a|big)
        +|a|^x;big(cos(pi x)+isin(pi x)big);big(ipibig)
        endalign

        They agree.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited yesterday

























        answered yesterday









        GEdgarGEdgar

        63.3k268172




        63.3k268172




















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









            draft saved

            draft discarded


















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












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











            Gatey 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%2f3164329%2fderivative-of-ax-for-a0%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

            Boston (Lincolnshire) Stedsbyld | Berne yn Boston | NavigaasjemenuBoston Borough CouncilBoston, Lincolnshire

            Trouble understanding the speech of overseas colleaguesHow can I better understand manager or clients with strong accents?Adding more movement and speech at the fundamental level to a highly-sedentary job?Difficulty in understanding Manager's accent(language and communication)How to adjust yourself where your colleagues are not understanding to you?Understanding manager's expectationsForeigner and colleagues using slangHaving difficulty understanding meetingsHow do you breathe when giving a speech?Trouble Waking Up for Emergencies (On-Call)Problems with colleaguesColleagues feeling insecure when I do my work

            Ballerup Komuun Stääden an saarpen | Futnuuten | Luke uk diar | Nawigatsjuunwww.ballerup.dkwww.statistikbanken.dk: Tabelle BEF44 (Folketal pr. 1. januar fordelt på byer)Commonskategorii: Ballerup Komuun55° 44′ N, 12° 22′ O