Azərbaycan dili Bahasa Indonesia Bosanski Català Čeština Dansk Deutsch Eesti English Español Français Galego Hrvatski Italiano Latviešu Lietuvių Magyar Malti Mакедонски Nederlands Norsk Polski Português Português BR Românã Slovenčina Srpski Suomi Svenska Tiếng Việt Türkçe Ελληνικά Български Русский Українська Հայերեն ქართული ენა 中文
Subpage under development, new version coming soon!

Subject: Math problem!

2013-09-26 12:49:23
~ is equivalence
¬ is just "not"
something´s wrong with my browser.. 3 posts with one click and 70 seconds between the first and the last post...


but yea that "not" sign kinda messes up this for me. or at least I don´t know how to take care of this when there is that sign infront of the first argument in the equivalence
2013-09-26 13:24:23
Man, contrapositional logic is a bitch, why you do that.
2013-09-26 13:39:24
dunno man, some 3rd year informatics subject I have to take
Hey, can anyone help me? And fast, I got about hour so...

This is my problem:

abcd/ef=fgh
?a
--
..??
.. ??
..----
....c?
....??
-----
-----


Letters are number 0-9, and ? are, well numbers i don't know anything about.
Dots are so that letters and ? marks would be in correct place, just ignore them.
How about no
I saw that there was new post in freestlye international, then i saw it was new post in math problems, and then i saw that you answered you don't help me.

Sorry, but I really want to kick your ass right now. I got like 20 minutes left.
20 minutes is too short for yo trip to Croatia just to kick my ass...maybe 5hrs but not 20mins...unless you be drivin some superduper turbojet airplane

Sorry for dissapointing you,I didn't get into math problems for some time now...
Well, no problem. I actually knew the answer, I just didnät knew how to get it, and I hoped somone would have even slightest clue, how to start it.
2013-10-28 22:58:35
+I find your problem quite confusing...all the dots,? and letters...and is abcd/ef=fgh starting equination?

ah,got it...srry I'm too tired for thinking
(edited)
2013-11-23 17:16:15
can anyone help me with turing stuff

- 0 1
------------------------
q1 | 0q2L 0q1R 1q1R
q2 | 0q3R 1q2L
q3 | 0q0C -q4R
q4 | 1q5L 0q4R 1q4R
q5 | 1q3R 0q5L 1q5L


my textbook says this TM is f(x) = x

is that correct? cuz I started to doubt in that
2013-11-23 20:03:12
Wtf is that shit?
2013-11-23 21:32:37
If you input that data into Wolfram Alpha something like this:

Turing machine rule {{0,0} -> {0,0,RL}, {0,0} -> {0,0,RL}, {0,0} -> {0,0,RL}} it should give a straight run on tape for f(x) = x to be correct. (didnt try myself coz i dont quite understand your data input:P but should work with correct numbers instead of those 0-s)