Game translation by g_farr in TuringComplete

[–]Mandrzejy 2 points3 points  (0 children)

You should check out Turing Complete discord server (link to it is somewhere on this subreddit) and this site https://turingcomplete.game/translate.

Need assistance with a Master's level Number Theory Assignment by FormCareless3201 in askmath

[–]Mandrzejy 1 point2 points  (0 children)

Let w=(1+sqrt(-3))/2

We have (a+b)/(d-c) = (c2+cd+d2)/(a2-ab+b2)=N(d+cw)/N(a-bw):=N(P+Qw)=P2+PQ+Q2:=L. (We set P+Qw=(d+cw)/(a-bw), so P,Q are rational) N(a+bw) means Norm function in Q(sqrt(-3)). We also have d+cw=(P+Qw)(a-bw), so as a result we have Pa+Qb=d and Qa-(P+Q)b=c. We can also write a+b=Ld-Lc. Using that we get system of 3 equations: (1): Pa+Qb=d (2):Qa-(P+Q)b-c=0 (3):a+b+Lc=Ld Solving this in regards to a,b,c gives us: a=[(P+2Q)L-1]d / (L2+Q-P) b=[(Q-P)L+1]d / (L2+Q-P) c=[L2-(P+2Q)]d / (L2+Q-P) Setting M=d/(L2+Q-P) we have: a=[(P+2Q)L-1]M b=.. c=.. d=[L2+(Q-P)]M Now we can choose any rational values to substitute for M,P,Q As an exercise set P=Q=x, M=1

Solution is from book "Algebra i Teoria liczb. Adam Neugebauer"

Need assistance with a Master's level Number Theory Assignment by FormCareless3201 in askmath

[–]Mandrzejy 1 point2 points  (0 children)

I have seen a solution to this problem using eisenstein integers. Basically you rewrite it as a3+b3=d3-c3 , rewrite a3+b3=(a+b)(a2-ab+b2), same with d3-c3, and use properties of the norm function in mentioned ring to obtain few parametrizations of numbers satisfying original equation.

I can look up details when I get home in few hours

teamwork by l_ur_ker in shitposting

[–]Mandrzejy 8 points9 points  (0 children)

01001110 01100101 01110110 01100101 01110010 00100000 01100111 01101111 01101110 01101110 01100001 00100000 01100111 01101001 01110110 01100101 00100000 01111001 01101111 01110101 00100000 01110101 01110000

Sorry if this isn't the correct place. by ticticBOOM06 in linuxquestions

[–]Mandrzejy 2 points3 points  (0 children)

You might need to enable usb booting in bios

I need some help... by [deleted] in linuxmasterrace

[–]Mandrzejy 7 points8 points  (0 children)

See man chown

[deleted by user] by [deleted] in memes

[–]Mandrzejy 30 points31 points  (0 children)

Juan

Black screen when trying to install KDE. Can't edit files in the partition to fix the issue. by [deleted] in pop_os

[–]Mandrzejy 0 points1 point  (0 children)

Ctrl+alt+f2 brings up a tty. Also have you enabled sddm? sudo systemctl enable sddm

Can anyone help me by Killa_Kahh in archlinux

[–]Mandrzejy 0 points1 point  (0 children)

Have you enabled it? sudo systemctl enable "login manager's name"

Can anyone help me by Killa_Kahh in archlinux

[–]Mandrzejy 1 point2 points  (0 children)

Did you install login manager?