Solving $2x^3=3$ over $mathbbZ_5$.$alpha x^2+beta y^2=gamma$ solvable over $mathbb Q$ iff $ax^2+by^2=z^2$ solvable over $mathbb Z$ with coprime $x,y,z$?Solve linear $,ax + b = 0$ in $Z_N$System of linear equations over $mathbbZ_p$An unsolvable Number Theory QuestionHow do I calculate $2^47 pmod! 65$?Solving linear systems over $mathbbZ/n$Solving a linear system in $mathbbZ_12$?Fastest approach for solving a modulo equationSolving an equation mod $n$Solving $x^2 equiv 140 pmod221$

Increase performance creating Mandelbrot set in python

Unreliable Magic - Is it worth it?

How to be diplomatic in refusing to write code that breaches the privacy of our users

How to safely derail a train during transit?

Customer Requests (Sometimes) Drive Me Bonkers!

Return the Closest Prime Number

What is the best translation for "slot" in the context of multiplayer video games?

Is the destination of a commercial flight important for the pilot?

Why not increase contact surface when reentering the atmosphere?

Sort a list by elements of another list

Roman Numeral Treatment of Suspensions

Is there a korbon needed for conversion?

Trouble understanding the speech of overseas colleagues

How do we know the LHC results are robust?

A particular customize with green line and letters for subfloat

How to run a prison with the smallest amount of guards?

Is this apparent Class Action settlement a spam message?

Term for the "extreme-extension" version of a straw man fallacy?

What is the opposite of 'gravitas'?

Anatomically Correct Strange Women In Ponds Distributing Swords

How to pronounce the slash sign

You cannot touch me, but I can touch you, who am I?

Integer addition + constant, is it a group?

Why didn't Theresa May consult with Parliament before negotiating a deal with the EU?



Solving $2x^3=3$ over $mathbbZ_5$.


$alpha x^2+beta y^2=gamma$ solvable over $mathbb Q$ iff $ax^2+by^2=z^2$ solvable over $mathbb Z$ with coprime $x,y,z$?Solve linear $,ax + b = 0$ in $Z_N$System of linear equations over $mathbbZ_p$An unsolvable Number Theory QuestionHow do I calculate $2^47 pmod! 65$?Solving linear systems over $mathbbZ/n$Solving a linear system in $mathbbZ_12$?Fastest approach for solving a modulo equationSolving an equation mod $n$Solving $x^2 equiv 140 pmod221$













0












$begingroup$


Really new to dealing with $mathbbZ_n$.



I'm trying to calculate $2x^3=3$ over $mathbbZ_5$.



I did a similar question - solving $3x^2+x+1=0$ over $mathbbZ_5$:



$$3x^2+x+1=0 \Rightarrow6x^2+2x+2=0\
Rightarrow x^2+2x+1=-1=4\
Rightarrow(x+1)^2=2^2\
Rightarrow x+1=pm2=2,3$$



But I have no idea how to solve $2x^3=3$. It feels like it should be easier.










share|cite|improve this question











$endgroup$







  • 2




    $begingroup$
    Note that $2cdot 3=1$ in $Bbb Z_5$, so multiply with $3$. We obtain $x^3=-1$. This is easy to solve. Try out all $5$ elements.
    $endgroup$
    – Dietrich Burde
    Mar 17 at 22:39















0












$begingroup$


Really new to dealing with $mathbbZ_n$.



I'm trying to calculate $2x^3=3$ over $mathbbZ_5$.



I did a similar question - solving $3x^2+x+1=0$ over $mathbbZ_5$:



$$3x^2+x+1=0 \Rightarrow6x^2+2x+2=0\
Rightarrow x^2+2x+1=-1=4\
Rightarrow(x+1)^2=2^2\
Rightarrow x+1=pm2=2,3$$



But I have no idea how to solve $2x^3=3$. It feels like it should be easier.










share|cite|improve this question











$endgroup$







  • 2




    $begingroup$
    Note that $2cdot 3=1$ in $Bbb Z_5$, so multiply with $3$. We obtain $x^3=-1$. This is easy to solve. Try out all $5$ elements.
    $endgroup$
    – Dietrich Burde
    Mar 17 at 22:39













0












0








0





$begingroup$


Really new to dealing with $mathbbZ_n$.



I'm trying to calculate $2x^3=3$ over $mathbbZ_5$.



I did a similar question - solving $3x^2+x+1=0$ over $mathbbZ_5$:



$$3x^2+x+1=0 \Rightarrow6x^2+2x+2=0\
Rightarrow x^2+2x+1=-1=4\
Rightarrow(x+1)^2=2^2\
Rightarrow x+1=pm2=2,3$$



But I have no idea how to solve $2x^3=3$. It feels like it should be easier.










share|cite|improve this question











$endgroup$




Really new to dealing with $mathbbZ_n$.



I'm trying to calculate $2x^3=3$ over $mathbbZ_5$.



I did a similar question - solving $3x^2+x+1=0$ over $mathbbZ_5$:



$$3x^2+x+1=0 \Rightarrow6x^2+2x+2=0\
Rightarrow x^2+2x+1=-1=4\
Rightarrow(x+1)^2=2^2\
Rightarrow x+1=pm2=2,3$$



But I have no idea how to solve $2x^3=3$. It feels like it should be easier.







elementary-number-theory modular-arithmetic






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 17 at 22:42









Foobaz John

22.8k41452




22.8k41452










asked Mar 17 at 22:36









vesiivesii

3878




3878







  • 2




    $begingroup$
    Note that $2cdot 3=1$ in $Bbb Z_5$, so multiply with $3$. We obtain $x^3=-1$. This is easy to solve. Try out all $5$ elements.
    $endgroup$
    – Dietrich Burde
    Mar 17 at 22:39












  • 2




    $begingroup$
    Note that $2cdot 3=1$ in $Bbb Z_5$, so multiply with $3$. We obtain $x^3=-1$. This is easy to solve. Try out all $5$ elements.
    $endgroup$
    – Dietrich Burde
    Mar 17 at 22:39







2




2




$begingroup$
Note that $2cdot 3=1$ in $Bbb Z_5$, so multiply with $3$. We obtain $x^3=-1$. This is easy to solve. Try out all $5$ elements.
$endgroup$
– Dietrich Burde
Mar 17 at 22:39




$begingroup$
Note that $2cdot 3=1$ in $Bbb Z_5$, so multiply with $3$. We obtain $x^3=-1$. This is easy to solve. Try out all $5$ elements.
$endgroup$
– Dietrich Burde
Mar 17 at 22:39










1 Answer
1






active

oldest

votes


















3












$begingroup$

There are only 5 elements to check and $0$ and $1$ are easily ruled out. So just plug in $x = 2, 3, 4$ and see which of those work.



While we're here, let me point out that in $mathbbZ_n$, there is a difference between a polynomial function and a polynomial that is not seen in $mathbbQ$ or $mathbbR$ or $mathbbC$. For example, in $mathbbZ_2$, $x = x^2$ as functions because $0 = 0^2$ and $1 = 1^2$. However, as polynomials they are different because they are made up of different terms. (This is something that was confusing to me when I first learned about polynomials in $mathbbZ_n$.)






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Thanks for the reply. What do you mean by plug?
    $endgroup$
    – vesii
    Mar 17 at 22:47










  • $begingroup$
    @vesii I mean compute $2 cdot 2^3, 2 cdot 3^3, 2 cdot 4^3$ and see which are equal to $3$.
    $endgroup$
    – Trevor Gunn
    Mar 17 at 22:51










  • $begingroup$
    so the answer is $x=2,4$?
    $endgroup$
    – vesii
    Mar 17 at 22:55










  • $begingroup$
    @vesii just $4$, $2^4 =16 equiv 1 pmod 4$.
    $endgroup$
    – Trevor Gunn
    Mar 17 at 22:58










  • $begingroup$
    ops, yes you are right, thank you!
    $endgroup$
    – vesii
    Mar 17 at 23:05










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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3152170%2fsolving-2x3-3-over-mathbbz-5%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









3












$begingroup$

There are only 5 elements to check and $0$ and $1$ are easily ruled out. So just plug in $x = 2, 3, 4$ and see which of those work.



While we're here, let me point out that in $mathbbZ_n$, there is a difference between a polynomial function and a polynomial that is not seen in $mathbbQ$ or $mathbbR$ or $mathbbC$. For example, in $mathbbZ_2$, $x = x^2$ as functions because $0 = 0^2$ and $1 = 1^2$. However, as polynomials they are different because they are made up of different terms. (This is something that was confusing to me when I first learned about polynomials in $mathbbZ_n$.)






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Thanks for the reply. What do you mean by plug?
    $endgroup$
    – vesii
    Mar 17 at 22:47










  • $begingroup$
    @vesii I mean compute $2 cdot 2^3, 2 cdot 3^3, 2 cdot 4^3$ and see which are equal to $3$.
    $endgroup$
    – Trevor Gunn
    Mar 17 at 22:51










  • $begingroup$
    so the answer is $x=2,4$?
    $endgroup$
    – vesii
    Mar 17 at 22:55










  • $begingroup$
    @vesii just $4$, $2^4 =16 equiv 1 pmod 4$.
    $endgroup$
    – Trevor Gunn
    Mar 17 at 22:58










  • $begingroup$
    ops, yes you are right, thank you!
    $endgroup$
    – vesii
    Mar 17 at 23:05















3












$begingroup$

There are only 5 elements to check and $0$ and $1$ are easily ruled out. So just plug in $x = 2, 3, 4$ and see which of those work.



While we're here, let me point out that in $mathbbZ_n$, there is a difference between a polynomial function and a polynomial that is not seen in $mathbbQ$ or $mathbbR$ or $mathbbC$. For example, in $mathbbZ_2$, $x = x^2$ as functions because $0 = 0^2$ and $1 = 1^2$. However, as polynomials they are different because they are made up of different terms. (This is something that was confusing to me when I first learned about polynomials in $mathbbZ_n$.)






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Thanks for the reply. What do you mean by plug?
    $endgroup$
    – vesii
    Mar 17 at 22:47










  • $begingroup$
    @vesii I mean compute $2 cdot 2^3, 2 cdot 3^3, 2 cdot 4^3$ and see which are equal to $3$.
    $endgroup$
    – Trevor Gunn
    Mar 17 at 22:51










  • $begingroup$
    so the answer is $x=2,4$?
    $endgroup$
    – vesii
    Mar 17 at 22:55










  • $begingroup$
    @vesii just $4$, $2^4 =16 equiv 1 pmod 4$.
    $endgroup$
    – Trevor Gunn
    Mar 17 at 22:58










  • $begingroup$
    ops, yes you are right, thank you!
    $endgroup$
    – vesii
    Mar 17 at 23:05













3












3








3





$begingroup$

There are only 5 elements to check and $0$ and $1$ are easily ruled out. So just plug in $x = 2, 3, 4$ and see which of those work.



While we're here, let me point out that in $mathbbZ_n$, there is a difference between a polynomial function and a polynomial that is not seen in $mathbbQ$ or $mathbbR$ or $mathbbC$. For example, in $mathbbZ_2$, $x = x^2$ as functions because $0 = 0^2$ and $1 = 1^2$. However, as polynomials they are different because they are made up of different terms. (This is something that was confusing to me when I first learned about polynomials in $mathbbZ_n$.)






share|cite|improve this answer









$endgroup$



There are only 5 elements to check and $0$ and $1$ are easily ruled out. So just plug in $x = 2, 3, 4$ and see which of those work.



While we're here, let me point out that in $mathbbZ_n$, there is a difference between a polynomial function and a polynomial that is not seen in $mathbbQ$ or $mathbbR$ or $mathbbC$. For example, in $mathbbZ_2$, $x = x^2$ as functions because $0 = 0^2$ and $1 = 1^2$. However, as polynomials they are different because they are made up of different terms. (This is something that was confusing to me when I first learned about polynomials in $mathbbZ_n$.)







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Mar 17 at 22:42









Trevor GunnTrevor Gunn

15k32047




15k32047











  • $begingroup$
    Thanks for the reply. What do you mean by plug?
    $endgroup$
    – vesii
    Mar 17 at 22:47










  • $begingroup$
    @vesii I mean compute $2 cdot 2^3, 2 cdot 3^3, 2 cdot 4^3$ and see which are equal to $3$.
    $endgroup$
    – Trevor Gunn
    Mar 17 at 22:51










  • $begingroup$
    so the answer is $x=2,4$?
    $endgroup$
    – vesii
    Mar 17 at 22:55










  • $begingroup$
    @vesii just $4$, $2^4 =16 equiv 1 pmod 4$.
    $endgroup$
    – Trevor Gunn
    Mar 17 at 22:58










  • $begingroup$
    ops, yes you are right, thank you!
    $endgroup$
    – vesii
    Mar 17 at 23:05
















  • $begingroup$
    Thanks for the reply. What do you mean by plug?
    $endgroup$
    – vesii
    Mar 17 at 22:47










  • $begingroup$
    @vesii I mean compute $2 cdot 2^3, 2 cdot 3^3, 2 cdot 4^3$ and see which are equal to $3$.
    $endgroup$
    – Trevor Gunn
    Mar 17 at 22:51










  • $begingroup$
    so the answer is $x=2,4$?
    $endgroup$
    – vesii
    Mar 17 at 22:55










  • $begingroup$
    @vesii just $4$, $2^4 =16 equiv 1 pmod 4$.
    $endgroup$
    – Trevor Gunn
    Mar 17 at 22:58










  • $begingroup$
    ops, yes you are right, thank you!
    $endgroup$
    – vesii
    Mar 17 at 23:05















$begingroup$
Thanks for the reply. What do you mean by plug?
$endgroup$
– vesii
Mar 17 at 22:47




$begingroup$
Thanks for the reply. What do you mean by plug?
$endgroup$
– vesii
Mar 17 at 22:47












$begingroup$
@vesii I mean compute $2 cdot 2^3, 2 cdot 3^3, 2 cdot 4^3$ and see which are equal to $3$.
$endgroup$
– Trevor Gunn
Mar 17 at 22:51




$begingroup$
@vesii I mean compute $2 cdot 2^3, 2 cdot 3^3, 2 cdot 4^3$ and see which are equal to $3$.
$endgroup$
– Trevor Gunn
Mar 17 at 22:51












$begingroup$
so the answer is $x=2,4$?
$endgroup$
– vesii
Mar 17 at 22:55




$begingroup$
so the answer is $x=2,4$?
$endgroup$
– vesii
Mar 17 at 22:55












$begingroup$
@vesii just $4$, $2^4 =16 equiv 1 pmod 4$.
$endgroup$
– Trevor Gunn
Mar 17 at 22:58




$begingroup$
@vesii just $4$, $2^4 =16 equiv 1 pmod 4$.
$endgroup$
– Trevor Gunn
Mar 17 at 22:58












$begingroup$
ops, yes you are right, thank you!
$endgroup$
– vesii
Mar 17 at 23:05




$begingroup$
ops, yes you are right, thank you!
$endgroup$
– vesii
Mar 17 at 23:05

















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3152170%2fsolving-2x3-3-over-mathbbz-5%23new-answer', 'question_page');

);

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







Popular posts from this blog

How should I support this large drywall patch? Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?How do I cover large gaps in drywall?How do I keep drywall around a patch from crumbling?Can I glue a second layer of drywall?How to patch long strip on drywall?Large drywall patch: how to avoid bulging seams?Drywall Mesh Patch vs. Bulge? To remove or not to remove?How to fix this drywall job?Prep drywall before backsplashWhat's the best way to fix this horrible drywall patch job?Drywall patching using 3M Patch Plus Primer

random experiment with two different functions on unit interval Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)Random variable and probability space notionsRandom Walk with EdgesFinding functions where the increase over a random interval is Poisson distributedNumber of days until dayCan an observed event in fact be of zero probability?Unit random processmodels of coins and uniform distributionHow to get the number of successes given $n$ trials , probability $P$ and a random variable $X$Absorbing Markov chain in a computer. Is “almost every” turned into always convergence in computer executions?Stopped random walk is not uniformly integrable

Lowndes Grove History Architecture References Navigation menu32°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661132°48′6″N 79°57′58″W / 32.80167°N 79.96611°W / 32.80167; -79.9661178002500"National Register Information System"Historic houses of South Carolina"Lowndes Grove""+32° 48' 6.00", −79° 57' 58.00""Lowndes Grove, Charleston County (260 St. Margaret St., Charleston)""Lowndes Grove"The Charleston ExpositionIt Happened in South Carolina"Lowndes Grove (House), Saint Margaret Street & Sixth Avenue, Charleston, Charleston County, SC(Photographs)"Plantations of the Carolina Low Countrye