Representing power series as a function - what to do with the constant after integration? The 2019 Stack Overflow Developer Survey Results Are InWhat does it really mean for the power series of a function to converge?Maclaurin Series with Power in Denominator?Function that Represents Divergent Power Series?Finding the power series of a logarithmic function.Writing $frac11 + w + w^2$ as a power series and finding the ROCPower series expansion of a complex functionPower series representing a rational functionFinding a function corresponding to the complex power seriesFind the sum for the power serieshow to find a function expression of a power series?

A word that means fill it to the required quantity

What do these terms in Caesar's Gallic Wars mean?

Getting crown tickets for Statue of Liberty

Correct punctuation for showing a character's confusion

What does もの mean in this sentence?

Output the Arecibo Message

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

Why does the nucleus not repel itself?

Why isn't the circumferential light around the M87 black hole's event horizon symmetric?

Why are there uneven bright areas in this photo of black hole?

Can withdrawing asylum be illegal?

How can I define good in a religion that claims no moral authority?

Why can't devices on different VLANs, but on the same subnet, communicate?

What is this sharp, curved notch on my knife for?

What to do when moving next to a bird sanctuary with a loosely-domesticated cat?

What do hard-Brexiteers want with respect to the Irish border?

Is it safe to harvest rainwater that fell on solar panels?

How to obtain a position of last non-zero element

Did any laptop computers have a built-in 5 1/4 inch floppy drive?

How do you keep chess fun when your opponent constantly beats you?

What is this business jet?

Ubuntu Server install with full GUI

Can an undergraduate be advised by a professor who is very far away?

Geography at the pixel level



Representing power series as a function - what to do with the constant after integration?



The 2019 Stack Overflow Developer Survey Results Are InWhat does it really mean for the power series of a function to converge?Maclaurin Series with Power in Denominator?Function that Represents Divergent Power Series?Finding the power series of a logarithmic function.Writing $frac11 + w + w^2$ as a power series and finding the ROCPower series expansion of a complex functionPower series representing a rational functionFinding a function corresponding to the complex power seriesFind the sum for the power serieshow to find a function expression of a power series?










1












$begingroup$


This power series $$f(x)=sum_n=1^infty fracx^3n3n$$ when differentiated, loses $3n$ in the denominator, with one manipulation, one can get $$f'(x)=frac1x(1-x^3) $$ using the geometric series sum formula. Since this is $f'(x)$, integration is required so we get $$f(x)=log(x)-frac13log(1-x^3) + C$$
(the log base is probably $e$). The usual step for finding the constant is to find it's value for $x=0$ in the given power series and the new function. This obviously won't work here or in any other case where a function isn't defined for $x=0$. How do I find the constant then?










share|cite|improve this question











$endgroup$











  • $begingroup$
    I was talking about log(x) not being defined at x=0.
    $endgroup$
    – user3711671
    Apr 7 at 17:09















1












$begingroup$


This power series $$f(x)=sum_n=1^infty fracx^3n3n$$ when differentiated, loses $3n$ in the denominator, with one manipulation, one can get $$f'(x)=frac1x(1-x^3) $$ using the geometric series sum formula. Since this is $f'(x)$, integration is required so we get $$f(x)=log(x)-frac13log(1-x^3) + C$$
(the log base is probably $e$). The usual step for finding the constant is to find it's value for $x=0$ in the given power series and the new function. This obviously won't work here or in any other case where a function isn't defined for $x=0$. How do I find the constant then?










share|cite|improve this question











$endgroup$











  • $begingroup$
    I was talking about log(x) not being defined at x=0.
    $endgroup$
    – user3711671
    Apr 7 at 17:09













1












1








1





$begingroup$


This power series $$f(x)=sum_n=1^infty fracx^3n3n$$ when differentiated, loses $3n$ in the denominator, with one manipulation, one can get $$f'(x)=frac1x(1-x^3) $$ using the geometric series sum formula. Since this is $f'(x)$, integration is required so we get $$f(x)=log(x)-frac13log(1-x^3) + C$$
(the log base is probably $e$). The usual step for finding the constant is to find it's value for $x=0$ in the given power series and the new function. This obviously won't work here or in any other case where a function isn't defined for $x=0$. How do I find the constant then?










share|cite|improve this question











$endgroup$




This power series $$f(x)=sum_n=1^infty fracx^3n3n$$ when differentiated, loses $3n$ in the denominator, with one manipulation, one can get $$f'(x)=frac1x(1-x^3) $$ using the geometric series sum formula. Since this is $f'(x)$, integration is required so we get $$f(x)=log(x)-frac13log(1-x^3) + C$$
(the log base is probably $e$). The usual step for finding the constant is to find it's value for $x=0$ in the given power series and the new function. This obviously won't work here or in any other case where a function isn't defined for $x=0$. How do I find the constant then?







power-series






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Apr 7 at 19:10









Leucippus

19.8k102871




19.8k102871










asked Apr 7 at 16:49









user3711671user3711671

438




438











  • $begingroup$
    I was talking about log(x) not being defined at x=0.
    $endgroup$
    – user3711671
    Apr 7 at 17:09
















  • $begingroup$
    I was talking about log(x) not being defined at x=0.
    $endgroup$
    – user3711671
    Apr 7 at 17:09















$begingroup$
I was talking about log(x) not being defined at x=0.
$endgroup$
– user3711671
Apr 7 at 17:09




$begingroup$
I was talking about log(x) not being defined at x=0.
$endgroup$
– user3711671
Apr 7 at 17:09










2 Answers
2






active

oldest

votes


















2












$begingroup$

You're not quite on track. One way to know that for sure is that your function isn't defined at $x=0,$ but the power series certainly is!



For $|t|<1,$ we have that $$sum_n=0^infty t^n=frac11-t,$$ so $$sum_n=1^infty t^n=frac11-t-1=fract1-t.$$ Thus, we have for $|x|<1$ that $$f'(x)=sum_n=1^infty x^3n-1=frac1xsum_n=1left(x^3right)^n=frac1xcdotfracx^31-x^3=left(1-x^3right)^-1cdot-frac13fracdleft(1-x^3right)dx.$$ This has the antiderivative family $$f(x)=-frac13lnleft(1-x^3right)+C,$$ which is defined at every $x$ in the radius of convergence, allowing you to find your constant in the usual way.




More generally, let's suppose that you've used a power series $$sum_n=0^infty a_n(x-a)^n$$ for some real $a,$ and have (by differentiation and then integration) determined that $$f(x)=C+sum_n=0^infty a_n(x-a)^n$$ for some constant $C.$ Even without determining the radius of convergence, if you haven't made any errors, then the function is necessarily defined at $x=a,$ so you can use $x=a$ to determine what your value of $C$ will be. Namely, we will have $C=f(a)-a_0.$






share|cite|improve this answer











$endgroup$




















    4












    $begingroup$

    Differentiating $f(x)$:



    $$f(x)=fracx^33+fracx^66+cdotsimplies f'(x)=x^2+x^5+cdots=sum_n=1^inftyx^3n-1=fracx^21-x^3$$ for $|x|<1$, which results in $$f(x)=-frac13ln(1-x^3)+C$$ after integration. Your function now is well-defined at $x=0$, and this implies $C=0$.






    share|cite|improve this answer











    $endgroup$












    • $begingroup$
      Right, I've made a mistake at the geometric series, n starts at 1, not 0.My question still remains, what should one do if plugging in x=0 can't be done (because of functions like log(x), 1/x etc)?The interesting thing is that if log(x) remains untouched, C will equal -log(x).
      $endgroup$
      – user3711671
      Apr 7 at 17:09










    • $begingroup$
      Then plug in another number, e.g. $x=1$. The constant after integration can be "fixed" by moving the graph of the function up or down the $y$-axis. This can be done by using any point; not only $x=0$.
      $endgroup$
      – st.math
      Apr 7 at 17:10











    • $begingroup$
      But what about the infinite sum of 1/3n then?Shouldn't I find out what the constant is by inserting the value for which the sum and it's function representation are equal (when x=0 both are equal to zero)?
      $endgroup$
      – user3711671
      Apr 7 at 17:13











    • $begingroup$
      You can plug in any point where the function is defined. After plugging in $x=0$ into the sum, you get $f(0)=0$. The closed form you obtained after integration ($f(x)=ln(1-x^3)/3+C$) is undetermined by the constant $C$ only, which you can find after plugging in $0$ there, which directly implies $f(0)=0+C$ or $C=0$ (because we know that $f(0)$ has to be $0$ by the sum). You will get the same result $C=0$ after plugging in $x=0.5$, for example.
      $endgroup$
      – st.math
      Apr 7 at 17:15







    • 1




      $begingroup$
      @user3711671: The only kicker is that your value of $x$ must be within the interval of convergence for the power series. The center point is typically the simplest to plug in. I explain a bit further in my answer.
      $endgroup$
      – Cameron Buie
      Apr 7 at 17:28












    Your Answer





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

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

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

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3178460%2frepresenting-power-series-as-a-function-what-to-do-with-the-constant-after-int%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









    2












    $begingroup$

    You're not quite on track. One way to know that for sure is that your function isn't defined at $x=0,$ but the power series certainly is!



    For $|t|<1,$ we have that $$sum_n=0^infty t^n=frac11-t,$$ so $$sum_n=1^infty t^n=frac11-t-1=fract1-t.$$ Thus, we have for $|x|<1$ that $$f'(x)=sum_n=1^infty x^3n-1=frac1xsum_n=1left(x^3right)^n=frac1xcdotfracx^31-x^3=left(1-x^3right)^-1cdot-frac13fracdleft(1-x^3right)dx.$$ This has the antiderivative family $$f(x)=-frac13lnleft(1-x^3right)+C,$$ which is defined at every $x$ in the radius of convergence, allowing you to find your constant in the usual way.




    More generally, let's suppose that you've used a power series $$sum_n=0^infty a_n(x-a)^n$$ for some real $a,$ and have (by differentiation and then integration) determined that $$f(x)=C+sum_n=0^infty a_n(x-a)^n$$ for some constant $C.$ Even without determining the radius of convergence, if you haven't made any errors, then the function is necessarily defined at $x=a,$ so you can use $x=a$ to determine what your value of $C$ will be. Namely, we will have $C=f(a)-a_0.$






    share|cite|improve this answer











    $endgroup$

















      2












      $begingroup$

      You're not quite on track. One way to know that for sure is that your function isn't defined at $x=0,$ but the power series certainly is!



      For $|t|<1,$ we have that $$sum_n=0^infty t^n=frac11-t,$$ so $$sum_n=1^infty t^n=frac11-t-1=fract1-t.$$ Thus, we have for $|x|<1$ that $$f'(x)=sum_n=1^infty x^3n-1=frac1xsum_n=1left(x^3right)^n=frac1xcdotfracx^31-x^3=left(1-x^3right)^-1cdot-frac13fracdleft(1-x^3right)dx.$$ This has the antiderivative family $$f(x)=-frac13lnleft(1-x^3right)+C,$$ which is defined at every $x$ in the radius of convergence, allowing you to find your constant in the usual way.




      More generally, let's suppose that you've used a power series $$sum_n=0^infty a_n(x-a)^n$$ for some real $a,$ and have (by differentiation and then integration) determined that $$f(x)=C+sum_n=0^infty a_n(x-a)^n$$ for some constant $C.$ Even without determining the radius of convergence, if you haven't made any errors, then the function is necessarily defined at $x=a,$ so you can use $x=a$ to determine what your value of $C$ will be. Namely, we will have $C=f(a)-a_0.$






      share|cite|improve this answer











      $endgroup$















        2












        2








        2





        $begingroup$

        You're not quite on track. One way to know that for sure is that your function isn't defined at $x=0,$ but the power series certainly is!



        For $|t|<1,$ we have that $$sum_n=0^infty t^n=frac11-t,$$ so $$sum_n=1^infty t^n=frac11-t-1=fract1-t.$$ Thus, we have for $|x|<1$ that $$f'(x)=sum_n=1^infty x^3n-1=frac1xsum_n=1left(x^3right)^n=frac1xcdotfracx^31-x^3=left(1-x^3right)^-1cdot-frac13fracdleft(1-x^3right)dx.$$ This has the antiderivative family $$f(x)=-frac13lnleft(1-x^3right)+C,$$ which is defined at every $x$ in the radius of convergence, allowing you to find your constant in the usual way.




        More generally, let's suppose that you've used a power series $$sum_n=0^infty a_n(x-a)^n$$ for some real $a,$ and have (by differentiation and then integration) determined that $$f(x)=C+sum_n=0^infty a_n(x-a)^n$$ for some constant $C.$ Even without determining the radius of convergence, if you haven't made any errors, then the function is necessarily defined at $x=a,$ so you can use $x=a$ to determine what your value of $C$ will be. Namely, we will have $C=f(a)-a_0.$






        share|cite|improve this answer











        $endgroup$



        You're not quite on track. One way to know that for sure is that your function isn't defined at $x=0,$ but the power series certainly is!



        For $|t|<1,$ we have that $$sum_n=0^infty t^n=frac11-t,$$ so $$sum_n=1^infty t^n=frac11-t-1=fract1-t.$$ Thus, we have for $|x|<1$ that $$f'(x)=sum_n=1^infty x^3n-1=frac1xsum_n=1left(x^3right)^n=frac1xcdotfracx^31-x^3=left(1-x^3right)^-1cdot-frac13fracdleft(1-x^3right)dx.$$ This has the antiderivative family $$f(x)=-frac13lnleft(1-x^3right)+C,$$ which is defined at every $x$ in the radius of convergence, allowing you to find your constant in the usual way.




        More generally, let's suppose that you've used a power series $$sum_n=0^infty a_n(x-a)^n$$ for some real $a,$ and have (by differentiation and then integration) determined that $$f(x)=C+sum_n=0^infty a_n(x-a)^n$$ for some constant $C.$ Even without determining the radius of convergence, if you haven't made any errors, then the function is necessarily defined at $x=a,$ so you can use $x=a$ to determine what your value of $C$ will be. Namely, we will have $C=f(a)-a_0.$







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Apr 8 at 17:58

























        answered Apr 7 at 17:07









        Cameron BuieCameron Buie

        86.8k773161




        86.8k773161





















            4












            $begingroup$

            Differentiating $f(x)$:



            $$f(x)=fracx^33+fracx^66+cdotsimplies f'(x)=x^2+x^5+cdots=sum_n=1^inftyx^3n-1=fracx^21-x^3$$ for $|x|<1$, which results in $$f(x)=-frac13ln(1-x^3)+C$$ after integration. Your function now is well-defined at $x=0$, and this implies $C=0$.






            share|cite|improve this answer











            $endgroup$












            • $begingroup$
              Right, I've made a mistake at the geometric series, n starts at 1, not 0.My question still remains, what should one do if plugging in x=0 can't be done (because of functions like log(x), 1/x etc)?The interesting thing is that if log(x) remains untouched, C will equal -log(x).
              $endgroup$
              – user3711671
              Apr 7 at 17:09










            • $begingroup$
              Then plug in another number, e.g. $x=1$. The constant after integration can be "fixed" by moving the graph of the function up or down the $y$-axis. This can be done by using any point; not only $x=0$.
              $endgroup$
              – st.math
              Apr 7 at 17:10











            • $begingroup$
              But what about the infinite sum of 1/3n then?Shouldn't I find out what the constant is by inserting the value for which the sum and it's function representation are equal (when x=0 both are equal to zero)?
              $endgroup$
              – user3711671
              Apr 7 at 17:13











            • $begingroup$
              You can plug in any point where the function is defined. After plugging in $x=0$ into the sum, you get $f(0)=0$. The closed form you obtained after integration ($f(x)=ln(1-x^3)/3+C$) is undetermined by the constant $C$ only, which you can find after plugging in $0$ there, which directly implies $f(0)=0+C$ or $C=0$ (because we know that $f(0)$ has to be $0$ by the sum). You will get the same result $C=0$ after plugging in $x=0.5$, for example.
              $endgroup$
              – st.math
              Apr 7 at 17:15







            • 1




              $begingroup$
              @user3711671: The only kicker is that your value of $x$ must be within the interval of convergence for the power series. The center point is typically the simplest to plug in. I explain a bit further in my answer.
              $endgroup$
              – Cameron Buie
              Apr 7 at 17:28
















            4












            $begingroup$

            Differentiating $f(x)$:



            $$f(x)=fracx^33+fracx^66+cdotsimplies f'(x)=x^2+x^5+cdots=sum_n=1^inftyx^3n-1=fracx^21-x^3$$ for $|x|<1$, which results in $$f(x)=-frac13ln(1-x^3)+C$$ after integration. Your function now is well-defined at $x=0$, and this implies $C=0$.






            share|cite|improve this answer











            $endgroup$












            • $begingroup$
              Right, I've made a mistake at the geometric series, n starts at 1, not 0.My question still remains, what should one do if plugging in x=0 can't be done (because of functions like log(x), 1/x etc)?The interesting thing is that if log(x) remains untouched, C will equal -log(x).
              $endgroup$
              – user3711671
              Apr 7 at 17:09










            • $begingroup$
              Then plug in another number, e.g. $x=1$. The constant after integration can be "fixed" by moving the graph of the function up or down the $y$-axis. This can be done by using any point; not only $x=0$.
              $endgroup$
              – st.math
              Apr 7 at 17:10











            • $begingroup$
              But what about the infinite sum of 1/3n then?Shouldn't I find out what the constant is by inserting the value for which the sum and it's function representation are equal (when x=0 both are equal to zero)?
              $endgroup$
              – user3711671
              Apr 7 at 17:13











            • $begingroup$
              You can plug in any point where the function is defined. After plugging in $x=0$ into the sum, you get $f(0)=0$. The closed form you obtained after integration ($f(x)=ln(1-x^3)/3+C$) is undetermined by the constant $C$ only, which you can find after plugging in $0$ there, which directly implies $f(0)=0+C$ or $C=0$ (because we know that $f(0)$ has to be $0$ by the sum). You will get the same result $C=0$ after plugging in $x=0.5$, for example.
              $endgroup$
              – st.math
              Apr 7 at 17:15







            • 1




              $begingroup$
              @user3711671: The only kicker is that your value of $x$ must be within the interval of convergence for the power series. The center point is typically the simplest to plug in. I explain a bit further in my answer.
              $endgroup$
              – Cameron Buie
              Apr 7 at 17:28














            4












            4








            4





            $begingroup$

            Differentiating $f(x)$:



            $$f(x)=fracx^33+fracx^66+cdotsimplies f'(x)=x^2+x^5+cdots=sum_n=1^inftyx^3n-1=fracx^21-x^3$$ for $|x|<1$, which results in $$f(x)=-frac13ln(1-x^3)+C$$ after integration. Your function now is well-defined at $x=0$, and this implies $C=0$.






            share|cite|improve this answer











            $endgroup$



            Differentiating $f(x)$:



            $$f(x)=fracx^33+fracx^66+cdotsimplies f'(x)=x^2+x^5+cdots=sum_n=1^inftyx^3n-1=fracx^21-x^3$$ for $|x|<1$, which results in $$f(x)=-frac13ln(1-x^3)+C$$ after integration. Your function now is well-defined at $x=0$, and this implies $C=0$.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Apr 7 at 17:04

























            answered Apr 7 at 16:56









            st.mathst.math

            1,143115




            1,143115











            • $begingroup$
              Right, I've made a mistake at the geometric series, n starts at 1, not 0.My question still remains, what should one do if plugging in x=0 can't be done (because of functions like log(x), 1/x etc)?The interesting thing is that if log(x) remains untouched, C will equal -log(x).
              $endgroup$
              – user3711671
              Apr 7 at 17:09










            • $begingroup$
              Then plug in another number, e.g. $x=1$. The constant after integration can be "fixed" by moving the graph of the function up or down the $y$-axis. This can be done by using any point; not only $x=0$.
              $endgroup$
              – st.math
              Apr 7 at 17:10











            • $begingroup$
              But what about the infinite sum of 1/3n then?Shouldn't I find out what the constant is by inserting the value for which the sum and it's function representation are equal (when x=0 both are equal to zero)?
              $endgroup$
              – user3711671
              Apr 7 at 17:13











            • $begingroup$
              You can plug in any point where the function is defined. After plugging in $x=0$ into the sum, you get $f(0)=0$. The closed form you obtained after integration ($f(x)=ln(1-x^3)/3+C$) is undetermined by the constant $C$ only, which you can find after plugging in $0$ there, which directly implies $f(0)=0+C$ or $C=0$ (because we know that $f(0)$ has to be $0$ by the sum). You will get the same result $C=0$ after plugging in $x=0.5$, for example.
              $endgroup$
              – st.math
              Apr 7 at 17:15







            • 1




              $begingroup$
              @user3711671: The only kicker is that your value of $x$ must be within the interval of convergence for the power series. The center point is typically the simplest to plug in. I explain a bit further in my answer.
              $endgroup$
              – Cameron Buie
              Apr 7 at 17:28

















            • $begingroup$
              Right, I've made a mistake at the geometric series, n starts at 1, not 0.My question still remains, what should one do if plugging in x=0 can't be done (because of functions like log(x), 1/x etc)?The interesting thing is that if log(x) remains untouched, C will equal -log(x).
              $endgroup$
              – user3711671
              Apr 7 at 17:09










            • $begingroup$
              Then plug in another number, e.g. $x=1$. The constant after integration can be "fixed" by moving the graph of the function up or down the $y$-axis. This can be done by using any point; not only $x=0$.
              $endgroup$
              – st.math
              Apr 7 at 17:10











            • $begingroup$
              But what about the infinite sum of 1/3n then?Shouldn't I find out what the constant is by inserting the value for which the sum and it's function representation are equal (when x=0 both are equal to zero)?
              $endgroup$
              – user3711671
              Apr 7 at 17:13











            • $begingroup$
              You can plug in any point where the function is defined. After plugging in $x=0$ into the sum, you get $f(0)=0$. The closed form you obtained after integration ($f(x)=ln(1-x^3)/3+C$) is undetermined by the constant $C$ only, which you can find after plugging in $0$ there, which directly implies $f(0)=0+C$ or $C=0$ (because we know that $f(0)$ has to be $0$ by the sum). You will get the same result $C=0$ after plugging in $x=0.5$, for example.
              $endgroup$
              – st.math
              Apr 7 at 17:15







            • 1




              $begingroup$
              @user3711671: The only kicker is that your value of $x$ must be within the interval of convergence for the power series. The center point is typically the simplest to plug in. I explain a bit further in my answer.
              $endgroup$
              – Cameron Buie
              Apr 7 at 17:28
















            $begingroup$
            Right, I've made a mistake at the geometric series, n starts at 1, not 0.My question still remains, what should one do if plugging in x=0 can't be done (because of functions like log(x), 1/x etc)?The interesting thing is that if log(x) remains untouched, C will equal -log(x).
            $endgroup$
            – user3711671
            Apr 7 at 17:09




            $begingroup$
            Right, I've made a mistake at the geometric series, n starts at 1, not 0.My question still remains, what should one do if plugging in x=0 can't be done (because of functions like log(x), 1/x etc)?The interesting thing is that if log(x) remains untouched, C will equal -log(x).
            $endgroup$
            – user3711671
            Apr 7 at 17:09












            $begingroup$
            Then plug in another number, e.g. $x=1$. The constant after integration can be "fixed" by moving the graph of the function up or down the $y$-axis. This can be done by using any point; not only $x=0$.
            $endgroup$
            – st.math
            Apr 7 at 17:10





            $begingroup$
            Then plug in another number, e.g. $x=1$. The constant after integration can be "fixed" by moving the graph of the function up or down the $y$-axis. This can be done by using any point; not only $x=0$.
            $endgroup$
            – st.math
            Apr 7 at 17:10













            $begingroup$
            But what about the infinite sum of 1/3n then?Shouldn't I find out what the constant is by inserting the value for which the sum and it's function representation are equal (when x=0 both are equal to zero)?
            $endgroup$
            – user3711671
            Apr 7 at 17:13





            $begingroup$
            But what about the infinite sum of 1/3n then?Shouldn't I find out what the constant is by inserting the value for which the sum and it's function representation are equal (when x=0 both are equal to zero)?
            $endgroup$
            – user3711671
            Apr 7 at 17:13













            $begingroup$
            You can plug in any point where the function is defined. After plugging in $x=0$ into the sum, you get $f(0)=0$. The closed form you obtained after integration ($f(x)=ln(1-x^3)/3+C$) is undetermined by the constant $C$ only, which you can find after plugging in $0$ there, which directly implies $f(0)=0+C$ or $C=0$ (because we know that $f(0)$ has to be $0$ by the sum). You will get the same result $C=0$ after plugging in $x=0.5$, for example.
            $endgroup$
            – st.math
            Apr 7 at 17:15





            $begingroup$
            You can plug in any point where the function is defined. After plugging in $x=0$ into the sum, you get $f(0)=0$. The closed form you obtained after integration ($f(x)=ln(1-x^3)/3+C$) is undetermined by the constant $C$ only, which you can find after plugging in $0$ there, which directly implies $f(0)=0+C$ or $C=0$ (because we know that $f(0)$ has to be $0$ by the sum). You will get the same result $C=0$ after plugging in $x=0.5$, for example.
            $endgroup$
            – st.math
            Apr 7 at 17:15





            1




            1




            $begingroup$
            @user3711671: The only kicker is that your value of $x$ must be within the interval of convergence for the power series. The center point is typically the simplest to plug in. I explain a bit further in my answer.
            $endgroup$
            – Cameron Buie
            Apr 7 at 17:28





            $begingroup$
            @user3711671: The only kicker is that your value of $x$ must be within the interval of convergence for the power series. The center point is typically the simplest to plug in. I explain a bit further in my answer.
            $endgroup$
            – Cameron Buie
            Apr 7 at 17:28


















            draft saved

            draft discarded
















































            Thanks for contributing an answer to Mathematics Stack Exchange!


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

            But avoid


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

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

            Use MathJax to format equations. MathJax reference.


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




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3178460%2frepresenting-power-series-as-a-function-what-to-do-with-the-constant-after-int%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

            Club Baloncesto Breogán Índice Historia | Pavillón | Nome | O Breogán na cultura popular | Xogadores | Adestradores | Presidentes | Palmarés | Historial | Líderes | Notas | Véxase tamén | Menú de navegacióncbbreogan.galCadroGuía oficial da ACB 2009-10, páxina 201Guía oficial ACB 1992, páxina 183. Editorial DB.É de 6.500 espectadores sentados axeitándose á última normativa"Estudiantes Junior, entre as mellores canteiras"o orixinalHemeroteca El Mundo Deportivo, 16 setembro de 1970, páxina 12Historia do BreogánAlfredo Pérez, o último canoneiroHistoria C.B. BreogánHemeroteca de El Mundo DeportivoJimmy Wright, norteamericano do Breogán deixará Lugo por ameazas de morteResultados de Breogán en 1986-87Resultados de Breogán en 1990-91Ficha de Velimir Perasović en acb.comResultados de Breogán en 1994-95Breogán arrasa al Barça. "El Mundo Deportivo", 27 de setembro de 1999, páxina 58CB Breogán - FC BarcelonaA FEB invita a participar nunha nova Liga EuropeaCharlie Bell na prensa estatalMáximos anotadores 2005Tempada 2005-06 : Tódolos Xogadores da Xornada""Non quero pensar nunha man negra, mais pregúntome que está a pasar""o orixinalRaúl López, orgulloso dos xogadores, presume da boa saúde económica do BreogánJulio González confirma que cesa como presidente del BreogánHomenaxe a Lisardo GómezA tempada do rexurdimento celesteEntrevista a Lisardo GómezEl COB dinamita el Pazo para forzar el quinto (69-73)Cafés Candelas, patrocinador del CB Breogán"Suso Lázare, novo presidente do Breogán"o orixinalCafés Candelas Breogán firma el mayor triunfo de la historiaEl Breogán realizará 17 homenajes por su cincuenta aniversario"O Breogán honra ao seu fundador e primeiro presidente"o orixinalMiguel Giao recibiu a homenaxe do PazoHomenaxe aos primeiros gladiadores celestesO home que nos amosa como ver o Breo co corazónTita Franco será homenaxeada polos #50anosdeBreoJulio Vila recibirá unha homenaxe in memoriam polos #50anosdeBreo"O Breogán homenaxeará aos seus aboados máis veteráns"Pechada ovación a «Capi» Sanmartín e Ricardo «Corazón de González»Homenaxe por décadas de informaciónPaco García volve ao Pazo con motivo do 50 aniversario"Resultados y clasificaciones""O Cafés Candelas Breogán, campión da Copa Princesa""O Cafés Candelas Breogán, equipo ACB"C.B. Breogán"Proxecto social"o orixinal"Centros asociados"o orixinalFicha en imdb.comMario Camus trata la recuperación del amor en 'La vieja música', su última película"Páxina web oficial""Club Baloncesto Breogán""C. B. Breogán S.A.D."eehttp://www.fegaba.com

            Vilaño, A Laracha Índice Patrimonio | Lugares e parroquias | Véxase tamén | Menú de navegación43°14′52″N 8°36′03″O / 43.24775, -8.60070

            Cegueira Índice Epidemioloxía | Deficiencia visual | Tipos de cegueira | Principais causas de cegueira | Tratamento | Técnicas de adaptación e axudas | Vida dos cegos | Primeiros auxilios | Crenzas respecto das persoas cegas | Crenzas das persoas cegas | O neno deficiente visual | Aspectos psicolóxicos da cegueira | Notas | Véxase tamén | Menú de navegación54.054.154.436928256blindnessDicionario da Real Academia GalegaPortal das Palabras"International Standards: Visual Standards — Aspects and Ranges of Vision Loss with Emphasis on Population Surveys.""Visual impairment and blindness""Presentan un plan para previr a cegueira"o orixinalACCDV Associació Catalana de Cecs i Disminuïts Visuals - PMFTrachoma"Effect of gene therapy on visual function in Leber's congenital amaurosis"1844137110.1056/NEJMoa0802268Cans guía - os mellores amigos dos cegosArquivadoEscola de cans guía para cegos en Mortágua, PortugalArquivado"Tecnología para ciegos y deficientes visuales. Recopilación de recursos gratuitos en la Red""Colorino""‘COL.diesis’, escuchar los sonidos del color""COL.diesis: Transforming Colour into Melody and Implementing the Result in a Colour Sensor Device"o orixinal"Sistema de desarrollo de sinestesia color-sonido para invidentes utilizando un protocolo de audio""Enseñanza táctil - geometría y color. Juegos didácticos para niños ciegos y videntes""Sistema Constanz"L'ocupació laboral dels cecs a l'Estat espanyol està pràcticament equiparada a la de les persones amb visió, entrevista amb Pedro ZuritaONCE (Organización Nacional de Cegos de España)Prevención da cegueiraDescrición de deficiencias visuais (Disc@pnet)Braillín, un boneco atractivo para calquera neno, con ou sen discapacidade, que permite familiarizarse co sistema de escritura e lectura brailleAxudas Técnicas36838ID00897494007150-90057129528256DOID:1432HP:0000618D001766C10.597.751.941.162C97109C0155020