Explicit solution to this equation The 2019 Stack Overflow Developer Survey Results Are...
Are there any other methods to apply to solving simultaneous equations?
Is it a good practice to use a static variable in a Test Class and use that in the actual class instead of Test.isRunningTest()?
Inverse Relationship Between Precision and Recall
Why doesn't shell automatically fix "useless use of cat"?
Old scifi movie from the 50s or 60s with men in solid red uniforms who interrogate a spy from the past
Falsification in Math vs Science
A word that means fill it to the required quantity
Does HR tell a hiring manager about salary negotiations?
Why does the nucleus not repel itself?
What do hard-Brexiteers want with respect to the Irish border?
Is bread bad for ducks?
How to charge AirPods to keep battery healthy?
How do I free up internal storage if I don't have any apps downloaded?
Are spiders unable to hurt humans, especially very small spiders?
Why didn't the Event Horizon Telescope team mention Sagittarius A*?
How come people say “Would of”?
Why are there uneven bright areas in this photo of black hole?
Did Scotland spend $250,000 for the slogan "Welcome to Scotland"?
Why can't devices on different VLANs, but on the same subnet, communicate?
Cooking pasta in a water boiler
Geography at the pixel level
Can we generate random numbers using irrational numbers like π and e?
Keeping a retro style to sci-fi spaceships?
APIPA and LAN Broadcast Domain
Explicit solution to this equation
The 2019 Stack Overflow Developer Survey Results Are InChecking if a System of Polynomial Equations is ConsistentHow to solve this infinite set of equations?Solving $-1=e^a-2e^{av}$ as part of a equation systemExplicit solution to a Rayleigh quotient equation(Possible) Misunderstanding of perturbation method for finding solution of polynomial equation?How should I have derived the extra solution my book lists?What is the implicit equation $F(x,y,z) = 0$ for this non-standard torus?Roots of 2 Term Polynomials with Adjacent Powers Plus ConstantHow to integrate when zero is in denominator?How can I solve/integerate the One-To-One kinetic binding model system of differential equations analytically?
$begingroup$
Simple problem: The equation below has two solutions for $x$ for a range of parameter values (see below). This is straightforward to see graphically. I need to find both of these solutions. Some additional information:
- Approximations are OK if necessary
- Ideally both solutions will be found, but ideas for finding either individually are also helpful
- In the equation below: $k approx 0.1$, $n approx 2.5$
The equation:
$frac{1}{n} e^{-n(1-e^{-x/n})}e^{frac{x}{n}} = 1-e^{ (x/n^2)(1-e^{-x/n})^{-1}e^{frac{x}{n}}k}$
polynomials systems-of-equations
$endgroup$
add a comment |
$begingroup$
Simple problem: The equation below has two solutions for $x$ for a range of parameter values (see below). This is straightforward to see graphically. I need to find both of these solutions. Some additional information:
- Approximations are OK if necessary
- Ideally both solutions will be found, but ideas for finding either individually are also helpful
- In the equation below: $k approx 0.1$, $n approx 2.5$
The equation:
$frac{1}{n} e^{-n(1-e^{-x/n})}e^{frac{x}{n}} = 1-e^{ (x/n^2)(1-e^{-x/n})^{-1}e^{frac{x}{n}}k}$
polynomials systems-of-equations
$endgroup$
$begingroup$
If approximations are OK, why don't you use en.wikipedia.org/wiki/Bisection_method?
$endgroup$
– Andrei Rykhalski
Mar 21 at 22:40
$begingroup$
Thanks for the response, @AndreiRykhalski. Solving numerically isn't the issue, though---I need the solution in terms of $k$ and $n$. I don't think I see hwo the bisection method could help with that.
$endgroup$
– John
Mar 22 at 2:58
add a comment |
$begingroup$
Simple problem: The equation below has two solutions for $x$ for a range of parameter values (see below). This is straightforward to see graphically. I need to find both of these solutions. Some additional information:
- Approximations are OK if necessary
- Ideally both solutions will be found, but ideas for finding either individually are also helpful
- In the equation below: $k approx 0.1$, $n approx 2.5$
The equation:
$frac{1}{n} e^{-n(1-e^{-x/n})}e^{frac{x}{n}} = 1-e^{ (x/n^2)(1-e^{-x/n})^{-1}e^{frac{x}{n}}k}$
polynomials systems-of-equations
$endgroup$
Simple problem: The equation below has two solutions for $x$ for a range of parameter values (see below). This is straightforward to see graphically. I need to find both of these solutions. Some additional information:
- Approximations are OK if necessary
- Ideally both solutions will be found, but ideas for finding either individually are also helpful
- In the equation below: $k approx 0.1$, $n approx 2.5$
The equation:
$frac{1}{n} e^{-n(1-e^{-x/n})}e^{frac{x}{n}} = 1-e^{ (x/n^2)(1-e^{-x/n})^{-1}e^{frac{x}{n}}k}$
polynomials systems-of-equations
polynomials systems-of-equations
asked Mar 21 at 21:21
JohnJohn
255
255
$begingroup$
If approximations are OK, why don't you use en.wikipedia.org/wiki/Bisection_method?
$endgroup$
– Andrei Rykhalski
Mar 21 at 22:40
$begingroup$
Thanks for the response, @AndreiRykhalski. Solving numerically isn't the issue, though---I need the solution in terms of $k$ and $n$. I don't think I see hwo the bisection method could help with that.
$endgroup$
– John
Mar 22 at 2:58
add a comment |
$begingroup$
If approximations are OK, why don't you use en.wikipedia.org/wiki/Bisection_method?
$endgroup$
– Andrei Rykhalski
Mar 21 at 22:40
$begingroup$
Thanks for the response, @AndreiRykhalski. Solving numerically isn't the issue, though---I need the solution in terms of $k$ and $n$. I don't think I see hwo the bisection method could help with that.
$endgroup$
– John
Mar 22 at 2:58
$begingroup$
If approximations are OK, why don't you use en.wikipedia.org/wiki/Bisection_method?
$endgroup$
– Andrei Rykhalski
Mar 21 at 22:40
$begingroup$
If approximations are OK, why don't you use en.wikipedia.org/wiki/Bisection_method?
$endgroup$
– Andrei Rykhalski
Mar 21 at 22:40
$begingroup$
Thanks for the response, @AndreiRykhalski. Solving numerically isn't the issue, though---I need the solution in terms of $k$ and $n$. I don't think I see hwo the bisection method could help with that.
$endgroup$
– John
Mar 22 at 2:58
$begingroup$
Thanks for the response, @AndreiRykhalski. Solving numerically isn't the issue, though---I need the solution in terms of $k$ and $n$. I don't think I see hwo the bisection method could help with that.
$endgroup$
– John
Mar 22 at 2:58
add a comment |
0
active
oldest
votes
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%2f3157409%2fexplicit-solution-to-this-equation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3157409%2fexplicit-solution-to-this-equation%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
$begingroup$
If approximations are OK, why don't you use en.wikipedia.org/wiki/Bisection_method?
$endgroup$
– Andrei Rykhalski
Mar 21 at 22:40
$begingroup$
Thanks for the response, @AndreiRykhalski. Solving numerically isn't the issue, though---I need the solution in terms of $k$ and $n$. I don't think I see hwo the bisection method could help with that.
$endgroup$
– John
Mar 22 at 2:58