derivative with product rule
$begingroup$
I am trying to take the derivative of this function. First, I want to take the derivative of the original function, $F(x,eta)$, with respect to $eta$:
$$F(x,eta)=frac{sqrt{2}pi}{3}g(1,eta)frac{x}{[1+C(eta)(x-1)]^3}$$
Do not worry about what $g(1,eta)$ and $C(eta)$ are, just know that they are both just functions of $eta$
So, if I want to that the derivative with respect to $eta$, this is my attempt. I was hoping someone could check the work to make sure it looks ok.
$$frac{partial F}{partial eta}=frac{sqrt{2}pi}{3}left[g'(1,eta)frac{x}{[1+C(eta)(x-1)]^3}+g(1,eta)left(frac{x}{3[1+C(eta)(x-1)]^2}*frac{1}{C'(eta)(x-1)}right)right]$$
If this looks ok, I'll try and take the derivative with respect to $x$ too.
derivatives partial-derivative
$endgroup$
add a comment |
$begingroup$
I am trying to take the derivative of this function. First, I want to take the derivative of the original function, $F(x,eta)$, with respect to $eta$:
$$F(x,eta)=frac{sqrt{2}pi}{3}g(1,eta)frac{x}{[1+C(eta)(x-1)]^3}$$
Do not worry about what $g(1,eta)$ and $C(eta)$ are, just know that they are both just functions of $eta$
So, if I want to that the derivative with respect to $eta$, this is my attempt. I was hoping someone could check the work to make sure it looks ok.
$$frac{partial F}{partial eta}=frac{sqrt{2}pi}{3}left[g'(1,eta)frac{x}{[1+C(eta)(x-1)]^3}+g(1,eta)left(frac{x}{3[1+C(eta)(x-1)]^2}*frac{1}{C'(eta)(x-1)}right)right]$$
If this looks ok, I'll try and take the derivative with respect to $x$ too.
derivatives partial-derivative
$endgroup$
add a comment |
$begingroup$
I am trying to take the derivative of this function. First, I want to take the derivative of the original function, $F(x,eta)$, with respect to $eta$:
$$F(x,eta)=frac{sqrt{2}pi}{3}g(1,eta)frac{x}{[1+C(eta)(x-1)]^3}$$
Do not worry about what $g(1,eta)$ and $C(eta)$ are, just know that they are both just functions of $eta$
So, if I want to that the derivative with respect to $eta$, this is my attempt. I was hoping someone could check the work to make sure it looks ok.
$$frac{partial F}{partial eta}=frac{sqrt{2}pi}{3}left[g'(1,eta)frac{x}{[1+C(eta)(x-1)]^3}+g(1,eta)left(frac{x}{3[1+C(eta)(x-1)]^2}*frac{1}{C'(eta)(x-1)}right)right]$$
If this looks ok, I'll try and take the derivative with respect to $x$ too.
derivatives partial-derivative
$endgroup$
I am trying to take the derivative of this function. First, I want to take the derivative of the original function, $F(x,eta)$, with respect to $eta$:
$$F(x,eta)=frac{sqrt{2}pi}{3}g(1,eta)frac{x}{[1+C(eta)(x-1)]^3}$$
Do not worry about what $g(1,eta)$ and $C(eta)$ are, just know that they are both just functions of $eta$
So, if I want to that the derivative with respect to $eta$, this is my attempt. I was hoping someone could check the work to make sure it looks ok.
$$frac{partial F}{partial eta}=frac{sqrt{2}pi}{3}left[g'(1,eta)frac{x}{[1+C(eta)(x-1)]^3}+g(1,eta)left(frac{x}{3[1+C(eta)(x-1)]^2}*frac{1}{C'(eta)(x-1)}right)right]$$
If this looks ok, I'll try and take the derivative with respect to $x$ too.
derivatives partial-derivative
derivatives partial-derivative
asked Jan 14 at 17:30
Jackson HartJackson Hart
5452726
5452726
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The second term has some problems, it should be something like
$$
frac{partial F}{partial eta} = frac{sqrt{2}pi}{3}left[g'(1,eta) frac{x}{[1 + C(eta)(x - 1)]^3} - 3g(1,eta)left(frac{x(x -1 )C'(eta)}{[1 + C(eta)(x-1)]^4}right)right]
$$
which just comes from
$$
frac{{rm d}}{{rm d}eta} frac{1}{[f(eta)]^3} = frac{{rm d}}{{rm d}eta} [f(eta)]^{-3} = -3[f(eta)]^{-4}frac{{rm d}f(eta)}{{rm d}eta} = -3frac{1}{[f(eta)]^4} frac{{rm d}f(eta)}{{rm d}eta}
$$
Similarly, if you take the derivative w.r.t. $x$ you should obtain
$$
frac{partial F}{partial x} = frac{sqrt{2}pi}{3}g(1,eta)left[frac{1}{[1 + C(eta)(x - 1)]^3} -frac{3 x C(eta)}{[1 + C(eta)(x -1)]^4}right]
$$
$endgroup$
$begingroup$
Ok, so I see what you did, just curious though - What is the assumption that I made that is wrong? I just took the derivative, but just 1 over it. I guess I just want to know why my way is wrong, what is the wrong assumption that I am making?
$endgroup$
– Jackson Hart
Jan 14 at 17:44
1
$begingroup$
@JacksonHart You are using this $$ frac{{rm d}}{{rm d}eta} frac{1}{f(eta)} = frac{1}{{rm d}f/{rm d}eta} $$ which is not true, that is the assumption that is breaking your results
$endgroup$
– caverac
Jan 14 at 17:46
$begingroup$
Ok great, thanks for the help! Any chance you could also show what the solution would be for the derivative with respect to x?
$endgroup$
– Jackson Hart
Jan 14 at 17:47
$begingroup$
actually, I think there may be a mistake in your solution. You have $(x-1)^3$, but note that this ^3 was outside the whole thing, not just the $x-1$. Do you see what I am talking about? The cubed is outside what you refer to as $f(eta)$
$endgroup$
– Jackson Hart
Jan 14 at 17:50
$begingroup$
@JacksonHart Solution updated
$endgroup$
– caverac
Jan 14 at 17:51
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
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%2f3073494%2fderivative-with-product-rule%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The second term has some problems, it should be something like
$$
frac{partial F}{partial eta} = frac{sqrt{2}pi}{3}left[g'(1,eta) frac{x}{[1 + C(eta)(x - 1)]^3} - 3g(1,eta)left(frac{x(x -1 )C'(eta)}{[1 + C(eta)(x-1)]^4}right)right]
$$
which just comes from
$$
frac{{rm d}}{{rm d}eta} frac{1}{[f(eta)]^3} = frac{{rm d}}{{rm d}eta} [f(eta)]^{-3} = -3[f(eta)]^{-4}frac{{rm d}f(eta)}{{rm d}eta} = -3frac{1}{[f(eta)]^4} frac{{rm d}f(eta)}{{rm d}eta}
$$
Similarly, if you take the derivative w.r.t. $x$ you should obtain
$$
frac{partial F}{partial x} = frac{sqrt{2}pi}{3}g(1,eta)left[frac{1}{[1 + C(eta)(x - 1)]^3} -frac{3 x C(eta)}{[1 + C(eta)(x -1)]^4}right]
$$
$endgroup$
$begingroup$
Ok, so I see what you did, just curious though - What is the assumption that I made that is wrong? I just took the derivative, but just 1 over it. I guess I just want to know why my way is wrong, what is the wrong assumption that I am making?
$endgroup$
– Jackson Hart
Jan 14 at 17:44
1
$begingroup$
@JacksonHart You are using this $$ frac{{rm d}}{{rm d}eta} frac{1}{f(eta)} = frac{1}{{rm d}f/{rm d}eta} $$ which is not true, that is the assumption that is breaking your results
$endgroup$
– caverac
Jan 14 at 17:46
$begingroup$
Ok great, thanks for the help! Any chance you could also show what the solution would be for the derivative with respect to x?
$endgroup$
– Jackson Hart
Jan 14 at 17:47
$begingroup$
actually, I think there may be a mistake in your solution. You have $(x-1)^3$, but note that this ^3 was outside the whole thing, not just the $x-1$. Do you see what I am talking about? The cubed is outside what you refer to as $f(eta)$
$endgroup$
– Jackson Hart
Jan 14 at 17:50
$begingroup$
@JacksonHart Solution updated
$endgroup$
– caverac
Jan 14 at 17:51
add a comment |
$begingroup$
The second term has some problems, it should be something like
$$
frac{partial F}{partial eta} = frac{sqrt{2}pi}{3}left[g'(1,eta) frac{x}{[1 + C(eta)(x - 1)]^3} - 3g(1,eta)left(frac{x(x -1 )C'(eta)}{[1 + C(eta)(x-1)]^4}right)right]
$$
which just comes from
$$
frac{{rm d}}{{rm d}eta} frac{1}{[f(eta)]^3} = frac{{rm d}}{{rm d}eta} [f(eta)]^{-3} = -3[f(eta)]^{-4}frac{{rm d}f(eta)}{{rm d}eta} = -3frac{1}{[f(eta)]^4} frac{{rm d}f(eta)}{{rm d}eta}
$$
Similarly, if you take the derivative w.r.t. $x$ you should obtain
$$
frac{partial F}{partial x} = frac{sqrt{2}pi}{3}g(1,eta)left[frac{1}{[1 + C(eta)(x - 1)]^3} -frac{3 x C(eta)}{[1 + C(eta)(x -1)]^4}right]
$$
$endgroup$
$begingroup$
Ok, so I see what you did, just curious though - What is the assumption that I made that is wrong? I just took the derivative, but just 1 over it. I guess I just want to know why my way is wrong, what is the wrong assumption that I am making?
$endgroup$
– Jackson Hart
Jan 14 at 17:44
1
$begingroup$
@JacksonHart You are using this $$ frac{{rm d}}{{rm d}eta} frac{1}{f(eta)} = frac{1}{{rm d}f/{rm d}eta} $$ which is not true, that is the assumption that is breaking your results
$endgroup$
– caverac
Jan 14 at 17:46
$begingroup$
Ok great, thanks for the help! Any chance you could also show what the solution would be for the derivative with respect to x?
$endgroup$
– Jackson Hart
Jan 14 at 17:47
$begingroup$
actually, I think there may be a mistake in your solution. You have $(x-1)^3$, but note that this ^3 was outside the whole thing, not just the $x-1$. Do you see what I am talking about? The cubed is outside what you refer to as $f(eta)$
$endgroup$
– Jackson Hart
Jan 14 at 17:50
$begingroup$
@JacksonHart Solution updated
$endgroup$
– caverac
Jan 14 at 17:51
add a comment |
$begingroup$
The second term has some problems, it should be something like
$$
frac{partial F}{partial eta} = frac{sqrt{2}pi}{3}left[g'(1,eta) frac{x}{[1 + C(eta)(x - 1)]^3} - 3g(1,eta)left(frac{x(x -1 )C'(eta)}{[1 + C(eta)(x-1)]^4}right)right]
$$
which just comes from
$$
frac{{rm d}}{{rm d}eta} frac{1}{[f(eta)]^3} = frac{{rm d}}{{rm d}eta} [f(eta)]^{-3} = -3[f(eta)]^{-4}frac{{rm d}f(eta)}{{rm d}eta} = -3frac{1}{[f(eta)]^4} frac{{rm d}f(eta)}{{rm d}eta}
$$
Similarly, if you take the derivative w.r.t. $x$ you should obtain
$$
frac{partial F}{partial x} = frac{sqrt{2}pi}{3}g(1,eta)left[frac{1}{[1 + C(eta)(x - 1)]^3} -frac{3 x C(eta)}{[1 + C(eta)(x -1)]^4}right]
$$
$endgroup$
The second term has some problems, it should be something like
$$
frac{partial F}{partial eta} = frac{sqrt{2}pi}{3}left[g'(1,eta) frac{x}{[1 + C(eta)(x - 1)]^3} - 3g(1,eta)left(frac{x(x -1 )C'(eta)}{[1 + C(eta)(x-1)]^4}right)right]
$$
which just comes from
$$
frac{{rm d}}{{rm d}eta} frac{1}{[f(eta)]^3} = frac{{rm d}}{{rm d}eta} [f(eta)]^{-3} = -3[f(eta)]^{-4}frac{{rm d}f(eta)}{{rm d}eta} = -3frac{1}{[f(eta)]^4} frac{{rm d}f(eta)}{{rm d}eta}
$$
Similarly, if you take the derivative w.r.t. $x$ you should obtain
$$
frac{partial F}{partial x} = frac{sqrt{2}pi}{3}g(1,eta)left[frac{1}{[1 + C(eta)(x - 1)]^3} -frac{3 x C(eta)}{[1 + C(eta)(x -1)]^4}right]
$$
edited Jan 14 at 17:51
answered Jan 14 at 17:40
caveraccaverac
14.8k31130
14.8k31130
$begingroup$
Ok, so I see what you did, just curious though - What is the assumption that I made that is wrong? I just took the derivative, but just 1 over it. I guess I just want to know why my way is wrong, what is the wrong assumption that I am making?
$endgroup$
– Jackson Hart
Jan 14 at 17:44
1
$begingroup$
@JacksonHart You are using this $$ frac{{rm d}}{{rm d}eta} frac{1}{f(eta)} = frac{1}{{rm d}f/{rm d}eta} $$ which is not true, that is the assumption that is breaking your results
$endgroup$
– caverac
Jan 14 at 17:46
$begingroup$
Ok great, thanks for the help! Any chance you could also show what the solution would be for the derivative with respect to x?
$endgroup$
– Jackson Hart
Jan 14 at 17:47
$begingroup$
actually, I think there may be a mistake in your solution. You have $(x-1)^3$, but note that this ^3 was outside the whole thing, not just the $x-1$. Do you see what I am talking about? The cubed is outside what you refer to as $f(eta)$
$endgroup$
– Jackson Hart
Jan 14 at 17:50
$begingroup$
@JacksonHart Solution updated
$endgroup$
– caverac
Jan 14 at 17:51
add a comment |
$begingroup$
Ok, so I see what you did, just curious though - What is the assumption that I made that is wrong? I just took the derivative, but just 1 over it. I guess I just want to know why my way is wrong, what is the wrong assumption that I am making?
$endgroup$
– Jackson Hart
Jan 14 at 17:44
1
$begingroup$
@JacksonHart You are using this $$ frac{{rm d}}{{rm d}eta} frac{1}{f(eta)} = frac{1}{{rm d}f/{rm d}eta} $$ which is not true, that is the assumption that is breaking your results
$endgroup$
– caverac
Jan 14 at 17:46
$begingroup$
Ok great, thanks for the help! Any chance you could also show what the solution would be for the derivative with respect to x?
$endgroup$
– Jackson Hart
Jan 14 at 17:47
$begingroup$
actually, I think there may be a mistake in your solution. You have $(x-1)^3$, but note that this ^3 was outside the whole thing, not just the $x-1$. Do you see what I am talking about? The cubed is outside what you refer to as $f(eta)$
$endgroup$
– Jackson Hart
Jan 14 at 17:50
$begingroup$
@JacksonHart Solution updated
$endgroup$
– caverac
Jan 14 at 17:51
$begingroup$
Ok, so I see what you did, just curious though - What is the assumption that I made that is wrong? I just took the derivative, but just 1 over it. I guess I just want to know why my way is wrong, what is the wrong assumption that I am making?
$endgroup$
– Jackson Hart
Jan 14 at 17:44
$begingroup$
Ok, so I see what you did, just curious though - What is the assumption that I made that is wrong? I just took the derivative, but just 1 over it. I guess I just want to know why my way is wrong, what is the wrong assumption that I am making?
$endgroup$
– Jackson Hart
Jan 14 at 17:44
1
1
$begingroup$
@JacksonHart You are using this $$ frac{{rm d}}{{rm d}eta} frac{1}{f(eta)} = frac{1}{{rm d}f/{rm d}eta} $$ which is not true, that is the assumption that is breaking your results
$endgroup$
– caverac
Jan 14 at 17:46
$begingroup$
@JacksonHart You are using this $$ frac{{rm d}}{{rm d}eta} frac{1}{f(eta)} = frac{1}{{rm d}f/{rm d}eta} $$ which is not true, that is the assumption that is breaking your results
$endgroup$
– caverac
Jan 14 at 17:46
$begingroup$
Ok great, thanks for the help! Any chance you could also show what the solution would be for the derivative with respect to x?
$endgroup$
– Jackson Hart
Jan 14 at 17:47
$begingroup$
Ok great, thanks for the help! Any chance you could also show what the solution would be for the derivative with respect to x?
$endgroup$
– Jackson Hart
Jan 14 at 17:47
$begingroup$
actually, I think there may be a mistake in your solution. You have $(x-1)^3$, but note that this ^3 was outside the whole thing, not just the $x-1$. Do you see what I am talking about? The cubed is outside what you refer to as $f(eta)$
$endgroup$
– Jackson Hart
Jan 14 at 17:50
$begingroup$
actually, I think there may be a mistake in your solution. You have $(x-1)^3$, but note that this ^3 was outside the whole thing, not just the $x-1$. Do you see what I am talking about? The cubed is outside what you refer to as $f(eta)$
$endgroup$
– Jackson Hart
Jan 14 at 17:50
$begingroup$
@JacksonHart Solution updated
$endgroup$
– caverac
Jan 14 at 17:51
$begingroup$
@JacksonHart Solution updated
$endgroup$
– caverac
Jan 14 at 17:51
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%2f3073494%2fderivative-with-product-rule%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