Teaching indefinite integrals that require special-casing Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?What do you do when you realize mid-lecture that your lesson plan is not working?Should $varphi$ be monotone in the integration by substitution?Teaching measurement to 4th grade students by projects?Students strictly follow the steps and notations in sample problems without understanding themTeaching Models for Mathematics (like 5 E's in Science)Struggles with Teaching HS Mathteach that $frac10$ not defined properlyWhat is the ideal teaching style for Calculus exercises only?“Basic ideas” as a concept in teaching maths?Should young math students be taught an abstract concept of form?

Who can trigger ship-wide alerts in Star Trek?

Complexity of many constant time steps with occasional logarithmic steps

Need a suitable toxic chemical for a murder plot in my novel

Mortgage adviser recommends a longer term than necessary combined with overpayments

Unexpected result with right shift after bitwise negation

Single author papers against my advisor's will?

Is above average number of years spent on PhD considered a red flag in future academia or industry positions?

Stars Make Stars

Fishing simulator

Why use gamma over alpha radiation?

Estimate capacitor parameters

How do I automatically answer y in bash script?

Autumning in love

Writing Thesis: Copying from published papers

How can you insert a "times/divide" symbol similar to the "plus/minus" (±) one?

Is there a documented rationale why the House Ways and Means chairman can demand tax info?

If A makes B more likely then B makes A more likely"

90's book, teen horror

How to set letter above or below the symbol?

What to do with post with dry rot?

What's the point in a preamp?

What loss function to use when labels are probabilities?

What computer would be fastest for Mathematica Home Edition?

What items from the Roman-age tech-level could be used to deter all creatures from entering a small area?



Teaching indefinite integrals that require special-casing



Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Announcing the arrival of Valued Associate #679: Cesar Manara
Unicorn Meta Zoo #1: Why another podcast?What do you do when you realize mid-lecture that your lesson plan is not working?Should $varphi$ be monotone in the integration by substitution?Teaching measurement to 4th grade students by projects?Students strictly follow the steps and notations in sample problems without understanding themTeaching Models for Mathematics (like 5 E's in Science)Struggles with Teaching HS Mathteach that $frac10$ not defined properlyWhat is the ideal teaching style for Calculus exercises only?“Basic ideas” as a concept in teaching maths?Should young math students be taught an abstract concept of form?










18












$begingroup$


I encountered the following concern when teaching indefinite integrals. I believe that many of us may overlook this. May I be wrong?



Let's consider the following example.



Find the indefinite integral
$$
I=intdfracdxxsqrtx^2-1.
$$

Some of my students gave the following answer.



Let $t=1/x$ then $dx=-1/t^2dt$, so we get
$$
I=intdfrac-1/t^2dtfrac1tsqrtfrac1t^2-1=intdfrac-dtsqrt1-t^2=-arcsinleft(tright)+C=-arcsinleft(frac1xright)+C.
$$



Sometimes, I accept this answer since it gives a quick general antiderivative.
However, the problem here is that we should write
$$
intdfrac-1/t^2dtfrac1tsqrtfrac1t^2-1=intdfracdttsqrt1-t^2.
$$

Then we end up with the answer
$$
intdfracdxxsqrtx^2-1=begincases
-arcsinleft(dfrac1xright)+C & textfor x>1,\
arcsinleft(dfrac1xright)+C & textfor x<-1.
endcases
$$

In your teaching practice, how would you usually proceed?



PS. We may encounter the same issue in many other problems. For example, find $intsqrt1-x^2dx$. Then if we let $x=sinleft(tright)$ then
$sqrt1-sin^2left(tright)$ should be $left|cosleft(tright)right|$. So now we need to explain a bit here to our naive students. Of course, avoiding these kinds of problems is the quickest way to make our teaching job easier. However, we need to prepare a good way of explanining or handing these types of problems. That's what I want to know.










share|improve this question











$endgroup$







  • 2




    $begingroup$
    Seems to me this is more of a general simplification/substitution issue, and the fact that the simplification appears within an integral is a side issue.
    $endgroup$
    – Acccumulation
    Mar 25 at 16:44






  • 8




    $begingroup$
    The correct answer should in fact have two different arbitrary constants, one for each connected component of the domain.
    $endgroup$
    – Javier
    Mar 25 at 19:06






  • 2




    $begingroup$
    By the way, there are so many equiv ways ... Wolfram Alpha gives a form of the arctangent, Sage/Maxima says your answer but with absolute value of 1/x, and Sympy gives a nice cases result including I*arccosh(1/x). And it looks like arc secant :)
    $endgroup$
    – kcrisman
    Mar 26 at 1:49










  • $begingroup$
    Very nice question. Inattention to this detail is indeed a shortcoming of many texts and many of my own lectures. Probably adding a condition ($x>1$ or $x<-1$) to focus attention on one case is the smart solution to not overwhelm students and yet be true to detail. Some texts are more careful than others...
    $endgroup$
    – James S. Cook
    Mar 27 at 1:44










  • $begingroup$
    Obligatory xkcd
    $endgroup$
    – Wildcard
    Mar 27 at 10:36















18












$begingroup$


I encountered the following concern when teaching indefinite integrals. I believe that many of us may overlook this. May I be wrong?



Let's consider the following example.



Find the indefinite integral
$$
I=intdfracdxxsqrtx^2-1.
$$

Some of my students gave the following answer.



Let $t=1/x$ then $dx=-1/t^2dt$, so we get
$$
I=intdfrac-1/t^2dtfrac1tsqrtfrac1t^2-1=intdfrac-dtsqrt1-t^2=-arcsinleft(tright)+C=-arcsinleft(frac1xright)+C.
$$



Sometimes, I accept this answer since it gives a quick general antiderivative.
However, the problem here is that we should write
$$
intdfrac-1/t^2dtfrac1tsqrtfrac1t^2-1=intdfracdttsqrt1-t^2.
$$

Then we end up with the answer
$$
intdfracdxxsqrtx^2-1=begincases
-arcsinleft(dfrac1xright)+C & textfor x>1,\
arcsinleft(dfrac1xright)+C & textfor x<-1.
endcases
$$

In your teaching practice, how would you usually proceed?



PS. We may encounter the same issue in many other problems. For example, find $intsqrt1-x^2dx$. Then if we let $x=sinleft(tright)$ then
$sqrt1-sin^2left(tright)$ should be $left|cosleft(tright)right|$. So now we need to explain a bit here to our naive students. Of course, avoiding these kinds of problems is the quickest way to make our teaching job easier. However, we need to prepare a good way of explanining or handing these types of problems. That's what I want to know.










share|improve this question











$endgroup$







  • 2




    $begingroup$
    Seems to me this is more of a general simplification/substitution issue, and the fact that the simplification appears within an integral is a side issue.
    $endgroup$
    – Acccumulation
    Mar 25 at 16:44






  • 8




    $begingroup$
    The correct answer should in fact have two different arbitrary constants, one for each connected component of the domain.
    $endgroup$
    – Javier
    Mar 25 at 19:06






  • 2




    $begingroup$
    By the way, there are so many equiv ways ... Wolfram Alpha gives a form of the arctangent, Sage/Maxima says your answer but with absolute value of 1/x, and Sympy gives a nice cases result including I*arccosh(1/x). And it looks like arc secant :)
    $endgroup$
    – kcrisman
    Mar 26 at 1:49










  • $begingroup$
    Very nice question. Inattention to this detail is indeed a shortcoming of many texts and many of my own lectures. Probably adding a condition ($x>1$ or $x<-1$) to focus attention on one case is the smart solution to not overwhelm students and yet be true to detail. Some texts are more careful than others...
    $endgroup$
    – James S. Cook
    Mar 27 at 1:44










  • $begingroup$
    Obligatory xkcd
    $endgroup$
    – Wildcard
    Mar 27 at 10:36













18












18








18


4



$begingroup$


I encountered the following concern when teaching indefinite integrals. I believe that many of us may overlook this. May I be wrong?



Let's consider the following example.



Find the indefinite integral
$$
I=intdfracdxxsqrtx^2-1.
$$

Some of my students gave the following answer.



Let $t=1/x$ then $dx=-1/t^2dt$, so we get
$$
I=intdfrac-1/t^2dtfrac1tsqrtfrac1t^2-1=intdfrac-dtsqrt1-t^2=-arcsinleft(tright)+C=-arcsinleft(frac1xright)+C.
$$



Sometimes, I accept this answer since it gives a quick general antiderivative.
However, the problem here is that we should write
$$
intdfrac-1/t^2dtfrac1tsqrtfrac1t^2-1=intdfracdttsqrt1-t^2.
$$

Then we end up with the answer
$$
intdfracdxxsqrtx^2-1=begincases
-arcsinleft(dfrac1xright)+C & textfor x>1,\
arcsinleft(dfrac1xright)+C & textfor x<-1.
endcases
$$

In your teaching practice, how would you usually proceed?



PS. We may encounter the same issue in many other problems. For example, find $intsqrt1-x^2dx$. Then if we let $x=sinleft(tright)$ then
$sqrt1-sin^2left(tright)$ should be $left|cosleft(tright)right|$. So now we need to explain a bit here to our naive students. Of course, avoiding these kinds of problems is the quickest way to make our teaching job easier. However, we need to prepare a good way of explanining or handing these types of problems. That's what I want to know.










share|improve this question











$endgroup$




I encountered the following concern when teaching indefinite integrals. I believe that many of us may overlook this. May I be wrong?



Let's consider the following example.



Find the indefinite integral
$$
I=intdfracdxxsqrtx^2-1.
$$

Some of my students gave the following answer.



Let $t=1/x$ then $dx=-1/t^2dt$, so we get
$$
I=intdfrac-1/t^2dtfrac1tsqrtfrac1t^2-1=intdfrac-dtsqrt1-t^2=-arcsinleft(tright)+C=-arcsinleft(frac1xright)+C.
$$



Sometimes, I accept this answer since it gives a quick general antiderivative.
However, the problem here is that we should write
$$
intdfrac-1/t^2dtfrac1tsqrtfrac1t^2-1=intdfracdttsqrt1-t^2.
$$

Then we end up with the answer
$$
intdfracdxxsqrtx^2-1=begincases
-arcsinleft(dfrac1xright)+C & textfor x>1,\
arcsinleft(dfrac1xright)+C & textfor x<-1.
endcases
$$

In your teaching practice, how would you usually proceed?



PS. We may encounter the same issue in many other problems. For example, find $intsqrt1-x^2dx$. Then if we let $x=sinleft(tright)$ then
$sqrt1-sin^2left(tright)$ should be $left|cosleft(tright)right|$. So now we need to explain a bit here to our naive students. Of course, avoiding these kinds of problems is the quickest way to make our teaching job easier. However, we need to prepare a good way of explanining or handing these types of problems. That's what I want to know.







teaching teacher-preparation






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 25 at 22:05







Hoa

















asked Mar 25 at 12:31









HoaHoa

1446




1446







  • 2




    $begingroup$
    Seems to me this is more of a general simplification/substitution issue, and the fact that the simplification appears within an integral is a side issue.
    $endgroup$
    – Acccumulation
    Mar 25 at 16:44






  • 8




    $begingroup$
    The correct answer should in fact have two different arbitrary constants, one for each connected component of the domain.
    $endgroup$
    – Javier
    Mar 25 at 19:06






  • 2




    $begingroup$
    By the way, there are so many equiv ways ... Wolfram Alpha gives a form of the arctangent, Sage/Maxima says your answer but with absolute value of 1/x, and Sympy gives a nice cases result including I*arccosh(1/x). And it looks like arc secant :)
    $endgroup$
    – kcrisman
    Mar 26 at 1:49










  • $begingroup$
    Very nice question. Inattention to this detail is indeed a shortcoming of many texts and many of my own lectures. Probably adding a condition ($x>1$ or $x<-1$) to focus attention on one case is the smart solution to not overwhelm students and yet be true to detail. Some texts are more careful than others...
    $endgroup$
    – James S. Cook
    Mar 27 at 1:44










  • $begingroup$
    Obligatory xkcd
    $endgroup$
    – Wildcard
    Mar 27 at 10:36












  • 2




    $begingroup$
    Seems to me this is more of a general simplification/substitution issue, and the fact that the simplification appears within an integral is a side issue.
    $endgroup$
    – Acccumulation
    Mar 25 at 16:44






  • 8




    $begingroup$
    The correct answer should in fact have two different arbitrary constants, one for each connected component of the domain.
    $endgroup$
    – Javier
    Mar 25 at 19:06






  • 2




    $begingroup$
    By the way, there are so many equiv ways ... Wolfram Alpha gives a form of the arctangent, Sage/Maxima says your answer but with absolute value of 1/x, and Sympy gives a nice cases result including I*arccosh(1/x). And it looks like arc secant :)
    $endgroup$
    – kcrisman
    Mar 26 at 1:49










  • $begingroup$
    Very nice question. Inattention to this detail is indeed a shortcoming of many texts and many of my own lectures. Probably adding a condition ($x>1$ or $x<-1$) to focus attention on one case is the smart solution to not overwhelm students and yet be true to detail. Some texts are more careful than others...
    $endgroup$
    – James S. Cook
    Mar 27 at 1:44










  • $begingroup$
    Obligatory xkcd
    $endgroup$
    – Wildcard
    Mar 27 at 10:36







2




2




$begingroup$
Seems to me this is more of a general simplification/substitution issue, and the fact that the simplification appears within an integral is a side issue.
$endgroup$
– Acccumulation
Mar 25 at 16:44




$begingroup$
Seems to me this is more of a general simplification/substitution issue, and the fact that the simplification appears within an integral is a side issue.
$endgroup$
– Acccumulation
Mar 25 at 16:44




8




8




$begingroup$
The correct answer should in fact have two different arbitrary constants, one for each connected component of the domain.
$endgroup$
– Javier
Mar 25 at 19:06




$begingroup$
The correct answer should in fact have two different arbitrary constants, one for each connected component of the domain.
$endgroup$
– Javier
Mar 25 at 19:06




2




2




$begingroup$
By the way, there are so many equiv ways ... Wolfram Alpha gives a form of the arctangent, Sage/Maxima says your answer but with absolute value of 1/x, and Sympy gives a nice cases result including I*arccosh(1/x). And it looks like arc secant :)
$endgroup$
– kcrisman
Mar 26 at 1:49




$begingroup$
By the way, there are so many equiv ways ... Wolfram Alpha gives a form of the arctangent, Sage/Maxima says your answer but with absolute value of 1/x, and Sympy gives a nice cases result including I*arccosh(1/x). And it looks like arc secant :)
$endgroup$
– kcrisman
Mar 26 at 1:49












$begingroup$
Very nice question. Inattention to this detail is indeed a shortcoming of many texts and many of my own lectures. Probably adding a condition ($x>1$ or $x<-1$) to focus attention on one case is the smart solution to not overwhelm students and yet be true to detail. Some texts are more careful than others...
$endgroup$
– James S. Cook
Mar 27 at 1:44




$begingroup$
Very nice question. Inattention to this detail is indeed a shortcoming of many texts and many of my own lectures. Probably adding a condition ($x>1$ or $x<-1$) to focus attention on one case is the smart solution to not overwhelm students and yet be true to detail. Some texts are more careful than others...
$endgroup$
– James S. Cook
Mar 27 at 1:44












$begingroup$
Obligatory xkcd
$endgroup$
– Wildcard
Mar 27 at 10:36




$begingroup$
Obligatory xkcd
$endgroup$
– Wildcard
Mar 27 at 10:36










6 Answers
6






active

oldest

votes


















16












$begingroup$

I'd avoid giving problems like that to students first learning indefinite integrals (either by not asking it at all, or specifying the range x>1 in the question). It's a subtle algebraic trap, and if the goal is to teach students the mechanics of integration, it's going to be distracting rather than helpful.



It might be an interesting question in a more advanced class, or as a question which is marked as difficult where students are expected (or told) to investigate their answer more carefully. (For instance, graphing the functions will quickly reveal that there's a problem with the first solution, and looking at the graphs is probably enough to figure out what the fixed solution should look like, though figuring out why might take students a while.)






share|improve this answer









$endgroup$




















    10












    $begingroup$

    This is a hard question, because students are so used to manipulation of this kind. I have found you are right that absolute values can cause the worst of these examples.



    Here is an example I ran into recently, which I hope will help your thinking. Observe that there are two different limits here:
    $$lim_xtopminfty fracxsqrtx^2+1 = pm 1$$



    The "usual" way to proceed with these (informally, in many texts nowadays) is to divide numerator and denominator by the highest power, so:



    $$lim_xtopminfty fracxcdot 1/xsqrt(x^2+1)cdot 1/x^2 = lim_xtopminfty frac1sqrt1+1/x^2=1$$



    But of course bringing the $1/x$ inside the root like that is the same invalid manipulation you are mentioning.



    In this case, we actually talked through it at an even more naive level, not more rigorous! Namely, as $xto -infty$, the numerator is negative and the denominator is positive. So the overall answer must be negative, no matter what the manipulation says. (You can graph it for them too.)



    So in your case, I would go more naive as well. Do a very rough sketch of $arcsin(1/x)$ (you can basically do this by drawing $-arcsin(x)$ and then "flipping over $x=1$ to infinity"), and then ask them whether this function is increasing or decreasing. When $x<-1$ it should be increasing (in fact, it should be increasing on the whole domain), so its derivative should be positive (by whichever numbering of the fundamental theorems of calculus you like). But $frac1xsqrtx^2-1$ is definitely negative there.



    enter image description here



    Now you can explain why you are picky, instead of just being picky because of some "dumb" $|x|$ thing students may find to be a little too abstract.




    Another answer brings up the question of whether this is a good question at all. But I think it is reasonable. What you may want to do, though, is find a way to discuss this "naturally", i.e. using the disconnect between what people write and then if they see what seems to be a "wrong" answer in the back of a book or something. Taking it as a first example in class probably will not register with them unless they are quite good at the concepts of calculus (not just mechanics), whereas pointing out why it is wrong/right should be better. (On another note, presumably there are branch cut issues here as well but presumably your class isn't ready for that!)






    share|improve this answer









    $endgroup$












    • $begingroup$
      And perhaps, one should be asking why in the first place students are "so used to manipulation of this kind". In my experience, this is a product of bad mathematical pedagogy, because the syllabus is often designed around 'how to do X and Y' rather than 'why should X or Y be true?'... The first question a good student should ask is "Why?". Your example is a good one to illustrate the error here, which is the failure to understand precisely what $sqrtx$ is defined as.
      $endgroup$
      – user21820
      Mar 27 at 8:30










    • $begingroup$
      Well, my point of view is that, in one semester, I can't fix 12 years of students being taught math is only manipulation. (Not that every student has only had this experience, but enough will have had it that I need to make it a part of my planning.) So I do my best to get them to start thinking along that road at every opportunity.
      $endgroup$
      – kcrisman
      Mar 27 at 13:19










    • $begingroup$
      Yup I understand that. =)
      $endgroup$
      – user21820
      Mar 27 at 13:22


















    10












    $begingroup$

    You are right to be concerned that the students are "missing something", but IMO the real problem here is that the question is completely artificial.



    In any application of this type of integral, most likely $x$ will be known to be either positive or negative, but not both, and only one part of the "either-or" answer would apply. And there had better be a good reason why the rest of the problem needs $x$ to be negative, when it could have been replaced by $-x$ right from the start!



    The same is true for the more common case of the indefinite integral of $1/x$ when $x < 0$, of course.






    share|improve this answer









    $endgroup$




















      7












      $begingroup$

      To me, the key point here is that the integral runs over a singularity. If you naively calculates a definite form that runs over the singularity you get the wrong answer. This is something I have done enough so that I have taught myself to be careful in this case.



      I am more a physicist than a mathematician, so what I care about is the connection to a practical situation, rather than the formal manipulation of symbols. If you or the students are of a similar inclination, then the presence of the singularity is what tips you off.



      As you know, different students respond well to different approaches, so I mention this one so that you might add it to your arsenal.






      share|improve this answer









      $endgroup$




















        1












        $begingroup$

        It is interesting to note that if we instead write the antiderivative as $I=-arctanleft(frac1sqrtx^2-1right)$, then this form is valid for both $x<1$ and $x>1$. In other words, using this arctan representation, we avoid a need for a piecewise representation for the antiderivative.



        This problem is well suited for formative assessment. I would give full credit for an answer of the form $I=-arcsinleft(frac1xright)$, and then use this as a launching point for a discussion of these more involved issues that you have uncovered, depending on the mathematical maturity of the student.






        share|improve this answer









        $endgroup$




















          1












          $begingroup$

          This sort of example is not artificial and needs more careful treatment than it often receives. The inherent difficulty of the example is compounded by the tendency to discuss primitives without discussing their domains.



          The badly named "indefinite integral" of a function is really an incompletely defined primitive of a function. By "incompletely defined" I mean that when specifying a primitive of a function one should also specify its domain. When this is done, the issue described in the question becomes clearer. Frequently the domain is not mentioned, and the indefinite integral, which is in any case an equivalence class of objects (also confusing for students), is treated as a single well-defined entity whose precise meaning is determined by the context in which it is used. This is like the common practice of physicists, and works well when done well (it usefully avoids too much fussing about what for beginning students are perhaps marginal issues), but generates great confusion when not handled with a certain care (attention to the confusion it possibly generates).



          The issue arises when solving ordinary differential equations. For example, consider the ODE whose solutions include the examples given in the question. Which case is relevant depends on the initial conditions. One approach when teaching this is to always state initial value problems rather than asking for the "general solution". At any rate, it is probably not helpful to students to ask for the "general solution" when there is an ambiguity like that in the question, unless of course one wants to focus attention on this ambiguity.



          I once taught calculus with a professor who insisted on never writing an integral without limits. This practice eliminates the ambiguity described in the question. It worked quite well. While I'm not as inflexible about it as he was, I try to minimize writing indefinite integrals in contexts where confusion could arise.



          One also runs into essentially the same issue when teaching multivariable calculus, where it is related to real physical phenomena. Whether a vector field is conservative or not depends on the domain in which it is considered. Classical examples are vector fields such as $left(tfrac-yx^2 + y^2, fracxx^2+ y^2right)$ on $mathbbR^2$ or $tfracx^3$ on $mathbbR^3$, which are singular at the origin, and admit a potential in a ball not containing the origin, but do not in a ball containing the origin, a fact related to the Gauss-Coulomb law in electrostatics. Failure to condition the definition of "conservative" or "exact" on the domain leads to confusion for students who are trying to understand how it can be that an irrotational vector field is not a potential.






          share|improve this answer









          $endgroup$













            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "548"
            ;
            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: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            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%2fmatheducators.stackexchange.com%2fquestions%2f15383%2fteaching-indefinite-integrals-that-require-special-casing%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            6 Answers
            6






            active

            oldest

            votes








            6 Answers
            6






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            16












            $begingroup$

            I'd avoid giving problems like that to students first learning indefinite integrals (either by not asking it at all, or specifying the range x>1 in the question). It's a subtle algebraic trap, and if the goal is to teach students the mechanics of integration, it's going to be distracting rather than helpful.



            It might be an interesting question in a more advanced class, or as a question which is marked as difficult where students are expected (or told) to investigate their answer more carefully. (For instance, graphing the functions will quickly reveal that there's a problem with the first solution, and looking at the graphs is probably enough to figure out what the fixed solution should look like, though figuring out why might take students a while.)






            share|improve this answer









            $endgroup$

















              16












              $begingroup$

              I'd avoid giving problems like that to students first learning indefinite integrals (either by not asking it at all, or specifying the range x>1 in the question). It's a subtle algebraic trap, and if the goal is to teach students the mechanics of integration, it's going to be distracting rather than helpful.



              It might be an interesting question in a more advanced class, or as a question which is marked as difficult where students are expected (or told) to investigate their answer more carefully. (For instance, graphing the functions will quickly reveal that there's a problem with the first solution, and looking at the graphs is probably enough to figure out what the fixed solution should look like, though figuring out why might take students a while.)






              share|improve this answer









              $endgroup$















                16












                16








                16





                $begingroup$

                I'd avoid giving problems like that to students first learning indefinite integrals (either by not asking it at all, or specifying the range x>1 in the question). It's a subtle algebraic trap, and if the goal is to teach students the mechanics of integration, it's going to be distracting rather than helpful.



                It might be an interesting question in a more advanced class, or as a question which is marked as difficult where students are expected (or told) to investigate their answer more carefully. (For instance, graphing the functions will quickly reveal that there's a problem with the first solution, and looking at the graphs is probably enough to figure out what the fixed solution should look like, though figuring out why might take students a while.)






                share|improve this answer









                $endgroup$



                I'd avoid giving problems like that to students first learning indefinite integrals (either by not asking it at all, or specifying the range x>1 in the question). It's a subtle algebraic trap, and if the goal is to teach students the mechanics of integration, it's going to be distracting rather than helpful.



                It might be an interesting question in a more advanced class, or as a question which is marked as difficult where students are expected (or told) to investigate their answer more carefully. (For instance, graphing the functions will quickly reveal that there's a problem with the first solution, and looking at the graphs is probably enough to figure out what the fixed solution should look like, though figuring out why might take students a while.)







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 25 at 13:27









                Henry TowsnerHenry Towsner

                7,2432350




                7,2432350





















                    10












                    $begingroup$

                    This is a hard question, because students are so used to manipulation of this kind. I have found you are right that absolute values can cause the worst of these examples.



                    Here is an example I ran into recently, which I hope will help your thinking. Observe that there are two different limits here:
                    $$lim_xtopminfty fracxsqrtx^2+1 = pm 1$$



                    The "usual" way to proceed with these (informally, in many texts nowadays) is to divide numerator and denominator by the highest power, so:



                    $$lim_xtopminfty fracxcdot 1/xsqrt(x^2+1)cdot 1/x^2 = lim_xtopminfty frac1sqrt1+1/x^2=1$$



                    But of course bringing the $1/x$ inside the root like that is the same invalid manipulation you are mentioning.



                    In this case, we actually talked through it at an even more naive level, not more rigorous! Namely, as $xto -infty$, the numerator is negative and the denominator is positive. So the overall answer must be negative, no matter what the manipulation says. (You can graph it for them too.)



                    So in your case, I would go more naive as well. Do a very rough sketch of $arcsin(1/x)$ (you can basically do this by drawing $-arcsin(x)$ and then "flipping over $x=1$ to infinity"), and then ask them whether this function is increasing or decreasing. When $x<-1$ it should be increasing (in fact, it should be increasing on the whole domain), so its derivative should be positive (by whichever numbering of the fundamental theorems of calculus you like). But $frac1xsqrtx^2-1$ is definitely negative there.



                    enter image description here



                    Now you can explain why you are picky, instead of just being picky because of some "dumb" $|x|$ thing students may find to be a little too abstract.




                    Another answer brings up the question of whether this is a good question at all. But I think it is reasonable. What you may want to do, though, is find a way to discuss this "naturally", i.e. using the disconnect between what people write and then if they see what seems to be a "wrong" answer in the back of a book or something. Taking it as a first example in class probably will not register with them unless they are quite good at the concepts of calculus (not just mechanics), whereas pointing out why it is wrong/right should be better. (On another note, presumably there are branch cut issues here as well but presumably your class isn't ready for that!)






                    share|improve this answer









                    $endgroup$












                    • $begingroup$
                      And perhaps, one should be asking why in the first place students are "so used to manipulation of this kind". In my experience, this is a product of bad mathematical pedagogy, because the syllabus is often designed around 'how to do X and Y' rather than 'why should X or Y be true?'... The first question a good student should ask is "Why?". Your example is a good one to illustrate the error here, which is the failure to understand precisely what $sqrtx$ is defined as.
                      $endgroup$
                      – user21820
                      Mar 27 at 8:30










                    • $begingroup$
                      Well, my point of view is that, in one semester, I can't fix 12 years of students being taught math is only manipulation. (Not that every student has only had this experience, but enough will have had it that I need to make it a part of my planning.) So I do my best to get them to start thinking along that road at every opportunity.
                      $endgroup$
                      – kcrisman
                      Mar 27 at 13:19










                    • $begingroup$
                      Yup I understand that. =)
                      $endgroup$
                      – user21820
                      Mar 27 at 13:22















                    10












                    $begingroup$

                    This is a hard question, because students are so used to manipulation of this kind. I have found you are right that absolute values can cause the worst of these examples.



                    Here is an example I ran into recently, which I hope will help your thinking. Observe that there are two different limits here:
                    $$lim_xtopminfty fracxsqrtx^2+1 = pm 1$$



                    The "usual" way to proceed with these (informally, in many texts nowadays) is to divide numerator and denominator by the highest power, so:



                    $$lim_xtopminfty fracxcdot 1/xsqrt(x^2+1)cdot 1/x^2 = lim_xtopminfty frac1sqrt1+1/x^2=1$$



                    But of course bringing the $1/x$ inside the root like that is the same invalid manipulation you are mentioning.



                    In this case, we actually talked through it at an even more naive level, not more rigorous! Namely, as $xto -infty$, the numerator is negative and the denominator is positive. So the overall answer must be negative, no matter what the manipulation says. (You can graph it for them too.)



                    So in your case, I would go more naive as well. Do a very rough sketch of $arcsin(1/x)$ (you can basically do this by drawing $-arcsin(x)$ and then "flipping over $x=1$ to infinity"), and then ask them whether this function is increasing or decreasing. When $x<-1$ it should be increasing (in fact, it should be increasing on the whole domain), so its derivative should be positive (by whichever numbering of the fundamental theorems of calculus you like). But $frac1xsqrtx^2-1$ is definitely negative there.



                    enter image description here



                    Now you can explain why you are picky, instead of just being picky because of some "dumb" $|x|$ thing students may find to be a little too abstract.




                    Another answer brings up the question of whether this is a good question at all. But I think it is reasonable. What you may want to do, though, is find a way to discuss this "naturally", i.e. using the disconnect between what people write and then if they see what seems to be a "wrong" answer in the back of a book or something. Taking it as a first example in class probably will not register with them unless they are quite good at the concepts of calculus (not just mechanics), whereas pointing out why it is wrong/right should be better. (On another note, presumably there are branch cut issues here as well but presumably your class isn't ready for that!)






                    share|improve this answer









                    $endgroup$












                    • $begingroup$
                      And perhaps, one should be asking why in the first place students are "so used to manipulation of this kind". In my experience, this is a product of bad mathematical pedagogy, because the syllabus is often designed around 'how to do X and Y' rather than 'why should X or Y be true?'... The first question a good student should ask is "Why?". Your example is a good one to illustrate the error here, which is the failure to understand precisely what $sqrtx$ is defined as.
                      $endgroup$
                      – user21820
                      Mar 27 at 8:30










                    • $begingroup$
                      Well, my point of view is that, in one semester, I can't fix 12 years of students being taught math is only manipulation. (Not that every student has only had this experience, but enough will have had it that I need to make it a part of my planning.) So I do my best to get them to start thinking along that road at every opportunity.
                      $endgroup$
                      – kcrisman
                      Mar 27 at 13:19










                    • $begingroup$
                      Yup I understand that. =)
                      $endgroup$
                      – user21820
                      Mar 27 at 13:22













                    10












                    10








                    10





                    $begingroup$

                    This is a hard question, because students are so used to manipulation of this kind. I have found you are right that absolute values can cause the worst of these examples.



                    Here is an example I ran into recently, which I hope will help your thinking. Observe that there are two different limits here:
                    $$lim_xtopminfty fracxsqrtx^2+1 = pm 1$$



                    The "usual" way to proceed with these (informally, in many texts nowadays) is to divide numerator and denominator by the highest power, so:



                    $$lim_xtopminfty fracxcdot 1/xsqrt(x^2+1)cdot 1/x^2 = lim_xtopminfty frac1sqrt1+1/x^2=1$$



                    But of course bringing the $1/x$ inside the root like that is the same invalid manipulation you are mentioning.



                    In this case, we actually talked through it at an even more naive level, not more rigorous! Namely, as $xto -infty$, the numerator is negative and the denominator is positive. So the overall answer must be negative, no matter what the manipulation says. (You can graph it for them too.)



                    So in your case, I would go more naive as well. Do a very rough sketch of $arcsin(1/x)$ (you can basically do this by drawing $-arcsin(x)$ and then "flipping over $x=1$ to infinity"), and then ask them whether this function is increasing or decreasing. When $x<-1$ it should be increasing (in fact, it should be increasing on the whole domain), so its derivative should be positive (by whichever numbering of the fundamental theorems of calculus you like). But $frac1xsqrtx^2-1$ is definitely negative there.



                    enter image description here



                    Now you can explain why you are picky, instead of just being picky because of some "dumb" $|x|$ thing students may find to be a little too abstract.




                    Another answer brings up the question of whether this is a good question at all. But I think it is reasonable. What you may want to do, though, is find a way to discuss this "naturally", i.e. using the disconnect between what people write and then if they see what seems to be a "wrong" answer in the back of a book or something. Taking it as a first example in class probably will not register with them unless they are quite good at the concepts of calculus (not just mechanics), whereas pointing out why it is wrong/right should be better. (On another note, presumably there are branch cut issues here as well but presumably your class isn't ready for that!)






                    share|improve this answer









                    $endgroup$



                    This is a hard question, because students are so used to manipulation of this kind. I have found you are right that absolute values can cause the worst of these examples.



                    Here is an example I ran into recently, which I hope will help your thinking. Observe that there are two different limits here:
                    $$lim_xtopminfty fracxsqrtx^2+1 = pm 1$$



                    The "usual" way to proceed with these (informally, in many texts nowadays) is to divide numerator and denominator by the highest power, so:



                    $$lim_xtopminfty fracxcdot 1/xsqrt(x^2+1)cdot 1/x^2 = lim_xtopminfty frac1sqrt1+1/x^2=1$$



                    But of course bringing the $1/x$ inside the root like that is the same invalid manipulation you are mentioning.



                    In this case, we actually talked through it at an even more naive level, not more rigorous! Namely, as $xto -infty$, the numerator is negative and the denominator is positive. So the overall answer must be negative, no matter what the manipulation says. (You can graph it for them too.)



                    So in your case, I would go more naive as well. Do a very rough sketch of $arcsin(1/x)$ (you can basically do this by drawing $-arcsin(x)$ and then "flipping over $x=1$ to infinity"), and then ask them whether this function is increasing or decreasing. When $x<-1$ it should be increasing (in fact, it should be increasing on the whole domain), so its derivative should be positive (by whichever numbering of the fundamental theorems of calculus you like). But $frac1xsqrtx^2-1$ is definitely negative there.



                    enter image description here



                    Now you can explain why you are picky, instead of just being picky because of some "dumb" $|x|$ thing students may find to be a little too abstract.




                    Another answer brings up the question of whether this is a good question at all. But I think it is reasonable. What you may want to do, though, is find a way to discuss this "naturally", i.e. using the disconnect between what people write and then if they see what seems to be a "wrong" answer in the back of a book or something. Taking it as a first example in class probably will not register with them unless they are quite good at the concepts of calculus (not just mechanics), whereas pointing out why it is wrong/right should be better. (On another note, presumably there are branch cut issues here as well but presumably your class isn't ready for that!)







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Mar 25 at 13:49









                    kcrismankcrisman

                    3,732732




                    3,732732











                    • $begingroup$
                      And perhaps, one should be asking why in the first place students are "so used to manipulation of this kind". In my experience, this is a product of bad mathematical pedagogy, because the syllabus is often designed around 'how to do X and Y' rather than 'why should X or Y be true?'... The first question a good student should ask is "Why?". Your example is a good one to illustrate the error here, which is the failure to understand precisely what $sqrtx$ is defined as.
                      $endgroup$
                      – user21820
                      Mar 27 at 8:30










                    • $begingroup$
                      Well, my point of view is that, in one semester, I can't fix 12 years of students being taught math is only manipulation. (Not that every student has only had this experience, but enough will have had it that I need to make it a part of my planning.) So I do my best to get them to start thinking along that road at every opportunity.
                      $endgroup$
                      – kcrisman
                      Mar 27 at 13:19










                    • $begingroup$
                      Yup I understand that. =)
                      $endgroup$
                      – user21820
                      Mar 27 at 13:22
















                    • $begingroup$
                      And perhaps, one should be asking why in the first place students are "so used to manipulation of this kind". In my experience, this is a product of bad mathematical pedagogy, because the syllabus is often designed around 'how to do X and Y' rather than 'why should X or Y be true?'... The first question a good student should ask is "Why?". Your example is a good one to illustrate the error here, which is the failure to understand precisely what $sqrtx$ is defined as.
                      $endgroup$
                      – user21820
                      Mar 27 at 8:30










                    • $begingroup$
                      Well, my point of view is that, in one semester, I can't fix 12 years of students being taught math is only manipulation. (Not that every student has only had this experience, but enough will have had it that I need to make it a part of my planning.) So I do my best to get them to start thinking along that road at every opportunity.
                      $endgroup$
                      – kcrisman
                      Mar 27 at 13:19










                    • $begingroup$
                      Yup I understand that. =)
                      $endgroup$
                      – user21820
                      Mar 27 at 13:22















                    $begingroup$
                    And perhaps, one should be asking why in the first place students are "so used to manipulation of this kind". In my experience, this is a product of bad mathematical pedagogy, because the syllabus is often designed around 'how to do X and Y' rather than 'why should X or Y be true?'... The first question a good student should ask is "Why?". Your example is a good one to illustrate the error here, which is the failure to understand precisely what $sqrtx$ is defined as.
                    $endgroup$
                    – user21820
                    Mar 27 at 8:30




                    $begingroup$
                    And perhaps, one should be asking why in the first place students are "so used to manipulation of this kind". In my experience, this is a product of bad mathematical pedagogy, because the syllabus is often designed around 'how to do X and Y' rather than 'why should X or Y be true?'... The first question a good student should ask is "Why?". Your example is a good one to illustrate the error here, which is the failure to understand precisely what $sqrtx$ is defined as.
                    $endgroup$
                    – user21820
                    Mar 27 at 8:30












                    $begingroup$
                    Well, my point of view is that, in one semester, I can't fix 12 years of students being taught math is only manipulation. (Not that every student has only had this experience, but enough will have had it that I need to make it a part of my planning.) So I do my best to get them to start thinking along that road at every opportunity.
                    $endgroup$
                    – kcrisman
                    Mar 27 at 13:19




                    $begingroup$
                    Well, my point of view is that, in one semester, I can't fix 12 years of students being taught math is only manipulation. (Not that every student has only had this experience, but enough will have had it that I need to make it a part of my planning.) So I do my best to get them to start thinking along that road at every opportunity.
                    $endgroup$
                    – kcrisman
                    Mar 27 at 13:19












                    $begingroup$
                    Yup I understand that. =)
                    $endgroup$
                    – user21820
                    Mar 27 at 13:22




                    $begingroup$
                    Yup I understand that. =)
                    $endgroup$
                    – user21820
                    Mar 27 at 13:22











                    10












                    $begingroup$

                    You are right to be concerned that the students are "missing something", but IMO the real problem here is that the question is completely artificial.



                    In any application of this type of integral, most likely $x$ will be known to be either positive or negative, but not both, and only one part of the "either-or" answer would apply. And there had better be a good reason why the rest of the problem needs $x$ to be negative, when it could have been replaced by $-x$ right from the start!



                    The same is true for the more common case of the indefinite integral of $1/x$ when $x < 0$, of course.






                    share|improve this answer









                    $endgroup$

















                      10












                      $begingroup$

                      You are right to be concerned that the students are "missing something", but IMO the real problem here is that the question is completely artificial.



                      In any application of this type of integral, most likely $x$ will be known to be either positive or negative, but not both, and only one part of the "either-or" answer would apply. And there had better be a good reason why the rest of the problem needs $x$ to be negative, when it could have been replaced by $-x$ right from the start!



                      The same is true for the more common case of the indefinite integral of $1/x$ when $x < 0$, of course.






                      share|improve this answer









                      $endgroup$















                        10












                        10








                        10





                        $begingroup$

                        You are right to be concerned that the students are "missing something", but IMO the real problem here is that the question is completely artificial.



                        In any application of this type of integral, most likely $x$ will be known to be either positive or negative, but not both, and only one part of the "either-or" answer would apply. And there had better be a good reason why the rest of the problem needs $x$ to be negative, when it could have been replaced by $-x$ right from the start!



                        The same is true for the more common case of the indefinite integral of $1/x$ when $x < 0$, of course.






                        share|improve this answer









                        $endgroup$



                        You are right to be concerned that the students are "missing something", but IMO the real problem here is that the question is completely artificial.



                        In any application of this type of integral, most likely $x$ will be known to be either positive or negative, but not both, and only one part of the "either-or" answer would apply. And there had better be a good reason why the rest of the problem needs $x$ to be negative, when it could have been replaced by $-x$ right from the start!



                        The same is true for the more common case of the indefinite integral of $1/x$ when $x < 0$, of course.







                        share|improve this answer












                        share|improve this answer



                        share|improve this answer










                        answered Mar 25 at 18:47









                        alephzeroalephzero

                        33114




                        33114





















                            7












                            $begingroup$

                            To me, the key point here is that the integral runs over a singularity. If you naively calculates a definite form that runs over the singularity you get the wrong answer. This is something I have done enough so that I have taught myself to be careful in this case.



                            I am more a physicist than a mathematician, so what I care about is the connection to a practical situation, rather than the formal manipulation of symbols. If you or the students are of a similar inclination, then the presence of the singularity is what tips you off.



                            As you know, different students respond well to different approaches, so I mention this one so that you might add it to your arsenal.






                            share|improve this answer









                            $endgroup$

















                              7












                              $begingroup$

                              To me, the key point here is that the integral runs over a singularity. If you naively calculates a definite form that runs over the singularity you get the wrong answer. This is something I have done enough so that I have taught myself to be careful in this case.



                              I am more a physicist than a mathematician, so what I care about is the connection to a practical situation, rather than the formal manipulation of symbols. If you or the students are of a similar inclination, then the presence of the singularity is what tips you off.



                              As you know, different students respond well to different approaches, so I mention this one so that you might add it to your arsenal.






                              share|improve this answer









                              $endgroup$















                                7












                                7








                                7





                                $begingroup$

                                To me, the key point here is that the integral runs over a singularity. If you naively calculates a definite form that runs over the singularity you get the wrong answer. This is something I have done enough so that I have taught myself to be careful in this case.



                                I am more a physicist than a mathematician, so what I care about is the connection to a practical situation, rather than the formal manipulation of symbols. If you or the students are of a similar inclination, then the presence of the singularity is what tips you off.



                                As you know, different students respond well to different approaches, so I mention this one so that you might add it to your arsenal.






                                share|improve this answer









                                $endgroup$



                                To me, the key point here is that the integral runs over a singularity. If you naively calculates a definite form that runs over the singularity you get the wrong answer. This is something I have done enough so that I have taught myself to be careful in this case.



                                I am more a physicist than a mathematician, so what I care about is the connection to a practical situation, rather than the formal manipulation of symbols. If you or the students are of a similar inclination, then the presence of the singularity is what tips you off.



                                As you know, different students respond well to different approaches, so I mention this one so that you might add it to your arsenal.







                                share|improve this answer












                                share|improve this answer



                                share|improve this answer










                                answered Mar 25 at 22:10









                                AndrewAndrew

                                711




                                711





















                                    1












                                    $begingroup$

                                    It is interesting to note that if we instead write the antiderivative as $I=-arctanleft(frac1sqrtx^2-1right)$, then this form is valid for both $x<1$ and $x>1$. In other words, using this arctan representation, we avoid a need for a piecewise representation for the antiderivative.



                                    This problem is well suited for formative assessment. I would give full credit for an answer of the form $I=-arcsinleft(frac1xright)$, and then use this as a launching point for a discussion of these more involved issues that you have uncovered, depending on the mathematical maturity of the student.






                                    share|improve this answer









                                    $endgroup$

















                                      1












                                      $begingroup$

                                      It is interesting to note that if we instead write the antiderivative as $I=-arctanleft(frac1sqrtx^2-1right)$, then this form is valid for both $x<1$ and $x>1$. In other words, using this arctan representation, we avoid a need for a piecewise representation for the antiderivative.



                                      This problem is well suited for formative assessment. I would give full credit for an answer of the form $I=-arcsinleft(frac1xright)$, and then use this as a launching point for a discussion of these more involved issues that you have uncovered, depending on the mathematical maturity of the student.






                                      share|improve this answer









                                      $endgroup$















                                        1












                                        1








                                        1





                                        $begingroup$

                                        It is interesting to note that if we instead write the antiderivative as $I=-arctanleft(frac1sqrtx^2-1right)$, then this form is valid for both $x<1$ and $x>1$. In other words, using this arctan representation, we avoid a need for a piecewise representation for the antiderivative.



                                        This problem is well suited for formative assessment. I would give full credit for an answer of the form $I=-arcsinleft(frac1xright)$, and then use this as a launching point for a discussion of these more involved issues that you have uncovered, depending on the mathematical maturity of the student.






                                        share|improve this answer









                                        $endgroup$



                                        It is interesting to note that if we instead write the antiderivative as $I=-arctanleft(frac1sqrtx^2-1right)$, then this form is valid for both $x<1$ and $x>1$. In other words, using this arctan representation, we avoid a need for a piecewise representation for the antiderivative.



                                        This problem is well suited for formative assessment. I would give full credit for an answer of the form $I=-arcsinleft(frac1xright)$, and then use this as a launching point for a discussion of these more involved issues that you have uncovered, depending on the mathematical maturity of the student.







                                        share|improve this answer












                                        share|improve this answer



                                        share|improve this answer










                                        answered Mar 26 at 16:50









                                        user52817user52817

                                        3,419618




                                        3,419618





















                                            1












                                            $begingroup$

                                            This sort of example is not artificial and needs more careful treatment than it often receives. The inherent difficulty of the example is compounded by the tendency to discuss primitives without discussing their domains.



                                            The badly named "indefinite integral" of a function is really an incompletely defined primitive of a function. By "incompletely defined" I mean that when specifying a primitive of a function one should also specify its domain. When this is done, the issue described in the question becomes clearer. Frequently the domain is not mentioned, and the indefinite integral, which is in any case an equivalence class of objects (also confusing for students), is treated as a single well-defined entity whose precise meaning is determined by the context in which it is used. This is like the common practice of physicists, and works well when done well (it usefully avoids too much fussing about what for beginning students are perhaps marginal issues), but generates great confusion when not handled with a certain care (attention to the confusion it possibly generates).



                                            The issue arises when solving ordinary differential equations. For example, consider the ODE whose solutions include the examples given in the question. Which case is relevant depends on the initial conditions. One approach when teaching this is to always state initial value problems rather than asking for the "general solution". At any rate, it is probably not helpful to students to ask for the "general solution" when there is an ambiguity like that in the question, unless of course one wants to focus attention on this ambiguity.



                                            I once taught calculus with a professor who insisted on never writing an integral without limits. This practice eliminates the ambiguity described in the question. It worked quite well. While I'm not as inflexible about it as he was, I try to minimize writing indefinite integrals in contexts where confusion could arise.



                                            One also runs into essentially the same issue when teaching multivariable calculus, where it is related to real physical phenomena. Whether a vector field is conservative or not depends on the domain in which it is considered. Classical examples are vector fields such as $left(tfrac-yx^2 + y^2, fracxx^2+ y^2right)$ on $mathbbR^2$ or $tfracx^3$ on $mathbbR^3$, which are singular at the origin, and admit a potential in a ball not containing the origin, but do not in a ball containing the origin, a fact related to the Gauss-Coulomb law in electrostatics. Failure to condition the definition of "conservative" or "exact" on the domain leads to confusion for students who are trying to understand how it can be that an irrotational vector field is not a potential.






                                            share|improve this answer









                                            $endgroup$

















                                              1












                                              $begingroup$

                                              This sort of example is not artificial and needs more careful treatment than it often receives. The inherent difficulty of the example is compounded by the tendency to discuss primitives without discussing their domains.



                                              The badly named "indefinite integral" of a function is really an incompletely defined primitive of a function. By "incompletely defined" I mean that when specifying a primitive of a function one should also specify its domain. When this is done, the issue described in the question becomes clearer. Frequently the domain is not mentioned, and the indefinite integral, which is in any case an equivalence class of objects (also confusing for students), is treated as a single well-defined entity whose precise meaning is determined by the context in which it is used. This is like the common practice of physicists, and works well when done well (it usefully avoids too much fussing about what for beginning students are perhaps marginal issues), but generates great confusion when not handled with a certain care (attention to the confusion it possibly generates).



                                              The issue arises when solving ordinary differential equations. For example, consider the ODE whose solutions include the examples given in the question. Which case is relevant depends on the initial conditions. One approach when teaching this is to always state initial value problems rather than asking for the "general solution". At any rate, it is probably not helpful to students to ask for the "general solution" when there is an ambiguity like that in the question, unless of course one wants to focus attention on this ambiguity.



                                              I once taught calculus with a professor who insisted on never writing an integral without limits. This practice eliminates the ambiguity described in the question. It worked quite well. While I'm not as inflexible about it as he was, I try to minimize writing indefinite integrals in contexts where confusion could arise.



                                              One also runs into essentially the same issue when teaching multivariable calculus, where it is related to real physical phenomena. Whether a vector field is conservative or not depends on the domain in which it is considered. Classical examples are vector fields such as $left(tfrac-yx^2 + y^2, fracxx^2+ y^2right)$ on $mathbbR^2$ or $tfracx^3$ on $mathbbR^3$, which are singular at the origin, and admit a potential in a ball not containing the origin, but do not in a ball containing the origin, a fact related to the Gauss-Coulomb law in electrostatics. Failure to condition the definition of "conservative" or "exact" on the domain leads to confusion for students who are trying to understand how it can be that an irrotational vector field is not a potential.






                                              share|improve this answer









                                              $endgroup$















                                                1












                                                1








                                                1





                                                $begingroup$

                                                This sort of example is not artificial and needs more careful treatment than it often receives. The inherent difficulty of the example is compounded by the tendency to discuss primitives without discussing their domains.



                                                The badly named "indefinite integral" of a function is really an incompletely defined primitive of a function. By "incompletely defined" I mean that when specifying a primitive of a function one should also specify its domain. When this is done, the issue described in the question becomes clearer. Frequently the domain is not mentioned, and the indefinite integral, which is in any case an equivalence class of objects (also confusing for students), is treated as a single well-defined entity whose precise meaning is determined by the context in which it is used. This is like the common practice of physicists, and works well when done well (it usefully avoids too much fussing about what for beginning students are perhaps marginal issues), but generates great confusion when not handled with a certain care (attention to the confusion it possibly generates).



                                                The issue arises when solving ordinary differential equations. For example, consider the ODE whose solutions include the examples given in the question. Which case is relevant depends on the initial conditions. One approach when teaching this is to always state initial value problems rather than asking for the "general solution". At any rate, it is probably not helpful to students to ask for the "general solution" when there is an ambiguity like that in the question, unless of course one wants to focus attention on this ambiguity.



                                                I once taught calculus with a professor who insisted on never writing an integral without limits. This practice eliminates the ambiguity described in the question. It worked quite well. While I'm not as inflexible about it as he was, I try to minimize writing indefinite integrals in contexts where confusion could arise.



                                                One also runs into essentially the same issue when teaching multivariable calculus, where it is related to real physical phenomena. Whether a vector field is conservative or not depends on the domain in which it is considered. Classical examples are vector fields such as $left(tfrac-yx^2 + y^2, fracxx^2+ y^2right)$ on $mathbbR^2$ or $tfracx^3$ on $mathbbR^3$, which are singular at the origin, and admit a potential in a ball not containing the origin, but do not in a ball containing the origin, a fact related to the Gauss-Coulomb law in electrostatics. Failure to condition the definition of "conservative" or "exact" on the domain leads to confusion for students who are trying to understand how it can be that an irrotational vector field is not a potential.






                                                share|improve this answer









                                                $endgroup$



                                                This sort of example is not artificial and needs more careful treatment than it often receives. The inherent difficulty of the example is compounded by the tendency to discuss primitives without discussing their domains.



                                                The badly named "indefinite integral" of a function is really an incompletely defined primitive of a function. By "incompletely defined" I mean that when specifying a primitive of a function one should also specify its domain. When this is done, the issue described in the question becomes clearer. Frequently the domain is not mentioned, and the indefinite integral, which is in any case an equivalence class of objects (also confusing for students), is treated as a single well-defined entity whose precise meaning is determined by the context in which it is used. This is like the common practice of physicists, and works well when done well (it usefully avoids too much fussing about what for beginning students are perhaps marginal issues), but generates great confusion when not handled with a certain care (attention to the confusion it possibly generates).



                                                The issue arises when solving ordinary differential equations. For example, consider the ODE whose solutions include the examples given in the question. Which case is relevant depends on the initial conditions. One approach when teaching this is to always state initial value problems rather than asking for the "general solution". At any rate, it is probably not helpful to students to ask for the "general solution" when there is an ambiguity like that in the question, unless of course one wants to focus attention on this ambiguity.



                                                I once taught calculus with a professor who insisted on never writing an integral without limits. This practice eliminates the ambiguity described in the question. It worked quite well. While I'm not as inflexible about it as he was, I try to minimize writing indefinite integrals in contexts where confusion could arise.



                                                One also runs into essentially the same issue when teaching multivariable calculus, where it is related to real physical phenomena. Whether a vector field is conservative or not depends on the domain in which it is considered. Classical examples are vector fields such as $left(tfrac-yx^2 + y^2, fracxx^2+ y^2right)$ on $mathbbR^2$ or $tfracx^3$ on $mathbbR^3$, which are singular at the origin, and admit a potential in a ball not containing the origin, but do not in a ball containing the origin, a fact related to the Gauss-Coulomb law in electrostatics. Failure to condition the definition of "conservative" or "exact" on the domain leads to confusion for students who are trying to understand how it can be that an irrotational vector field is not a potential.







                                                share|improve this answer












                                                share|improve this answer



                                                share|improve this answer










                                                answered yesterday









                                                Dan FoxDan Fox

                                                2,582717




                                                2,582717



























                                                    draft saved

                                                    draft discarded
















































                                                    Thanks for contributing an answer to Mathematics Educators 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%2fmatheducators.stackexchange.com%2fquestions%2f15383%2fteaching-indefinite-integrals-that-require-special-casing%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

                                                    Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye

                                                    random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

                                                    How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer