Exponential growth/decay formula: what happened to the other constant of integration?Differential Inequality...
What if I store 10TB on azure servers and then keep the vm powered off?
I can't die. Who am I?
Why might Google Analytics report a sudden, but persistent, drop in bounce rate (70% to 12%)
How to acknowledge an embarrassing job interview, now that I work directly with the interviewer?
Make me a metasequence
What is better: yes / no radio, or simple checkbox?
Linear regression when Y is bounded and discrete
How to mitigate "bandwagon attacking" from players?
If nine coins are tossed, what is the probability that the number of heads is even?
When does inspiration across artforms become plagiarism
Closure of presentable objects under finite limits
Exponential growth/decay formula: what happened to the other constant of integration?
What can I substitute for soda pop in a sweet pork recipe?
What to do when being responsible for data protection in your lab, yet advice is ignored?
What is this waxed root vegetable?
Is there a low-level alternative to Animate Objects?
Is there a frame of reference in which I was born before I was conceived?
How would we write a misogynistic character without offending people?
Why is working on the same position for more than 15 years not a red flag?
Creature spells vs. ability to convert a permanent into a creature
Flaw in proof that a differentiable function has continuous derivative
Can you use a beast's innate abilities while polymorphed?
Replacement ford fiesta radiator has extra hose
Is divide-by-zero a security vulnerability?
Exponential growth/decay formula: what happened to the other constant of integration?
Differential Inequality Conditions to Determine Exponential Growth/DecayIntegrating two equations that equal, what happens to the constant on one of the sides?Simple integration for absolute energy formulationIdentifying the constant of integrationIntegration by Parts and the Constant of Integrationfinding the half life of an Exponential decay problem.Find minimization of the difference between integrals of exponential decay, and step exponential decay functionsWhy does the constant of integration move?Why do we ignore constant produced by integration of derivative when we derive integration by parts formula?Explanation of proof nedeed: Why is $y'=c cdot y$ always a exponential growth/decay function?
$begingroup$
The standard equation for exponential growth and decay starts starts like this:
$$ {dPover dt}=kP$$
$$ {dPover P}=kdt$$
$$ int{dPover P}=int kdt$$
$$ color{red}{ln |P|}=kt+C$$
I don't understand the left hand side at this point, isn't $int{1over x}dx = ln |x| +C$? Where did the constant go?
calculus integration ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
The standard equation for exponential growth and decay starts starts like this:
$$ {dPover dt}=kP$$
$$ {dPover P}=kdt$$
$$ int{dPover P}=int kdt$$
$$ color{red}{ln |P|}=kt+C$$
I don't understand the left hand side at this point, isn't $int{1over x}dx = ln |x| +C$? Where did the constant go?
calculus integration ordinary-differential-equations
$endgroup$
3
$begingroup$
Well if you mean that it should be $ln |P| + K_1 = kt + K_2$, then call $C=K_2-k_1$ and that is
$endgroup$
– JoseSquare
2 hours ago
add a comment |
$begingroup$
The standard equation for exponential growth and decay starts starts like this:
$$ {dPover dt}=kP$$
$$ {dPover P}=kdt$$
$$ int{dPover P}=int kdt$$
$$ color{red}{ln |P|}=kt+C$$
I don't understand the left hand side at this point, isn't $int{1over x}dx = ln |x| +C$? Where did the constant go?
calculus integration ordinary-differential-equations
$endgroup$
The standard equation for exponential growth and decay starts starts like this:
$$ {dPover dt}=kP$$
$$ {dPover P}=kdt$$
$$ int{dPover P}=int kdt$$
$$ color{red}{ln |P|}=kt+C$$
I don't understand the left hand side at this point, isn't $int{1over x}dx = ln |x| +C$? Where did the constant go?
calculus integration ordinary-differential-equations
calculus integration ordinary-differential-equations
edited 2 hours ago
Eevee Trainer
7,13321337
7,13321337
asked 2 hours ago
agbltagblt
315114
315114
3
$begingroup$
Well if you mean that it should be $ln |P| + K_1 = kt + K_2$, then call $C=K_2-k_1$ and that is
$endgroup$
– JoseSquare
2 hours ago
add a comment |
3
$begingroup$
Well if you mean that it should be $ln |P| + K_1 = kt + K_2$, then call $C=K_2-k_1$ and that is
$endgroup$
– JoseSquare
2 hours ago
3
3
$begingroup$
Well if you mean that it should be $ln |P| + K_1 = kt + K_2$, then call $C=K_2-k_1$ and that is
$endgroup$
– JoseSquare
2 hours ago
$begingroup$
Well if you mean that it should be $ln |P| + K_1 = kt + K_2$, then call $C=K_2-k_1$ and that is
$endgroup$
– JoseSquare
2 hours ago
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
When you integrate both sides, each has a constant - you'd get, for constants $A,B$:
$$ int{dPover P}=int kdt implies ln|P|+A = kt+B$$
Well, we can subtract $A$ from both sides and define a constant $C = B-A$; then
$$ln|P|+A = kt+B implies ln|P|=kt+B-A=kt+C$$
This combination of constants is often implicit in solving differential equations - you'll integrate on two sides and then just combine the constants on whichever side of the equation is more convenient.
$endgroup$
add a comment |
$begingroup$
Well, notice that:
$$lnleft|text{P}left(tright)right|+text{C}_1=text{k}cdot t+text{C}_2tag1$$
Getting $text{C}_1$ on the other side gives:
$$lnleft|text{P}left(tright)right|=text{k}cdot t+text{C}_2-text{C}_1tag2$$
But $text{C}_2-text{C}_1$ is another constant, so:
$$lnleft|text{P}left(tright)right|=text{k}cdot t+text{C}tag3$$
$endgroup$
add a comment |
$begingroup$
You can write $$|P|=e^{kt}cdot e^{C}$$ so $$P=C_1e^{kt}$$ defining $$C_1=e^{C}$$
$endgroup$
$begingroup$
OP's concern is not with trying to find $P$, it's about what happened to the constants of integration.
$endgroup$
– Eevee Trainer
2 hours ago
$begingroup$
Exactly this have i written!
$endgroup$
– Dr. Sonnhard Graubner
2 hours ago
$begingroup$
Still not addressing OP's concern. OP's concern is what happened to the constants after doing the integration $$int frac{dP}{P} = int k dt$$ Each side should generate a constant of integration, but in the work OP has seen, only the right side has that constant of integration. OP's concern is why there isn't one for the left side - it has nothing to do with how to find $P$ or that $e^C$ is another constant or any of that.
$endgroup$
– Eevee Trainer
2 hours ago
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3135303%2fexponential-growth-decay-formula-what-happened-to-the-other-constant-of-integra%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
When you integrate both sides, each has a constant - you'd get, for constants $A,B$:
$$ int{dPover P}=int kdt implies ln|P|+A = kt+B$$
Well, we can subtract $A$ from both sides and define a constant $C = B-A$; then
$$ln|P|+A = kt+B implies ln|P|=kt+B-A=kt+C$$
This combination of constants is often implicit in solving differential equations - you'll integrate on two sides and then just combine the constants on whichever side of the equation is more convenient.
$endgroup$
add a comment |
$begingroup$
When you integrate both sides, each has a constant - you'd get, for constants $A,B$:
$$ int{dPover P}=int kdt implies ln|P|+A = kt+B$$
Well, we can subtract $A$ from both sides and define a constant $C = B-A$; then
$$ln|P|+A = kt+B implies ln|P|=kt+B-A=kt+C$$
This combination of constants is often implicit in solving differential equations - you'll integrate on two sides and then just combine the constants on whichever side of the equation is more convenient.
$endgroup$
add a comment |
$begingroup$
When you integrate both sides, each has a constant - you'd get, for constants $A,B$:
$$ int{dPover P}=int kdt implies ln|P|+A = kt+B$$
Well, we can subtract $A$ from both sides and define a constant $C = B-A$; then
$$ln|P|+A = kt+B implies ln|P|=kt+B-A=kt+C$$
This combination of constants is often implicit in solving differential equations - you'll integrate on two sides and then just combine the constants on whichever side of the equation is more convenient.
$endgroup$
When you integrate both sides, each has a constant - you'd get, for constants $A,B$:
$$ int{dPover P}=int kdt implies ln|P|+A = kt+B$$
Well, we can subtract $A$ from both sides and define a constant $C = B-A$; then
$$ln|P|+A = kt+B implies ln|P|=kt+B-A=kt+C$$
This combination of constants is often implicit in solving differential equations - you'll integrate on two sides and then just combine the constants on whichever side of the equation is more convenient.
answered 2 hours ago
Eevee TrainerEevee Trainer
7,13321337
7,13321337
add a comment |
add a comment |
$begingroup$
Well, notice that:
$$lnleft|text{P}left(tright)right|+text{C}_1=text{k}cdot t+text{C}_2tag1$$
Getting $text{C}_1$ on the other side gives:
$$lnleft|text{P}left(tright)right|=text{k}cdot t+text{C}_2-text{C}_1tag2$$
But $text{C}_2-text{C}_1$ is another constant, so:
$$lnleft|text{P}left(tright)right|=text{k}cdot t+text{C}tag3$$
$endgroup$
add a comment |
$begingroup$
Well, notice that:
$$lnleft|text{P}left(tright)right|+text{C}_1=text{k}cdot t+text{C}_2tag1$$
Getting $text{C}_1$ on the other side gives:
$$lnleft|text{P}left(tright)right|=text{k}cdot t+text{C}_2-text{C}_1tag2$$
But $text{C}_2-text{C}_1$ is another constant, so:
$$lnleft|text{P}left(tright)right|=text{k}cdot t+text{C}tag3$$
$endgroup$
add a comment |
$begingroup$
Well, notice that:
$$lnleft|text{P}left(tright)right|+text{C}_1=text{k}cdot t+text{C}_2tag1$$
Getting $text{C}_1$ on the other side gives:
$$lnleft|text{P}left(tright)right|=text{k}cdot t+text{C}_2-text{C}_1tag2$$
But $text{C}_2-text{C}_1$ is another constant, so:
$$lnleft|text{P}left(tright)right|=text{k}cdot t+text{C}tag3$$
$endgroup$
Well, notice that:
$$lnleft|text{P}left(tright)right|+text{C}_1=text{k}cdot t+text{C}_2tag1$$
Getting $text{C}_1$ on the other side gives:
$$lnleft|text{P}left(tright)right|=text{k}cdot t+text{C}_2-text{C}_1tag2$$
But $text{C}_2-text{C}_1$ is another constant, so:
$$lnleft|text{P}left(tright)right|=text{k}cdot t+text{C}tag3$$
answered 2 hours ago
JanJan
22k31340
22k31340
add a comment |
add a comment |
$begingroup$
You can write $$|P|=e^{kt}cdot e^{C}$$ so $$P=C_1e^{kt}$$ defining $$C_1=e^{C}$$
$endgroup$
$begingroup$
OP's concern is not with trying to find $P$, it's about what happened to the constants of integration.
$endgroup$
– Eevee Trainer
2 hours ago
$begingroup$
Exactly this have i written!
$endgroup$
– Dr. Sonnhard Graubner
2 hours ago
$begingroup$
Still not addressing OP's concern. OP's concern is what happened to the constants after doing the integration $$int frac{dP}{P} = int k dt$$ Each side should generate a constant of integration, but in the work OP has seen, only the right side has that constant of integration. OP's concern is why there isn't one for the left side - it has nothing to do with how to find $P$ or that $e^C$ is another constant or any of that.
$endgroup$
– Eevee Trainer
2 hours ago
add a comment |
$begingroup$
You can write $$|P|=e^{kt}cdot e^{C}$$ so $$P=C_1e^{kt}$$ defining $$C_1=e^{C}$$
$endgroup$
$begingroup$
OP's concern is not with trying to find $P$, it's about what happened to the constants of integration.
$endgroup$
– Eevee Trainer
2 hours ago
$begingroup$
Exactly this have i written!
$endgroup$
– Dr. Sonnhard Graubner
2 hours ago
$begingroup$
Still not addressing OP's concern. OP's concern is what happened to the constants after doing the integration $$int frac{dP}{P} = int k dt$$ Each side should generate a constant of integration, but in the work OP has seen, only the right side has that constant of integration. OP's concern is why there isn't one for the left side - it has nothing to do with how to find $P$ or that $e^C$ is another constant or any of that.
$endgroup$
– Eevee Trainer
2 hours ago
add a comment |
$begingroup$
You can write $$|P|=e^{kt}cdot e^{C}$$ so $$P=C_1e^{kt}$$ defining $$C_1=e^{C}$$
$endgroup$
You can write $$|P|=e^{kt}cdot e^{C}$$ so $$P=C_1e^{kt}$$ defining $$C_1=e^{C}$$
edited 2 hours ago
answered 2 hours ago
Dr. Sonnhard GraubnerDr. Sonnhard Graubner
76.8k42866
76.8k42866
$begingroup$
OP's concern is not with trying to find $P$, it's about what happened to the constants of integration.
$endgroup$
– Eevee Trainer
2 hours ago
$begingroup$
Exactly this have i written!
$endgroup$
– Dr. Sonnhard Graubner
2 hours ago
$begingroup$
Still not addressing OP's concern. OP's concern is what happened to the constants after doing the integration $$int frac{dP}{P} = int k dt$$ Each side should generate a constant of integration, but in the work OP has seen, only the right side has that constant of integration. OP's concern is why there isn't one for the left side - it has nothing to do with how to find $P$ or that $e^C$ is another constant or any of that.
$endgroup$
– Eevee Trainer
2 hours ago
add a comment |
$begingroup$
OP's concern is not with trying to find $P$, it's about what happened to the constants of integration.
$endgroup$
– Eevee Trainer
2 hours ago
$begingroup$
Exactly this have i written!
$endgroup$
– Dr. Sonnhard Graubner
2 hours ago
$begingroup$
Still not addressing OP's concern. OP's concern is what happened to the constants after doing the integration $$int frac{dP}{P} = int k dt$$ Each side should generate a constant of integration, but in the work OP has seen, only the right side has that constant of integration. OP's concern is why there isn't one for the left side - it has nothing to do with how to find $P$ or that $e^C$ is another constant or any of that.
$endgroup$
– Eevee Trainer
2 hours ago
$begingroup$
OP's concern is not with trying to find $P$, it's about what happened to the constants of integration.
$endgroup$
– Eevee Trainer
2 hours ago
$begingroup$
OP's concern is not with trying to find $P$, it's about what happened to the constants of integration.
$endgroup$
– Eevee Trainer
2 hours ago
$begingroup$
Exactly this have i written!
$endgroup$
– Dr. Sonnhard Graubner
2 hours ago
$begingroup$
Exactly this have i written!
$endgroup$
– Dr. Sonnhard Graubner
2 hours ago
$begingroup$
Still not addressing OP's concern. OP's concern is what happened to the constants after doing the integration $$int frac{dP}{P} = int k dt$$ Each side should generate a constant of integration, but in the work OP has seen, only the right side has that constant of integration. OP's concern is why there isn't one for the left side - it has nothing to do with how to find $P$ or that $e^C$ is another constant or any of that.
$endgroup$
– Eevee Trainer
2 hours ago
$begingroup$
Still not addressing OP's concern. OP's concern is what happened to the constants after doing the integration $$int frac{dP}{P} = int k dt$$ Each side should generate a constant of integration, but in the work OP has seen, only the right side has that constant of integration. OP's concern is why there isn't one for the left side - it has nothing to do with how to find $P$ or that $e^C$ is another constant or any of that.
$endgroup$
– Eevee Trainer
2 hours ago
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3135303%2fexponential-growth-decay-formula-what-happened-to-the-other-constant-of-integra%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
3
$begingroup$
Well if you mean that it should be $ln |P| + K_1 = kt + K_2$, then call $C=K_2-k_1$ and that is
$endgroup$
– JoseSquare
2 hours ago