Increasing and decreasing intervals

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite
2












Find a polynomial $f(x)$ of degree 4 which increases in the intervals $(-∞,1)$ and $(2,3)$ and decreases in the intervals $(1,2)$ and $(3,∞)$ and satisfies the condition $f(0)=1$



It is evident that the function should be $f(x)=ax^4+bx^3+cx^2+dx+1$.
I differentiated it. Now, I'm lost.
I tried putting $f'(1)>0$, $f'(3)-f'(2)geq 0$, and $f'(2)-f'(1)leq 0$. Am I doing correct? Or is there another method?







share|cite|improve this question





















  • set 1, 2, and 3 as local maximum or minimum.
    – user295959
    yesterday










  • @user295959 thanks for the help!
    – Arka Seth
    yesterday














up vote
0
down vote

favorite
2












Find a polynomial $f(x)$ of degree 4 which increases in the intervals $(-∞,1)$ and $(2,3)$ and decreases in the intervals $(1,2)$ and $(3,∞)$ and satisfies the condition $f(0)=1$



It is evident that the function should be $f(x)=ax^4+bx^3+cx^2+dx+1$.
I differentiated it. Now, I'm lost.
I tried putting $f'(1)>0$, $f'(3)-f'(2)geq 0$, and $f'(2)-f'(1)leq 0$. Am I doing correct? Or is there another method?







share|cite|improve this question





















  • set 1, 2, and 3 as local maximum or minimum.
    – user295959
    yesterday










  • @user295959 thanks for the help!
    – Arka Seth
    yesterday












up vote
0
down vote

favorite
2









up vote
0
down vote

favorite
2






2





Find a polynomial $f(x)$ of degree 4 which increases in the intervals $(-∞,1)$ and $(2,3)$ and decreases in the intervals $(1,2)$ and $(3,∞)$ and satisfies the condition $f(0)=1$



It is evident that the function should be $f(x)=ax^4+bx^3+cx^2+dx+1$.
I differentiated it. Now, I'm lost.
I tried putting $f'(1)>0$, $f'(3)-f'(2)geq 0$, and $f'(2)-f'(1)leq 0$. Am I doing correct? Or is there another method?







share|cite|improve this question













Find a polynomial $f(x)$ of degree 4 which increases in the intervals $(-∞,1)$ and $(2,3)$ and decreases in the intervals $(1,2)$ and $(3,∞)$ and satisfies the condition $f(0)=1$



It is evident that the function should be $f(x)=ax^4+bx^3+cx^2+dx+1$.
I differentiated it. Now, I'm lost.
I tried putting $f'(1)>0$, $f'(3)-f'(2)geq 0$, and $f'(2)-f'(1)leq 0$. Am I doing correct? Or is there another method?









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited yesterday









greedoid

26.1k93373




26.1k93373









asked yesterday









Arka Seth

73




73











  • set 1, 2, and 3 as local maximum or minimum.
    – user295959
    yesterday










  • @user295959 thanks for the help!
    – Arka Seth
    yesterday
















  • set 1, 2, and 3 as local maximum or minimum.
    – user295959
    yesterday










  • @user295959 thanks for the help!
    – Arka Seth
    yesterday















set 1, 2, and 3 as local maximum or minimum.
– user295959
yesterday




set 1, 2, and 3 as local maximum or minimum.
– user295959
yesterday












@user295959 thanks for the help!
– Arka Seth
yesterday




@user295959 thanks for the help!
– Arka Seth
yesterday










2 Answers
2






active

oldest

votes

















up vote
1
down vote



accepted










According to the given conditions, we may assume $$f(x)=ax^4+bx^3+cx^2+dx+1.$$



Then $$f'(x)=4ax^3+3bx^2+2cx+d.$$ Notice that $x=1,2,3$ are the roots for $f'(x)=0$. Hence



$$f'(x)=4ax^3+3bx^2+2cx+d=k(x-1)(x-2)(x-3)=kx^3-6kx^2+11kx-6k.$$



Thus, $$a=frack4,~~~b=-2k,~~~c=frac112k,~~~d=-6k.$$



Therefore, we obtain $$f(x)=frack4x^4-2kx^3+frac11k2x^2-6kx+1,$$ where $k>0.$






share|cite|improve this answer























  • Thanks for the help!
    – Arka Seth
    yesterday

















up vote
0
down vote













Since $1,2,3$ are zeroes for $f'$ we have $$ f'(x) = a(x-1)(x-2)(x-3) = ax^3-6ax^2+11ax-6a$$



So, by integrating we get $$f(x) = aover 4x^4 -2ax^3-11aover 2x^2-6ax +c$$



Puting $f(0)=1$ we get $c=1$ and thus:$$f(x) = aover 4x^4 -2ax^3-11aover 2x^2-6ax +1$$






share|cite|improve this answer























    Your Answer




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

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

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

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    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%2f2872696%2fincreasing-and-decreasing-intervals%23new-answer', 'question_page');

    );

    Post as a guest






























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote



    accepted










    According to the given conditions, we may assume $$f(x)=ax^4+bx^3+cx^2+dx+1.$$



    Then $$f'(x)=4ax^3+3bx^2+2cx+d.$$ Notice that $x=1,2,3$ are the roots for $f'(x)=0$. Hence



    $$f'(x)=4ax^3+3bx^2+2cx+d=k(x-1)(x-2)(x-3)=kx^3-6kx^2+11kx-6k.$$



    Thus, $$a=frack4,~~~b=-2k,~~~c=frac112k,~~~d=-6k.$$



    Therefore, we obtain $$f(x)=frack4x^4-2kx^3+frac11k2x^2-6kx+1,$$ where $k>0.$






    share|cite|improve this answer























    • Thanks for the help!
      – Arka Seth
      yesterday














    up vote
    1
    down vote



    accepted










    According to the given conditions, we may assume $$f(x)=ax^4+bx^3+cx^2+dx+1.$$



    Then $$f'(x)=4ax^3+3bx^2+2cx+d.$$ Notice that $x=1,2,3$ are the roots for $f'(x)=0$. Hence



    $$f'(x)=4ax^3+3bx^2+2cx+d=k(x-1)(x-2)(x-3)=kx^3-6kx^2+11kx-6k.$$



    Thus, $$a=frack4,~~~b=-2k,~~~c=frac112k,~~~d=-6k.$$



    Therefore, we obtain $$f(x)=frack4x^4-2kx^3+frac11k2x^2-6kx+1,$$ where $k>0.$






    share|cite|improve this answer























    • Thanks for the help!
      – Arka Seth
      yesterday












    up vote
    1
    down vote



    accepted







    up vote
    1
    down vote



    accepted






    According to the given conditions, we may assume $$f(x)=ax^4+bx^3+cx^2+dx+1.$$



    Then $$f'(x)=4ax^3+3bx^2+2cx+d.$$ Notice that $x=1,2,3$ are the roots for $f'(x)=0$. Hence



    $$f'(x)=4ax^3+3bx^2+2cx+d=k(x-1)(x-2)(x-3)=kx^3-6kx^2+11kx-6k.$$



    Thus, $$a=frack4,~~~b=-2k,~~~c=frac112k,~~~d=-6k.$$



    Therefore, we obtain $$f(x)=frack4x^4-2kx^3+frac11k2x^2-6kx+1,$$ where $k>0.$






    share|cite|improve this answer















    According to the given conditions, we may assume $$f(x)=ax^4+bx^3+cx^2+dx+1.$$



    Then $$f'(x)=4ax^3+3bx^2+2cx+d.$$ Notice that $x=1,2,3$ are the roots for $f'(x)=0$. Hence



    $$f'(x)=4ax^3+3bx^2+2cx+d=k(x-1)(x-2)(x-3)=kx^3-6kx^2+11kx-6k.$$



    Thus, $$a=frack4,~~~b=-2k,~~~c=frac112k,~~~d=-6k.$$



    Therefore, we obtain $$f(x)=frack4x^4-2kx^3+frac11k2x^2-6kx+1,$$ where $k>0.$







    share|cite|improve this answer















    share|cite|improve this answer



    share|cite|improve this answer








    edited yesterday


























    answered yesterday









    mengdie1982

    2,780216




    2,780216











    • Thanks for the help!
      – Arka Seth
      yesterday
















    • Thanks for the help!
      – Arka Seth
      yesterday















    Thanks for the help!
    – Arka Seth
    yesterday




    Thanks for the help!
    – Arka Seth
    yesterday










    up vote
    0
    down vote













    Since $1,2,3$ are zeroes for $f'$ we have $$ f'(x) = a(x-1)(x-2)(x-3) = ax^3-6ax^2+11ax-6a$$



    So, by integrating we get $$f(x) = aover 4x^4 -2ax^3-11aover 2x^2-6ax +c$$



    Puting $f(0)=1$ we get $c=1$ and thus:$$f(x) = aover 4x^4 -2ax^3-11aover 2x^2-6ax +1$$






    share|cite|improve this answer



























      up vote
      0
      down vote













      Since $1,2,3$ are zeroes for $f'$ we have $$ f'(x) = a(x-1)(x-2)(x-3) = ax^3-6ax^2+11ax-6a$$



      So, by integrating we get $$f(x) = aover 4x^4 -2ax^3-11aover 2x^2-6ax +c$$



      Puting $f(0)=1$ we get $c=1$ and thus:$$f(x) = aover 4x^4 -2ax^3-11aover 2x^2-6ax +1$$






      share|cite|improve this answer

























        up vote
        0
        down vote










        up vote
        0
        down vote









        Since $1,2,3$ are zeroes for $f'$ we have $$ f'(x) = a(x-1)(x-2)(x-3) = ax^3-6ax^2+11ax-6a$$



        So, by integrating we get $$f(x) = aover 4x^4 -2ax^3-11aover 2x^2-6ax +c$$



        Puting $f(0)=1$ we get $c=1$ and thus:$$f(x) = aover 4x^4 -2ax^3-11aover 2x^2-6ax +1$$






        share|cite|improve this answer















        Since $1,2,3$ are zeroes for $f'$ we have $$ f'(x) = a(x-1)(x-2)(x-3) = ax^3-6ax^2+11ax-6a$$



        So, by integrating we get $$f(x) = aover 4x^4 -2ax^3-11aover 2x^2-6ax +c$$



        Puting $f(0)=1$ we get $c=1$ and thus:$$f(x) = aover 4x^4 -2ax^3-11aover 2x^2-6ax +1$$







        share|cite|improve this answer















        share|cite|improve this answer



        share|cite|improve this answer








        edited yesterday


























        answered yesterday









        greedoid

        26.1k93373




        26.1k93373






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872696%2fincreasing-and-decreasing-intervals%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            What is the equation of a 3D cone with generalised tilt?

            Color the edges and diagonals of a regular polygon

            Relationship between determinant of matrix and determinant of adjoint?