Solving : $2n^{frac{1}{2}}-1.5n^{frac{1}{3}}+n^{frac{1}{6}}=y$ for $n$ in terms of $y$
$begingroup$
I have been trying to solve this type of equation for $n$ in terms of $y$: $an^{frac{1}{2}}-bn^{frac{1}{3}}+cn^{frac{1}{6}}=y$ but I have yet to find a way that works. I have also tried several online equation solvers with no avail.
Here is what I have tried so far in solving the following equation for $n$ in terms of $y$:
$2n^{frac{1}{2}}-1.5n^{frac{1}{3}}+n^{frac{1}{6}}=y$
I first tried to rewrite it as a quadratic but after pulling out $n^{frac{1}{6}}$ like this:
$n^{frac{1}{6}}(2n^{frac{1}{3}}-1.5n^{frac{1}{6}}+1)=y$
But then there is nothing further I can do to factor this.
I couldn't find any power that I could raise $n$ to multiply both sides either.
Any advice as how to proceed in solving this would be greatly appreciated.
Thank you.
algebra-precalculus
$endgroup$
add a comment |
$begingroup$
I have been trying to solve this type of equation for $n$ in terms of $y$: $an^{frac{1}{2}}-bn^{frac{1}{3}}+cn^{frac{1}{6}}=y$ but I have yet to find a way that works. I have also tried several online equation solvers with no avail.
Here is what I have tried so far in solving the following equation for $n$ in terms of $y$:
$2n^{frac{1}{2}}-1.5n^{frac{1}{3}}+n^{frac{1}{6}}=y$
I first tried to rewrite it as a quadratic but after pulling out $n^{frac{1}{6}}$ like this:
$n^{frac{1}{6}}(2n^{frac{1}{3}}-1.5n^{frac{1}{6}}+1)=y$
But then there is nothing further I can do to factor this.
I couldn't find any power that I could raise $n$ to multiply both sides either.
Any advice as how to proceed in solving this would be greatly appreciated.
Thank you.
algebra-precalculus
$endgroup$
4
$begingroup$
Hint: Try a substitution like $x = n^{frac{1}{6}}$.
$endgroup$
– John Omielan
Dec 30 '18 at 2:44
add a comment |
$begingroup$
I have been trying to solve this type of equation for $n$ in terms of $y$: $an^{frac{1}{2}}-bn^{frac{1}{3}}+cn^{frac{1}{6}}=y$ but I have yet to find a way that works. I have also tried several online equation solvers with no avail.
Here is what I have tried so far in solving the following equation for $n$ in terms of $y$:
$2n^{frac{1}{2}}-1.5n^{frac{1}{3}}+n^{frac{1}{6}}=y$
I first tried to rewrite it as a quadratic but after pulling out $n^{frac{1}{6}}$ like this:
$n^{frac{1}{6}}(2n^{frac{1}{3}}-1.5n^{frac{1}{6}}+1)=y$
But then there is nothing further I can do to factor this.
I couldn't find any power that I could raise $n$ to multiply both sides either.
Any advice as how to proceed in solving this would be greatly appreciated.
Thank you.
algebra-precalculus
$endgroup$
I have been trying to solve this type of equation for $n$ in terms of $y$: $an^{frac{1}{2}}-bn^{frac{1}{3}}+cn^{frac{1}{6}}=y$ but I have yet to find a way that works. I have also tried several online equation solvers with no avail.
Here is what I have tried so far in solving the following equation for $n$ in terms of $y$:
$2n^{frac{1}{2}}-1.5n^{frac{1}{3}}+n^{frac{1}{6}}=y$
I first tried to rewrite it as a quadratic but after pulling out $n^{frac{1}{6}}$ like this:
$n^{frac{1}{6}}(2n^{frac{1}{3}}-1.5n^{frac{1}{6}}+1)=y$
But then there is nothing further I can do to factor this.
I couldn't find any power that I could raise $n$ to multiply both sides either.
Any advice as how to proceed in solving this would be greatly appreciated.
Thank you.
algebra-precalculus
algebra-precalculus
edited Dec 30 '18 at 4:24
Namaste
1
1
asked Dec 30 '18 at 2:42
limitsandlogs224limitsandlogs224
586
586
4
$begingroup$
Hint: Try a substitution like $x = n^{frac{1}{6}}$.
$endgroup$
– John Omielan
Dec 30 '18 at 2:44
add a comment |
4
$begingroup$
Hint: Try a substitution like $x = n^{frac{1}{6}}$.
$endgroup$
– John Omielan
Dec 30 '18 at 2:44
4
4
$begingroup$
Hint: Try a substitution like $x = n^{frac{1}{6}}$.
$endgroup$
– John Omielan
Dec 30 '18 at 2:44
$begingroup$
Hint: Try a substitution like $x = n^{frac{1}{6}}$.
$endgroup$
– John Omielan
Dec 30 '18 at 2:44
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Let $x=n^{1/6}$ (i.e. $n=x^6$):
$$2x^3-frac 3 2x^2+x=y$$
Subtract $y$ and divide both sides by $2$:
$$x^3-frac 3 4x^2+frac 1 2x-frac 1 2y=0$$
In order to reduce this to a depressed cubic, let $x=z+frac 1 4$:
$$z^3+frac{5z}{16}+frac{3}{32}-frac 1 2y=0$$
In order to turn this into a quadratic, let $z=w+frac{5}{48w}$:
$$w^3+frac{3}{32}-frac 1 2y-frac{125}{110592w^3}=0$$
Multiply by $w^3$:
$$w^6+left(frac{3}{32}-frac 1 2yright)w^3-frac{125}{110592}=0$$
Time to apply the quadratic formula:
$$w^3=frac{frac 1 2 y-frac{3}{32}pmsqrt{left(frac{3}{32}-frac 1 2 yright)^2-frac{125}{27649}}}{frac{125}{55296}}$$
Now, there are three complex solutions to this equation. To represent this, I will use $omega$ to represent a cube root of unity. Thus, the following equation represents three solutions for $w$: One for $omega=1$, one for $omega=frac{-1+sqrt{-3}}{2}$, and one for $omega=frac{-1-sqrt{-3}}{2}$:
$$w=omegasqrt[3]{frac{frac 1 2 y-frac{3}{32}pmsqrt{left(frac{3}{32}-frac 1 2 yright)^2-frac{125}{27649}}}{frac{125}{55296}}}$$
From here, I leave the rest to you: Solve for $z$ using $z=w-frac{5}{48w}$, solve for $x$ using $x=z+frac 1 4$, and, finally, solve for $n$ using $n=x^6$. Good luck finishing the problem!
$endgroup$
$begingroup$
Thank you for this response, it worked well!
$endgroup$
– limitsandlogs224
Dec 30 '18 at 16:49
add a comment |
$begingroup$
Using $x=n^6$ as Noble Mushtak did and follow the steps given here, using the hyperbolic solution for one real root, you should arrive to the simple equation
$$color{blue}{x=frac{1}{4}-frac{1}{2} sqrt{frac{5}{3}} sinh left(frac{1}{3} sinh
^{-1}left(frac{1}{192} sqrt{frac{5}{3}} left(frac{81}{4}-108
yright)right)right)}$$ which is positive if $y >0$.
$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%2f3056463%2fsolving-2n-frac12-1-5n-frac13n-frac16-y-for-n-in-ter%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Let $x=n^{1/6}$ (i.e. $n=x^6$):
$$2x^3-frac 3 2x^2+x=y$$
Subtract $y$ and divide both sides by $2$:
$$x^3-frac 3 4x^2+frac 1 2x-frac 1 2y=0$$
In order to reduce this to a depressed cubic, let $x=z+frac 1 4$:
$$z^3+frac{5z}{16}+frac{3}{32}-frac 1 2y=0$$
In order to turn this into a quadratic, let $z=w+frac{5}{48w}$:
$$w^3+frac{3}{32}-frac 1 2y-frac{125}{110592w^3}=0$$
Multiply by $w^3$:
$$w^6+left(frac{3}{32}-frac 1 2yright)w^3-frac{125}{110592}=0$$
Time to apply the quadratic formula:
$$w^3=frac{frac 1 2 y-frac{3}{32}pmsqrt{left(frac{3}{32}-frac 1 2 yright)^2-frac{125}{27649}}}{frac{125}{55296}}$$
Now, there are three complex solutions to this equation. To represent this, I will use $omega$ to represent a cube root of unity. Thus, the following equation represents three solutions for $w$: One for $omega=1$, one for $omega=frac{-1+sqrt{-3}}{2}$, and one for $omega=frac{-1-sqrt{-3}}{2}$:
$$w=omegasqrt[3]{frac{frac 1 2 y-frac{3}{32}pmsqrt{left(frac{3}{32}-frac 1 2 yright)^2-frac{125}{27649}}}{frac{125}{55296}}}$$
From here, I leave the rest to you: Solve for $z$ using $z=w-frac{5}{48w}$, solve for $x$ using $x=z+frac 1 4$, and, finally, solve for $n$ using $n=x^6$. Good luck finishing the problem!
$endgroup$
$begingroup$
Thank you for this response, it worked well!
$endgroup$
– limitsandlogs224
Dec 30 '18 at 16:49
add a comment |
$begingroup$
Let $x=n^{1/6}$ (i.e. $n=x^6$):
$$2x^3-frac 3 2x^2+x=y$$
Subtract $y$ and divide both sides by $2$:
$$x^3-frac 3 4x^2+frac 1 2x-frac 1 2y=0$$
In order to reduce this to a depressed cubic, let $x=z+frac 1 4$:
$$z^3+frac{5z}{16}+frac{3}{32}-frac 1 2y=0$$
In order to turn this into a quadratic, let $z=w+frac{5}{48w}$:
$$w^3+frac{3}{32}-frac 1 2y-frac{125}{110592w^3}=0$$
Multiply by $w^3$:
$$w^6+left(frac{3}{32}-frac 1 2yright)w^3-frac{125}{110592}=0$$
Time to apply the quadratic formula:
$$w^3=frac{frac 1 2 y-frac{3}{32}pmsqrt{left(frac{3}{32}-frac 1 2 yright)^2-frac{125}{27649}}}{frac{125}{55296}}$$
Now, there are three complex solutions to this equation. To represent this, I will use $omega$ to represent a cube root of unity. Thus, the following equation represents three solutions for $w$: One for $omega=1$, one for $omega=frac{-1+sqrt{-3}}{2}$, and one for $omega=frac{-1-sqrt{-3}}{2}$:
$$w=omegasqrt[3]{frac{frac 1 2 y-frac{3}{32}pmsqrt{left(frac{3}{32}-frac 1 2 yright)^2-frac{125}{27649}}}{frac{125}{55296}}}$$
From here, I leave the rest to you: Solve for $z$ using $z=w-frac{5}{48w}$, solve for $x$ using $x=z+frac 1 4$, and, finally, solve for $n$ using $n=x^6$. Good luck finishing the problem!
$endgroup$
$begingroup$
Thank you for this response, it worked well!
$endgroup$
– limitsandlogs224
Dec 30 '18 at 16:49
add a comment |
$begingroup$
Let $x=n^{1/6}$ (i.e. $n=x^6$):
$$2x^3-frac 3 2x^2+x=y$$
Subtract $y$ and divide both sides by $2$:
$$x^3-frac 3 4x^2+frac 1 2x-frac 1 2y=0$$
In order to reduce this to a depressed cubic, let $x=z+frac 1 4$:
$$z^3+frac{5z}{16}+frac{3}{32}-frac 1 2y=0$$
In order to turn this into a quadratic, let $z=w+frac{5}{48w}$:
$$w^3+frac{3}{32}-frac 1 2y-frac{125}{110592w^3}=0$$
Multiply by $w^3$:
$$w^6+left(frac{3}{32}-frac 1 2yright)w^3-frac{125}{110592}=0$$
Time to apply the quadratic formula:
$$w^3=frac{frac 1 2 y-frac{3}{32}pmsqrt{left(frac{3}{32}-frac 1 2 yright)^2-frac{125}{27649}}}{frac{125}{55296}}$$
Now, there are three complex solutions to this equation. To represent this, I will use $omega$ to represent a cube root of unity. Thus, the following equation represents three solutions for $w$: One for $omega=1$, one for $omega=frac{-1+sqrt{-3}}{2}$, and one for $omega=frac{-1-sqrt{-3}}{2}$:
$$w=omegasqrt[3]{frac{frac 1 2 y-frac{3}{32}pmsqrt{left(frac{3}{32}-frac 1 2 yright)^2-frac{125}{27649}}}{frac{125}{55296}}}$$
From here, I leave the rest to you: Solve for $z$ using $z=w-frac{5}{48w}$, solve for $x$ using $x=z+frac 1 4$, and, finally, solve for $n$ using $n=x^6$. Good luck finishing the problem!
$endgroup$
Let $x=n^{1/6}$ (i.e. $n=x^6$):
$$2x^3-frac 3 2x^2+x=y$$
Subtract $y$ and divide both sides by $2$:
$$x^3-frac 3 4x^2+frac 1 2x-frac 1 2y=0$$
In order to reduce this to a depressed cubic, let $x=z+frac 1 4$:
$$z^3+frac{5z}{16}+frac{3}{32}-frac 1 2y=0$$
In order to turn this into a quadratic, let $z=w+frac{5}{48w}$:
$$w^3+frac{3}{32}-frac 1 2y-frac{125}{110592w^3}=0$$
Multiply by $w^3$:
$$w^6+left(frac{3}{32}-frac 1 2yright)w^3-frac{125}{110592}=0$$
Time to apply the quadratic formula:
$$w^3=frac{frac 1 2 y-frac{3}{32}pmsqrt{left(frac{3}{32}-frac 1 2 yright)^2-frac{125}{27649}}}{frac{125}{55296}}$$
Now, there are three complex solutions to this equation. To represent this, I will use $omega$ to represent a cube root of unity. Thus, the following equation represents three solutions for $w$: One for $omega=1$, one for $omega=frac{-1+sqrt{-3}}{2}$, and one for $omega=frac{-1-sqrt{-3}}{2}$:
$$w=omegasqrt[3]{frac{frac 1 2 y-frac{3}{32}pmsqrt{left(frac{3}{32}-frac 1 2 yright)^2-frac{125}{27649}}}{frac{125}{55296}}}$$
From here, I leave the rest to you: Solve for $z$ using $z=w-frac{5}{48w}$, solve for $x$ using $x=z+frac 1 4$, and, finally, solve for $n$ using $n=x^6$. Good luck finishing the problem!
answered Dec 30 '18 at 3:44
Noble MushtakNoble Mushtak
15.4k1835
15.4k1835
$begingroup$
Thank you for this response, it worked well!
$endgroup$
– limitsandlogs224
Dec 30 '18 at 16:49
add a comment |
$begingroup$
Thank you for this response, it worked well!
$endgroup$
– limitsandlogs224
Dec 30 '18 at 16:49
$begingroup$
Thank you for this response, it worked well!
$endgroup$
– limitsandlogs224
Dec 30 '18 at 16:49
$begingroup$
Thank you for this response, it worked well!
$endgroup$
– limitsandlogs224
Dec 30 '18 at 16:49
add a comment |
$begingroup$
Using $x=n^6$ as Noble Mushtak did and follow the steps given here, using the hyperbolic solution for one real root, you should arrive to the simple equation
$$color{blue}{x=frac{1}{4}-frac{1}{2} sqrt{frac{5}{3}} sinh left(frac{1}{3} sinh
^{-1}left(frac{1}{192} sqrt{frac{5}{3}} left(frac{81}{4}-108
yright)right)right)}$$ which is positive if $y >0$.
$endgroup$
add a comment |
$begingroup$
Using $x=n^6$ as Noble Mushtak did and follow the steps given here, using the hyperbolic solution for one real root, you should arrive to the simple equation
$$color{blue}{x=frac{1}{4}-frac{1}{2} sqrt{frac{5}{3}} sinh left(frac{1}{3} sinh
^{-1}left(frac{1}{192} sqrt{frac{5}{3}} left(frac{81}{4}-108
yright)right)right)}$$ which is positive if $y >0$.
$endgroup$
add a comment |
$begingroup$
Using $x=n^6$ as Noble Mushtak did and follow the steps given here, using the hyperbolic solution for one real root, you should arrive to the simple equation
$$color{blue}{x=frac{1}{4}-frac{1}{2} sqrt{frac{5}{3}} sinh left(frac{1}{3} sinh
^{-1}left(frac{1}{192} sqrt{frac{5}{3}} left(frac{81}{4}-108
yright)right)right)}$$ which is positive if $y >0$.
$endgroup$
Using $x=n^6$ as Noble Mushtak did and follow the steps given here, using the hyperbolic solution for one real root, you should arrive to the simple equation
$$color{blue}{x=frac{1}{4}-frac{1}{2} sqrt{frac{5}{3}} sinh left(frac{1}{3} sinh
^{-1}left(frac{1}{192} sqrt{frac{5}{3}} left(frac{81}{4}-108
yright)right)right)}$$ which is positive if $y >0$.
answered Dec 30 '18 at 4:25
Claude LeiboviciClaude Leibovici
126k1158135
126k1158135
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%2f3056463%2fsolving-2n-frac12-1-5n-frac13n-frac16-y-for-n-in-ter%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
4
$begingroup$
Hint: Try a substitution like $x = n^{frac{1}{6}}$.
$endgroup$
– John Omielan
Dec 30 '18 at 2:44