Are the endpoints of the domain of a function counted as critical points? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Critical points for undefined fraction on closed intervalCritical points when gradient doesn't existA silly problem on critical points?What is the definition of a Critical Point?Is it correct to say all extrema happen at critical points but not all critical points are extrema?Critical Point when not in domain of $f(x)$How do I find and classify the critical points of $x^2 sin (frac 1x)$Definition of Critical Point at endpointsFinding the derivative of function with domain empty setDetermine critical points of 2 variable functions without 2nd derivative test

Tannaka duality for semisimple groups

What is the chair depicted in Cesare Maccari's 1889 painting "Cicerone denuncia Catilina"?

What adaptations would allow standard fantasy dwarves to survive in the desert?

Is there public access to the Meteor Crater in Arizona?

Why weren't discrete x86 CPUs ever used in game hardware?

Why is std::move not [[nodiscard]] in C++20?

Is there hard evidence that the grant peer review system performs significantly better than random?

Short story about a child who is a miniature, living Earth

Special flights

retrieve food groups from food item list

How to force a browser when connecting to a specific domain to be https only using only the client machine?

What does it mean that physics no longer uses mechanical models to describe phenomena?

Why are vacuum tubes still used in amateur radios?

What does 丫 mean? 丫是什么意思?

How would you say "es muy psicólogo"?

Should a wizard buy fine inks every time he want to copy spells into his spellbook?

Omitting the following parentheses

Does any scripture mention that forms of God or Goddess are symbolic?

How can a team of shapeshifters communicate?

How can I prevent/balance waiting and turtling as a response to cooldown mechanics

Positioning dot before text in math mode

How would a mousetrap for use in space work?

How does light 'choose' between wave and particle behaviour?

How to ternary Plot3D a function



Are the endpoints of the domain of a function counted as critical points?



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern)Critical points for undefined fraction on closed intervalCritical points when gradient doesn't existA silly problem on critical points?What is the definition of a Critical Point?Is it correct to say all extrema happen at critical points but not all critical points are extrema?Critical Point when not in domain of $f(x)$How do I find and classify the critical points of $x^2 sin (frac 1x)$Definition of Critical Point at endpointsFinding the derivative of function with domain empty setDetermine critical points of 2 variable functions without 2nd derivative test










1












$begingroup$


Do the end points of a domain come under critical points ?
I know we say critical point is a point where the derivative is zero or the derivative doesn't exist.



For ex:-
$$ f:[0,pi] rightarrow [-1,1] , f(x) = sin(x)$$
Does this have 1 critical point or 3 critical points(0 and $pi$ included) ?



NOTE:- This question is limited to only Single Variable Functions.Although I really would love an insight to this for Multivariable as well.










share|cite|improve this question











$endgroup$
















    1












    $begingroup$


    Do the end points of a domain come under critical points ?
    I know we say critical point is a point where the derivative is zero or the derivative doesn't exist.



    For ex:-
    $$ f:[0,pi] rightarrow [-1,1] , f(x) = sin(x)$$
    Does this have 1 critical point or 3 critical points(0 and $pi$ included) ?



    NOTE:- This question is limited to only Single Variable Functions.Although I really would love an insight to this for Multivariable as well.










    share|cite|improve this question











    $endgroup$














      1












      1








      1





      $begingroup$


      Do the end points of a domain come under critical points ?
      I know we say critical point is a point where the derivative is zero or the derivative doesn't exist.



      For ex:-
      $$ f:[0,pi] rightarrow [-1,1] , f(x) = sin(x)$$
      Does this have 1 critical point or 3 critical points(0 and $pi$ included) ?



      NOTE:- This question is limited to only Single Variable Functions.Although I really would love an insight to this for Multivariable as well.










      share|cite|improve this question











      $endgroup$




      Do the end points of a domain come under critical points ?
      I know we say critical point is a point where the derivative is zero or the derivative doesn't exist.



      For ex:-
      $$ f:[0,pi] rightarrow [-1,1] , f(x) = sin(x)$$
      Does this have 1 critical point or 3 critical points(0 and $pi$ included) ?



      NOTE:- This question is limited to only Single Variable Functions.Although I really would love an insight to this for Multivariable as well.







      calculus






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited 4 hours ago









      Michael Rybkin

      4,504522




      4,504522










      asked 5 hours ago









      rajdeep dhingrarajdeep dhingra

      405




      405




















          2 Answers
          2






          active

          oldest

          votes


















          2












          $begingroup$

          Yes, the function has 3 critical numbers. One is where the derivative of the function $f(x)=sinx, xin[0,pi]$ is zero and the other two happen to be the endpoints $x=0$ and $x=pi$ because the function $f(x)=sinx, xin[0,pi]$ is non-differentiable at those points.



          Do you remember what it means for a function to be differentiable at a point? The function has to have a derivative at that point. What is the derivative of the function $f(x)=sinx, xin[0,pi]$ at $x=0$? Well, it should be:



          $$
          lim_xto0fracsinx-sin0x-0=lim_xto0fracsinxx
          $$



          Which is nothing more than two one-sided limits (if those two limits exist and are equal to each other, the limit itself exists):



          $$
          lim_xto0^-fracsinxx, lim_xto0^+fracsinxx
          $$

          But the first of those two limits for all intents and purposes is nonexistent because all x values that lie to the left of $0$ are not in the domain of the function $f(x)=sinx, xin[0,pi]$. For a limit to exist, you need two one-sided limits. But you've got only one! Thus, the derivative at $x=0$ does not exist which makes it a critical number. The exact same idea applies to the other endpoint.






          share|cite|improve this answer











          $endgroup$












          • $begingroup$
            I get your logic. But don't we have a definition for derivative at end points. We only take one sided derivatives at the end points. Do you have any book/source to back up your answer ? Thank you for your help
            $endgroup$
            – rajdeep dhingra
            4 hours ago











          • $begingroup$
            Well, you can look it up on Wikipedia: en.wikipedia.org/wiki/Differentiable_function Wikipedia is more or less a reliable and authoritative source of information when it comes to mathematics.
            $endgroup$
            – Michael Rybkin
            4 hours ago











          • $begingroup$
            They have mentioned on that Wikipedia page that , the they are taking in an open interval U. Whereas what I am asking here is a closed interval case.
            $endgroup$
            – rajdeep dhingra
            4 hours ago











          • $begingroup$
            It says quite clearly at the beginning of the second paragraph: More generally, if $x_0$ is a point in the domain of a function $f$, then $f$ is said to be differentiable at $x_0$ if the derivative $f '(x_0)$ exists. It follows that if the point $x_0$ is in the domain of the function and the derivative $f '(x_0)$ does not exist, then the function is non-differentiable at that point.
            $endgroup$
            – Michael Rybkin
            4 hours ago











          • $begingroup$
            To put it simply, a derivative is basically a formula for the slope of the tangent line to a curve. If there is no curve to speak of to the left of a point, there cannot be a tangle line at that point.
            $endgroup$
            – Michael Rybkin
            4 hours ago



















          2












          $begingroup$

          $$f'(x) = cos(x) = 0 iff x = fracpi2$$
          The function $f$ has only one critical point, since the derivative ($f'(x) = cos(x)$) exists at the endpoints. ($0$ and $pi$.)






          share|cite|improve this answer









          $endgroup$













            Your Answer








            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%2f3194826%2fare-the-endpoints-of-the-domain-of-a-function-counted-as-critical-points%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$

            Yes, the function has 3 critical numbers. One is where the derivative of the function $f(x)=sinx, xin[0,pi]$ is zero and the other two happen to be the endpoints $x=0$ and $x=pi$ because the function $f(x)=sinx, xin[0,pi]$ is non-differentiable at those points.



            Do you remember what it means for a function to be differentiable at a point? The function has to have a derivative at that point. What is the derivative of the function $f(x)=sinx, xin[0,pi]$ at $x=0$? Well, it should be:



            $$
            lim_xto0fracsinx-sin0x-0=lim_xto0fracsinxx
            $$



            Which is nothing more than two one-sided limits (if those two limits exist and are equal to each other, the limit itself exists):



            $$
            lim_xto0^-fracsinxx, lim_xto0^+fracsinxx
            $$

            But the first of those two limits for all intents and purposes is nonexistent because all x values that lie to the left of $0$ are not in the domain of the function $f(x)=sinx, xin[0,pi]$. For a limit to exist, you need two one-sided limits. But you've got only one! Thus, the derivative at $x=0$ does not exist which makes it a critical number. The exact same idea applies to the other endpoint.






            share|cite|improve this answer











            $endgroup$












            • $begingroup$
              I get your logic. But don't we have a definition for derivative at end points. We only take one sided derivatives at the end points. Do you have any book/source to back up your answer ? Thank you for your help
              $endgroup$
              – rajdeep dhingra
              4 hours ago











            • $begingroup$
              Well, you can look it up on Wikipedia: en.wikipedia.org/wiki/Differentiable_function Wikipedia is more or less a reliable and authoritative source of information when it comes to mathematics.
              $endgroup$
              – Michael Rybkin
              4 hours ago











            • $begingroup$
              They have mentioned on that Wikipedia page that , the they are taking in an open interval U. Whereas what I am asking here is a closed interval case.
              $endgroup$
              – rajdeep dhingra
              4 hours ago











            • $begingroup$
              It says quite clearly at the beginning of the second paragraph: More generally, if $x_0$ is a point in the domain of a function $f$, then $f$ is said to be differentiable at $x_0$ if the derivative $f '(x_0)$ exists. It follows that if the point $x_0$ is in the domain of the function and the derivative $f '(x_0)$ does not exist, then the function is non-differentiable at that point.
              $endgroup$
              – Michael Rybkin
              4 hours ago











            • $begingroup$
              To put it simply, a derivative is basically a formula for the slope of the tangent line to a curve. If there is no curve to speak of to the left of a point, there cannot be a tangle line at that point.
              $endgroup$
              – Michael Rybkin
              4 hours ago
















            2












            $begingroup$

            Yes, the function has 3 critical numbers. One is where the derivative of the function $f(x)=sinx, xin[0,pi]$ is zero and the other two happen to be the endpoints $x=0$ and $x=pi$ because the function $f(x)=sinx, xin[0,pi]$ is non-differentiable at those points.



            Do you remember what it means for a function to be differentiable at a point? The function has to have a derivative at that point. What is the derivative of the function $f(x)=sinx, xin[0,pi]$ at $x=0$? Well, it should be:



            $$
            lim_xto0fracsinx-sin0x-0=lim_xto0fracsinxx
            $$



            Which is nothing more than two one-sided limits (if those two limits exist and are equal to each other, the limit itself exists):



            $$
            lim_xto0^-fracsinxx, lim_xto0^+fracsinxx
            $$

            But the first of those two limits for all intents and purposes is nonexistent because all x values that lie to the left of $0$ are not in the domain of the function $f(x)=sinx, xin[0,pi]$. For a limit to exist, you need two one-sided limits. But you've got only one! Thus, the derivative at $x=0$ does not exist which makes it a critical number. The exact same idea applies to the other endpoint.






            share|cite|improve this answer











            $endgroup$












            • $begingroup$
              I get your logic. But don't we have a definition for derivative at end points. We only take one sided derivatives at the end points. Do you have any book/source to back up your answer ? Thank you for your help
              $endgroup$
              – rajdeep dhingra
              4 hours ago











            • $begingroup$
              Well, you can look it up on Wikipedia: en.wikipedia.org/wiki/Differentiable_function Wikipedia is more or less a reliable and authoritative source of information when it comes to mathematics.
              $endgroup$
              – Michael Rybkin
              4 hours ago











            • $begingroup$
              They have mentioned on that Wikipedia page that , the they are taking in an open interval U. Whereas what I am asking here is a closed interval case.
              $endgroup$
              – rajdeep dhingra
              4 hours ago











            • $begingroup$
              It says quite clearly at the beginning of the second paragraph: More generally, if $x_0$ is a point in the domain of a function $f$, then $f$ is said to be differentiable at $x_0$ if the derivative $f '(x_0)$ exists. It follows that if the point $x_0$ is in the domain of the function and the derivative $f '(x_0)$ does not exist, then the function is non-differentiable at that point.
              $endgroup$
              – Michael Rybkin
              4 hours ago











            • $begingroup$
              To put it simply, a derivative is basically a formula for the slope of the tangent line to a curve. If there is no curve to speak of to the left of a point, there cannot be a tangle line at that point.
              $endgroup$
              – Michael Rybkin
              4 hours ago














            2












            2








            2





            $begingroup$

            Yes, the function has 3 critical numbers. One is where the derivative of the function $f(x)=sinx, xin[0,pi]$ is zero and the other two happen to be the endpoints $x=0$ and $x=pi$ because the function $f(x)=sinx, xin[0,pi]$ is non-differentiable at those points.



            Do you remember what it means for a function to be differentiable at a point? The function has to have a derivative at that point. What is the derivative of the function $f(x)=sinx, xin[0,pi]$ at $x=0$? Well, it should be:



            $$
            lim_xto0fracsinx-sin0x-0=lim_xto0fracsinxx
            $$



            Which is nothing more than two one-sided limits (if those two limits exist and are equal to each other, the limit itself exists):



            $$
            lim_xto0^-fracsinxx, lim_xto0^+fracsinxx
            $$

            But the first of those two limits for all intents and purposes is nonexistent because all x values that lie to the left of $0$ are not in the domain of the function $f(x)=sinx, xin[0,pi]$. For a limit to exist, you need two one-sided limits. But you've got only one! Thus, the derivative at $x=0$ does not exist which makes it a critical number. The exact same idea applies to the other endpoint.






            share|cite|improve this answer











            $endgroup$



            Yes, the function has 3 critical numbers. One is where the derivative of the function $f(x)=sinx, xin[0,pi]$ is zero and the other two happen to be the endpoints $x=0$ and $x=pi$ because the function $f(x)=sinx, xin[0,pi]$ is non-differentiable at those points.



            Do you remember what it means for a function to be differentiable at a point? The function has to have a derivative at that point. What is the derivative of the function $f(x)=sinx, xin[0,pi]$ at $x=0$? Well, it should be:



            $$
            lim_xto0fracsinx-sin0x-0=lim_xto0fracsinxx
            $$



            Which is nothing more than two one-sided limits (if those two limits exist and are equal to each other, the limit itself exists):



            $$
            lim_xto0^-fracsinxx, lim_xto0^+fracsinxx
            $$

            But the first of those two limits for all intents and purposes is nonexistent because all x values that lie to the left of $0$ are not in the domain of the function $f(x)=sinx, xin[0,pi]$. For a limit to exist, you need two one-sided limits. But you've got only one! Thus, the derivative at $x=0$ does not exist which makes it a critical number. The exact same idea applies to the other endpoint.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited 3 hours ago

























            answered 4 hours ago









            Michael RybkinMichael Rybkin

            4,504522




            4,504522











            • $begingroup$
              I get your logic. But don't we have a definition for derivative at end points. We only take one sided derivatives at the end points. Do you have any book/source to back up your answer ? Thank you for your help
              $endgroup$
              – rajdeep dhingra
              4 hours ago











            • $begingroup$
              Well, you can look it up on Wikipedia: en.wikipedia.org/wiki/Differentiable_function Wikipedia is more or less a reliable and authoritative source of information when it comes to mathematics.
              $endgroup$
              – Michael Rybkin
              4 hours ago











            • $begingroup$
              They have mentioned on that Wikipedia page that , the they are taking in an open interval U. Whereas what I am asking here is a closed interval case.
              $endgroup$
              – rajdeep dhingra
              4 hours ago











            • $begingroup$
              It says quite clearly at the beginning of the second paragraph: More generally, if $x_0$ is a point in the domain of a function $f$, then $f$ is said to be differentiable at $x_0$ if the derivative $f '(x_0)$ exists. It follows that if the point $x_0$ is in the domain of the function and the derivative $f '(x_0)$ does not exist, then the function is non-differentiable at that point.
              $endgroup$
              – Michael Rybkin
              4 hours ago











            • $begingroup$
              To put it simply, a derivative is basically a formula for the slope of the tangent line to a curve. If there is no curve to speak of to the left of a point, there cannot be a tangle line at that point.
              $endgroup$
              – Michael Rybkin
              4 hours ago

















            • $begingroup$
              I get your logic. But don't we have a definition for derivative at end points. We only take one sided derivatives at the end points. Do you have any book/source to back up your answer ? Thank you for your help
              $endgroup$
              – rajdeep dhingra
              4 hours ago











            • $begingroup$
              Well, you can look it up on Wikipedia: en.wikipedia.org/wiki/Differentiable_function Wikipedia is more or less a reliable and authoritative source of information when it comes to mathematics.
              $endgroup$
              – Michael Rybkin
              4 hours ago











            • $begingroup$
              They have mentioned on that Wikipedia page that , the they are taking in an open interval U. Whereas what I am asking here is a closed interval case.
              $endgroup$
              – rajdeep dhingra
              4 hours ago











            • $begingroup$
              It says quite clearly at the beginning of the second paragraph: More generally, if $x_0$ is a point in the domain of a function $f$, then $f$ is said to be differentiable at $x_0$ if the derivative $f '(x_0)$ exists. It follows that if the point $x_0$ is in the domain of the function and the derivative $f '(x_0)$ does not exist, then the function is non-differentiable at that point.
              $endgroup$
              – Michael Rybkin
              4 hours ago











            • $begingroup$
              To put it simply, a derivative is basically a formula for the slope of the tangent line to a curve. If there is no curve to speak of to the left of a point, there cannot be a tangle line at that point.
              $endgroup$
              – Michael Rybkin
              4 hours ago
















            $begingroup$
            I get your logic. But don't we have a definition for derivative at end points. We only take one sided derivatives at the end points. Do you have any book/source to back up your answer ? Thank you for your help
            $endgroup$
            – rajdeep dhingra
            4 hours ago





            $begingroup$
            I get your logic. But don't we have a definition for derivative at end points. We only take one sided derivatives at the end points. Do you have any book/source to back up your answer ? Thank you for your help
            $endgroup$
            – rajdeep dhingra
            4 hours ago













            $begingroup$
            Well, you can look it up on Wikipedia: en.wikipedia.org/wiki/Differentiable_function Wikipedia is more or less a reliable and authoritative source of information when it comes to mathematics.
            $endgroup$
            – Michael Rybkin
            4 hours ago





            $begingroup$
            Well, you can look it up on Wikipedia: en.wikipedia.org/wiki/Differentiable_function Wikipedia is more or less a reliable and authoritative source of information when it comes to mathematics.
            $endgroup$
            – Michael Rybkin
            4 hours ago













            $begingroup$
            They have mentioned on that Wikipedia page that , the they are taking in an open interval U. Whereas what I am asking here is a closed interval case.
            $endgroup$
            – rajdeep dhingra
            4 hours ago





            $begingroup$
            They have mentioned on that Wikipedia page that , the they are taking in an open interval U. Whereas what I am asking here is a closed interval case.
            $endgroup$
            – rajdeep dhingra
            4 hours ago













            $begingroup$
            It says quite clearly at the beginning of the second paragraph: More generally, if $x_0$ is a point in the domain of a function $f$, then $f$ is said to be differentiable at $x_0$ if the derivative $f '(x_0)$ exists. It follows that if the point $x_0$ is in the domain of the function and the derivative $f '(x_0)$ does not exist, then the function is non-differentiable at that point.
            $endgroup$
            – Michael Rybkin
            4 hours ago





            $begingroup$
            It says quite clearly at the beginning of the second paragraph: More generally, if $x_0$ is a point in the domain of a function $f$, then $f$ is said to be differentiable at $x_0$ if the derivative $f '(x_0)$ exists. It follows that if the point $x_0$ is in the domain of the function and the derivative $f '(x_0)$ does not exist, then the function is non-differentiable at that point.
            $endgroup$
            – Michael Rybkin
            4 hours ago













            $begingroup$
            To put it simply, a derivative is basically a formula for the slope of the tangent line to a curve. If there is no curve to speak of to the left of a point, there cannot be a tangle line at that point.
            $endgroup$
            – Michael Rybkin
            4 hours ago





            $begingroup$
            To put it simply, a derivative is basically a formula for the slope of the tangent line to a curve. If there is no curve to speak of to the left of a point, there cannot be a tangle line at that point.
            $endgroup$
            – Michael Rybkin
            4 hours ago












            2












            $begingroup$

            $$f'(x) = cos(x) = 0 iff x = fracpi2$$
            The function $f$ has only one critical point, since the derivative ($f'(x) = cos(x)$) exists at the endpoints. ($0$ and $pi$.)






            share|cite|improve this answer









            $endgroup$

















              2












              $begingroup$

              $$f'(x) = cos(x) = 0 iff x = fracpi2$$
              The function $f$ has only one critical point, since the derivative ($f'(x) = cos(x)$) exists at the endpoints. ($0$ and $pi$.)






              share|cite|improve this answer









              $endgroup$















                2












                2








                2





                $begingroup$

                $$f'(x) = cos(x) = 0 iff x = fracpi2$$
                The function $f$ has only one critical point, since the derivative ($f'(x) = cos(x)$) exists at the endpoints. ($0$ and $pi$.)






                share|cite|improve this answer









                $endgroup$



                $$f'(x) = cos(x) = 0 iff x = fracpi2$$
                The function $f$ has only one critical point, since the derivative ($f'(x) = cos(x)$) exists at the endpoints. ($0$ and $pi$.)







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered 4 hours ago









                GNUSupporter 8964民主女神 地下教會GNUSupporter 8964民主女神 地下教會

                14.1k82651




                14.1k82651



























                    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%2f3194826%2fare-the-endpoints-of-the-domain-of-a-function-counted-as-critical-points%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

                    Magento 2 duplicate PHPSESSID cookie when using session_start() in custom php scriptMagento 2: User cant logged in into to account page, no error showing!Magento duplicate on subdomainGrabbing storeview from cookie (after using language selector)How do I run php custom script on magento2Magento 2: Include PHP script in headerSession lock after using Cm_RedisSessionscript php to update stockMagento set cookie popupMagento 2 session id cookie - where to find it?How to import Configurable product from csv with custom attributes using php scriptMagento 2 run custom PHP script

                    Can not update quote_id field of “quote_item” table magento 2Magento 2.1 - We can't remove the item. (Shopping Cart doesnt allow us to remove items before becomes empty)Add value for custom quote item attribute using REST apiREST API endpoint v1/carts/cartId/items always returns error messageCorrect way to save entries to databaseHow to remove all associated quote objects of a customer completelyMagento 2 - Save value from custom input field to quote_itemGet quote_item data using quote id and product id filter in Magento 2How to set additional data to quote_item table from controller in Magento 2?What is the purpose of additional_data column in quote_item table in magento2Set Custom Price to Quote item magento2 from controller

                    How to solve knockout JS error in Magento 2 Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?(Magento2) knockout.js:3012 Uncaught ReferenceError: Unable to process bindingUnable to process binding Knockout.js magento 2Cannot read property `scopeLabel` of undefined on Product Detail PageCan't get Customer Data on frontend in Magento 2Magento2 Order Summary - unable to process bindingKO templates are not loading in Magento 2.1 applicationgetting knockout js error magento 2Product grid not load -— Unable to process binding Knockout.js magento 2Product form not loaded in magento2Uncaught ReferenceError: Unable to process binding “if: function()return (isShowLegend()) ” magento 2