Frictional Games Forum (read-only)
Riddles, brain puzzles and mathematical problems - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Frictional Games (https://www.frictionalgames.com/forum/forum-3.html)
+--- Forum: Off-Topic (https://www.frictionalgames.com/forum/forum-16.html)
+--- Thread: Riddles, brain puzzles and mathematical problems (/thread-19232.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29


RE: Riddles, brain puzzles and mathematical problems - FlawlessHappiness - 04-17-2015

The "game" was fun, but I suck at math-proofs


RE: Riddles, brain puzzles and mathematical problems - BAndrew - 04-17-2015

This is a classic. Some of you might know it.


We have 10 containers. Each container has a different type of gas. You know that the gases weight the same, except for one which has double the weight from the other gases. You want to find the heavier gas. You don't know where it is (i.e. you don't know in which container it is). You have a special electronic scale at your disposal, but it has enough energy for only one weighing. You can weight a combination of gases and you can weight the same gas (from the same container) multiple times. The only restriction is that you must find the heavier gas in only one weighing.

For example let's name the gases a,b,c,d,e,f,g,h,i,j (each gas from the corresponding container)

We can in one weighing calculate the value/weight of 2a + b + c +d + e + f + g +h + i + 3j or whatever combination we want.


RE: Riddles, brain puzzles and mathematical problems - FlawlessHappiness - 04-17-2015

Could you weigh 2a+3b+4c+5d+6e+7f+8g+9h+10i+11j

Then figure out what it would be if all gasses weighed the same.

Subtract that from the actual number, and from then on figure it out?


RE: Riddles, brain puzzles and mathematical problems - BAndrew - 04-17-2015

(04-17-2015, 07:39 PM)FlawlessHappiness Wrote: Could you weigh 2a+3b+4c+5d+6e+7f+8g+9h+10i+11j

Then figure out what it would be if all gasses weighed the same.

Subtract that from the actual number, and from then on figure it out?

Of course. That's actually the solution! Congratulations!

NOTE: any combination of the form:
k*a + (k+1)*b + (k+2)*c + ... + (k+9)
would do (k >0 and is an integer)


RE: Riddles, brain puzzles and mathematical problems - BAndrew - 04-18-2015

About Rainfroge's problem:
My proof was wrong or at least incomplete because it has two critical mistakes that I can't "fix". So the problem remains open.


RE: Riddles, brain puzzles and mathematical problems - Romulator - 10-15-2015

This has been circulating around imgur lately.

Spoiler below!
[Image: math_problem%20%281%29.png]

If you want to give it a serious try, do give it a go! The percentage pass mark for the overall test it was featured at in one of Scotland's higher Mathematics exams was lowered to 34% to compensate.

If you cannot figure it out, here is a YouTube video of a Maths fellow solving the equation.

[video=youtube]http://youtu.be/xko48OoTAQU[/video]


RE: Riddles, brain puzzles and mathematical problems - CarnivorousJelly - 10-15-2015

Dude that's a basic calculus question

... and by basic I mean I did several university courses that taught me how to do that over the last two years but I've since forgotten it. Okay maybe it's not so basic :p

I'm going to be a great engineer.


RE: Riddles, brain puzzles and mathematical problems - CarnivorousJelly - 10-18-2015

Double post but totally related to the problem you posted

[video=youtube]https://youtu.be/yBG8SSB763w[/video]


RE: Riddles, brain puzzles and mathematical problems - Radiance - 10-18-2015

Speaking of calculus, did you see parametrical formulas in SOMA? They are quite a few. For example
x(t)=a*(x-t) ...
I couldn't read them all because of small letters but are they representing the trajectory of ARK when launched and when orbiting in space ?