Search Results
| Search type | Search syntax |
|---|---|
| Tags | [tag] |
| Exact | "words here" |
| Author |
user:1234 user:me (yours) |
| Score |
score:3 (3+) score:0 (none) |
| Answers |
answers:3 (3+) answers:0 (none) isaccepted:yes hasaccepted:no inquestion:1234 |
| Views | views:250 |
| Code | code:"if (foo != bar)" |
| Sections |
title:apples body:"apples oranges" |
| URL | url:"*.example.com" |
| Saves | in:saves |
| Status |
closed:yes duplicate:no migrated:no wiki:no |
| Types |
is:question is:answer |
| Exclude |
-[tag] -apples |
| For more details on advanced search visit our help page | |
Results tagged with mathematics
Search options not deleted
user 87103
A puzzle related to mathematical facts and objects, whose solution needs mathematical arguments. General mathematics questions are off-topic but can be asked on Mathematics Stack Exchange.
13
votes
Which parent should you start playing against?
Mary should play her first game against
To prove this, notice that if $n$ were even,
For the case presented in the puzzle, with $n$ odd:
2
votes
Accepted
At what point will the logicians reach their final answer?
This was inspired by AxiomaticSystem's answer.
Though the axiom of choice is popular among logicians planning to perform a supertask, I won't actually need it here.
The earliest round at which the gam …
5
votes
Accepted
Missing Game Archive 1 - What was the number?
The value of N is
Reasoning:
The guesses with missing digits were:
7
votes
Accepted
Can I divide the candies among the kids so that everyone is happy?
This is
You can use the following strategy:
Why this works:
1
vote
Prisoners and warden game, again?
I can almost prove that a lower bound is
Conditional on this statement which is reasonable, but I have not been able to prove:
If that statement is assumed, we can renumber if necessary so that
It …
6
votes
Accepted
Another “divide the candies” puzzle
Can you always divide the candies so that both kids are happy?
Proof:
5
votes
Fewest number of prisoners needed
I have a solution that uses
The idea is similar to isaacg's solution, but in a different setting.
This works because
10
votes
Accepted
Arithmetic-progression-free Latin squares
Alex's answer gives a set of values of $n$ for which an AP-free Latin square exists, namely
In fact, no other values of $n$ can work:
13
votes
Connect the Dots: The Sharpest Path Wins
These feel like they should be optimal, but I'm not sure how to prove it.
1×n
3×n, n≥3 odd
m×n, both ≥5 odd
m×n, at least one even
5
votes
Accepted
Moving water by repeated equilibration
Pranay's answer
To prove this, we first note that any strategy worth considering is equivalent to a list of pairs of tanks to equilibrate. We will further assume that this list is finite: any infini …