Does + C melt together ALL constants?

  • Context: Undergrad 
  • Thread starter Thread starter Unit
  • Start date Start date
  • Tags Tags
    Constants
Click For Summary

Discussion Overview

The discussion revolves around the concept of integrating functions and the implications of the constant of integration, "+ C." Participants explore how different methods of integration can yield different expressions that are still valid antiderivatives, and they question the nature of these constants in relation to the uniqueness of antiderivatives.

Discussion Character

  • Exploratory, Technical explanation, Conceptual clarification, Debate/contested

Main Points Raised

  • One participant presents an integral and notes that two different methods yield expressions that appear unequal but are related through a constant term.
  • Another participant explains that both expressions belong to the same family of antiderivatives, differing only by a constant.
  • It is suggested that using subscripts for constants (like C1 and C2) could help distinguish between different constants arising from different integration methods.
  • A participant emphasizes that the integral is unique up to a constant, and both methods are valid, leading to correct answers on a test.
  • One participant critiques the notation of "+ C," arguing that it oversimplifies the concept of antiderivatives and does not adequately represent the infinite nature of possible constants.
  • Another participant shares a personal experience with a differential equation, expressing intrigue at how different integration methods yield valid solutions.
  • A humorous exchange occurs regarding a common misunderstanding in integration, highlighting the importance of recognizing constants in different contexts.

Areas of Agreement / Disagreement

Participants generally agree that both integration methods are valid and yield correct antiderivatives, but there is some contention regarding the notation and conceptual understanding of the constant "+ C."

Contextual Notes

Participants express varying levels of comfort with the concept of constants in integration, indicating that the discussion may be influenced by differing educational backgrounds or interpretations of mathematical notation.

Unit
Messages
181
Reaction score
0
Does "+ C" melt together ALL constants?

I had this integral \int \frac{dy}{-2y + 6}.

I realize you can let u = -2y + 6 so that du = -2dy, and adjusting: -0.5 du = dy.

The integral becomes

-0.5 \int \frac{du}{u}

= -0.5 \ln{|-2y + 6|} + C

However, there is another way. Factor out the half before the integration:

\int \frac{dy}{-2y + 6}

= \int \frac{dy}{-2(y - 3)}

= -0.5 \int \frac{dy}{(y - 3)}

= -0.5 \ln{|y - 3|} + C

BUT!

-0.5\ln{|-2y + 6|} + C \neq -0.5\ln{|y - 3|} + C !

INSTEAD,

-0.5\ln{|-2y + 6|} + C equals -0.5\ln{|y - 3|} - 0.5\ln{2} + C !

Can anybody explain this discrepancy? Does -0.5\ln{2} + C turn simply into just + C? I understand that there can be an infinite number of antiderivatives for a function. But this is just odd. Both integrations are correctly done, no? If, on a test, I gave one answer, where the other one was preferred, what would happen?
And yeah, both derivatives go back to being the same thing. Strange!
 
Last edited:
Physics news on Phys.org


The issue is that evaluating the integral will produce a family of expressions which differ by an arbitrary constant (the C).

So even though your two answers are unequal, they do belong to the same family of antiderivatives.


If it makes it easier, you can use subscripts like C1 and C2 in order to distinguish between them. You are correct that the C's you've listed are unequal and are really related they way you've stated.

--Elucidus
 


The integral is unique up to a constant. Since -0.5ln2 is a constant, both answers are correct antiderivatives. Both integrations are correctly done. Both answers would be correct on a test.
 


The "plus C" is a bastardization.

While differential functions have unique derivatives, their anti-derivatives are NOT unique. The reason for this is simple: constant functions have a zero derivative. That means, you can always add a constant function to the end of your differentiable function, differentiate it, and the result is the same derivative no matter what constant function you chose.

Algebraic notation does not handle this very well. The values on either side of an equation must be a single value. But as we said, there is no unique anti-derivative. We could write out everything that we're doing in words, but that takes up more room on the page.

The trick we use in introductory calc is that, most of the time, we end up taking the difference of a single anti-derivative evaluated at two different points.

So let's do something easy. f(x) = x^2.

What are some anti-derivatives?

F(x) = 1/3 x^3
F(x) = 1/3 x^3 + 1
F(x) = 1/3 x^3 + 2
F(x) = 1/3 x^3 + 3
...

We have a whole infinity of them. For any number c, F(x) = 1/3 x^3 + c is an antiderivative.

But check it out. What is F(1) - F(0)?

If F(x) = 1/3 x^3, then F(1) - F(0) = 1/3
If F(x) = 1/3 x^3 + 1, then F(1) - F(0) = 1/3
If F(x) = 1/3 x^3 + 2, then F(1) - F(0) = 1/3
If F(x) = 1/3 x^3 + 3, then F(1) - F(0) = 1/3
...

So when you take the difference of an antiderivative evaluated at two different points, the resulting value does not care about which antiderivative you choose. "The C's cancel".

So that's the story. Don't think of C as a number or an "arbitrary constant", because that's not what's really going on. If you treat C like you'd treat any other number, you can arrive at contradictions.

It is a handy short cut, though. And there are other tricks that people like to do. For example, if you have multiple C's added together, you can often throw all but one of them away. Sometimes. That happens to be the case in this problem. But if you don't end up killing the C's off by the end of the problem, you'll probably get the wrong answer. When you're working with multiple integrals, be careful there as well.

Good luck!
 


Yes yes guys I understand the idea that "+ C" is just a way to portray the infinite number of antiderivatives, and I appreciate all your replies. And I commend nicksauce for his brevity. :smile:

This integral was part of a differential equation I was solving:

\frac{dy}{dx} + 2y = 6; x = 0; y = 1

by the way, this leads to

y = 3 - 2e^{-2x}.

BOTH ANTIDERIVATIVES work out for me! :-p
It's so intriguing! How a slight change in my method of integration would give two different functions as the solution, but still work when put together in a differential equation!

Thanks a lot everyone :smile:

(sorry for any plausible incoherence, I've had no sleep since nine AM yesterday)
 


So ... when somebody does an integral and says: "I got -sin^2 but the book says cos^2, what did I do wrong?" you will now know the answer!
 


g_edgar said:
"I got -sin^2 but the book says cos^2, what did I do wrong?"

What did you do wrong? You forgot the "1" :rolleyes:
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K