How can we solve for $w$ : $2we^{w^2}-2e^w=0$
$begingroup$
This was the first dervative obtained with respect to $w$ from equation: $e^x+e^y+e^{w^2}-2e^w-x-y$.
We had to find the maxima and minima for which the first derivative is equal to zero and got this above equation $2we^{w^2}-2e^w=0$ which i couldnot solve to get the value of $w$.
ordinary-differential-equations
$endgroup$
add a comment |
$begingroup$
This was the first dervative obtained with respect to $w$ from equation: $e^x+e^y+e^{w^2}-2e^w-x-y$.
We had to find the maxima and minima for which the first derivative is equal to zero and got this above equation $2we^{w^2}-2e^w=0$ which i couldnot solve to get the value of $w$.
ordinary-differential-equations
$endgroup$
3
$begingroup$
The obvious solution is $w = 1$. With some CAS you see that there is no other solution.
$endgroup$
– Alpha001
Dec 24 '18 at 16:10
1
$begingroup$
@Alpha001 What is 'CAS'?
$endgroup$
– shwetha
Dec 24 '18 at 16:18
$begingroup$
@shwetha CAS = Computer Algebra System. For example WolframAlpha.
$endgroup$
– mrtaurho
Dec 24 '18 at 16:20
$begingroup$
@mrtauro Thank you!
$endgroup$
– shwetha
Dec 24 '18 at 16:24
add a comment |
$begingroup$
This was the first dervative obtained with respect to $w$ from equation: $e^x+e^y+e^{w^2}-2e^w-x-y$.
We had to find the maxima and minima for which the first derivative is equal to zero and got this above equation $2we^{w^2}-2e^w=0$ which i couldnot solve to get the value of $w$.
ordinary-differential-equations
$endgroup$
This was the first dervative obtained with respect to $w$ from equation: $e^x+e^y+e^{w^2}-2e^w-x-y$.
We had to find the maxima and minima for which the first derivative is equal to zero and got this above equation $2we^{w^2}-2e^w=0$ which i couldnot solve to get the value of $w$.
ordinary-differential-equations
ordinary-differential-equations
edited Dec 24 '18 at 16:06
mrtaurho
6,22571641
6,22571641
asked Dec 24 '18 at 16:05
Pritee SubediPritee Subedi
31
31
3
$begingroup$
The obvious solution is $w = 1$. With some CAS you see that there is no other solution.
$endgroup$
– Alpha001
Dec 24 '18 at 16:10
1
$begingroup$
@Alpha001 What is 'CAS'?
$endgroup$
– shwetha
Dec 24 '18 at 16:18
$begingroup$
@shwetha CAS = Computer Algebra System. For example WolframAlpha.
$endgroup$
– mrtaurho
Dec 24 '18 at 16:20
$begingroup$
@mrtauro Thank you!
$endgroup$
– shwetha
Dec 24 '18 at 16:24
add a comment |
3
$begingroup$
The obvious solution is $w = 1$. With some CAS you see that there is no other solution.
$endgroup$
– Alpha001
Dec 24 '18 at 16:10
1
$begingroup$
@Alpha001 What is 'CAS'?
$endgroup$
– shwetha
Dec 24 '18 at 16:18
$begingroup$
@shwetha CAS = Computer Algebra System. For example WolframAlpha.
$endgroup$
– mrtaurho
Dec 24 '18 at 16:20
$begingroup$
@mrtauro Thank you!
$endgroup$
– shwetha
Dec 24 '18 at 16:24
3
3
$begingroup$
The obvious solution is $w = 1$. With some CAS you see that there is no other solution.
$endgroup$
– Alpha001
Dec 24 '18 at 16:10
$begingroup$
The obvious solution is $w = 1$. With some CAS you see that there is no other solution.
$endgroup$
– Alpha001
Dec 24 '18 at 16:10
1
1
$begingroup$
@Alpha001 What is 'CAS'?
$endgroup$
– shwetha
Dec 24 '18 at 16:18
$begingroup$
@Alpha001 What is 'CAS'?
$endgroup$
– shwetha
Dec 24 '18 at 16:18
$begingroup$
@shwetha CAS = Computer Algebra System. For example WolframAlpha.
$endgroup$
– mrtaurho
Dec 24 '18 at 16:20
$begingroup$
@shwetha CAS = Computer Algebra System. For example WolframAlpha.
$endgroup$
– mrtaurho
Dec 24 '18 at 16:20
$begingroup$
@mrtauro Thank you!
$endgroup$
– shwetha
Dec 24 '18 at 16:24
$begingroup$
@mrtauro Thank you!
$endgroup$
– shwetha
Dec 24 '18 at 16:24
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Maybe it is even possible to show that this equation only has got one real root without invoking a CAS. Therefore lets rewrite the equation in the following way
$$begin{align}
2we^{w^2}-2e^w&=0\
we^{w^2}&=e^w\
we^{w^2-w}&=1\
we^{w(1-w)}&=1
end{align}$$
From the last line we can directly conclude that $w=1$ satisfies the equation. Howsoever assuming only positive $w$ we may take the logarithm of both sides to further get
$$begin{align}
lnleft(we^{w(1-w)}right)&=ln(1)\
ln(w)+w(w-1)&=0\
-w^2+w&=log(w)\
-left(w-frac12right)^2+frac14&=log(w)
end{align}$$
The LHS describes as parabola with vertex at $(1/2,1/4)$ and roots at $w_1=0$ and $w_2=1$. Due the minus sign infront we can further conclude that the vertex is a maximum. Basically we are done now. The logarithm intersects with the $w$-axis at $w=1$ and tends to negative infinity as $w$ goes to $0$. But hence the parabola has got a root at $w=0$ they cannot intersect on the left hand side of $w=1$ whereas on the right hand side of $w=1$ the logarithm is strictly increasing and the parabola stricly decreasing.
So the only possible real root is $w=1$ due the above argumentation with regard to the graphs of both functions.
$endgroup$
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%2f3051396%2fhow-can-we-solve-for-w-2wew2-2ew-0%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$
Maybe it is even possible to show that this equation only has got one real root without invoking a CAS. Therefore lets rewrite the equation in the following way
$$begin{align}
2we^{w^2}-2e^w&=0\
we^{w^2}&=e^w\
we^{w^2-w}&=1\
we^{w(1-w)}&=1
end{align}$$
From the last line we can directly conclude that $w=1$ satisfies the equation. Howsoever assuming only positive $w$ we may take the logarithm of both sides to further get
$$begin{align}
lnleft(we^{w(1-w)}right)&=ln(1)\
ln(w)+w(w-1)&=0\
-w^2+w&=log(w)\
-left(w-frac12right)^2+frac14&=log(w)
end{align}$$
The LHS describes as parabola with vertex at $(1/2,1/4)$ and roots at $w_1=0$ and $w_2=1$. Due the minus sign infront we can further conclude that the vertex is a maximum. Basically we are done now. The logarithm intersects with the $w$-axis at $w=1$ and tends to negative infinity as $w$ goes to $0$. But hence the parabola has got a root at $w=0$ they cannot intersect on the left hand side of $w=1$ whereas on the right hand side of $w=1$ the logarithm is strictly increasing and the parabola stricly decreasing.
So the only possible real root is $w=1$ due the above argumentation with regard to the graphs of both functions.
$endgroup$
add a comment |
$begingroup$
Maybe it is even possible to show that this equation only has got one real root without invoking a CAS. Therefore lets rewrite the equation in the following way
$$begin{align}
2we^{w^2}-2e^w&=0\
we^{w^2}&=e^w\
we^{w^2-w}&=1\
we^{w(1-w)}&=1
end{align}$$
From the last line we can directly conclude that $w=1$ satisfies the equation. Howsoever assuming only positive $w$ we may take the logarithm of both sides to further get
$$begin{align}
lnleft(we^{w(1-w)}right)&=ln(1)\
ln(w)+w(w-1)&=0\
-w^2+w&=log(w)\
-left(w-frac12right)^2+frac14&=log(w)
end{align}$$
The LHS describes as parabola with vertex at $(1/2,1/4)$ and roots at $w_1=0$ and $w_2=1$. Due the minus sign infront we can further conclude that the vertex is a maximum. Basically we are done now. The logarithm intersects with the $w$-axis at $w=1$ and tends to negative infinity as $w$ goes to $0$. But hence the parabola has got a root at $w=0$ they cannot intersect on the left hand side of $w=1$ whereas on the right hand side of $w=1$ the logarithm is strictly increasing and the parabola stricly decreasing.
So the only possible real root is $w=1$ due the above argumentation with regard to the graphs of both functions.
$endgroup$
add a comment |
$begingroup$
Maybe it is even possible to show that this equation only has got one real root without invoking a CAS. Therefore lets rewrite the equation in the following way
$$begin{align}
2we^{w^2}-2e^w&=0\
we^{w^2}&=e^w\
we^{w^2-w}&=1\
we^{w(1-w)}&=1
end{align}$$
From the last line we can directly conclude that $w=1$ satisfies the equation. Howsoever assuming only positive $w$ we may take the logarithm of both sides to further get
$$begin{align}
lnleft(we^{w(1-w)}right)&=ln(1)\
ln(w)+w(w-1)&=0\
-w^2+w&=log(w)\
-left(w-frac12right)^2+frac14&=log(w)
end{align}$$
The LHS describes as parabola with vertex at $(1/2,1/4)$ and roots at $w_1=0$ and $w_2=1$. Due the minus sign infront we can further conclude that the vertex is a maximum. Basically we are done now. The logarithm intersects with the $w$-axis at $w=1$ and tends to negative infinity as $w$ goes to $0$. But hence the parabola has got a root at $w=0$ they cannot intersect on the left hand side of $w=1$ whereas on the right hand side of $w=1$ the logarithm is strictly increasing and the parabola stricly decreasing.
So the only possible real root is $w=1$ due the above argumentation with regard to the graphs of both functions.
$endgroup$
Maybe it is even possible to show that this equation only has got one real root without invoking a CAS. Therefore lets rewrite the equation in the following way
$$begin{align}
2we^{w^2}-2e^w&=0\
we^{w^2}&=e^w\
we^{w^2-w}&=1\
we^{w(1-w)}&=1
end{align}$$
From the last line we can directly conclude that $w=1$ satisfies the equation. Howsoever assuming only positive $w$ we may take the logarithm of both sides to further get
$$begin{align}
lnleft(we^{w(1-w)}right)&=ln(1)\
ln(w)+w(w-1)&=0\
-w^2+w&=log(w)\
-left(w-frac12right)^2+frac14&=log(w)
end{align}$$
The LHS describes as parabola with vertex at $(1/2,1/4)$ and roots at $w_1=0$ and $w_2=1$. Due the minus sign infront we can further conclude that the vertex is a maximum. Basically we are done now. The logarithm intersects with the $w$-axis at $w=1$ and tends to negative infinity as $w$ goes to $0$. But hence the parabola has got a root at $w=0$ they cannot intersect on the left hand side of $w=1$ whereas on the right hand side of $w=1$ the logarithm is strictly increasing and the parabola stricly decreasing.
So the only possible real root is $w=1$ due the above argumentation with regard to the graphs of both functions.
answered Dec 24 '18 at 16:37
mrtaurhomrtaurho
6,22571641
6,22571641
add a comment |
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%2f3051396%2fhow-can-we-solve-for-w-2wew2-2ew-0%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$
The obvious solution is $w = 1$. With some CAS you see that there is no other solution.
$endgroup$
– Alpha001
Dec 24 '18 at 16:10
1
$begingroup$
@Alpha001 What is 'CAS'?
$endgroup$
– shwetha
Dec 24 '18 at 16:18
$begingroup$
@shwetha CAS = Computer Algebra System. For example WolframAlpha.
$endgroup$
– mrtaurho
Dec 24 '18 at 16:20
$begingroup$
@mrtauro Thank you!
$endgroup$
– shwetha
Dec 24 '18 at 16:24