Challenge Can You Solve These Summer Math Challenges?

Click For Summary
The summer math challenge invites participants to solve various mathematical problems, emphasizing the need for full derivations or proofs for solutions to be accepted. Participants can utilize common mathematical results without proof, provided they are well-known among mathematicians. Mentors and homework helpers are restricted from posting solutions until mid-month to encourage broader participation. The discussion includes a variety of problems, ranging from basic calculus to combinatorial challenges, appealing to different levels of mathematical knowledge. Engaging in these challenges can enhance problem-solving skills and mathematical understanding.
  • #31
opus said:
I don't even think a hint would be beneficial at this point for me. I'm taking Calculus I in the fall, so I don't have any of those tools in my belt yet. What's a common requisite for being able to solve these? Calculus? Discrete math?
The examples are quite a variety of very different problems, i.e. not subject to a single area.
  1. calculus
  2. combinatorics
  3. geometry (area formulas) with linear algebra (equations of straight lines)
  4. geometry (of a circle)
  5. combinatorics
  6. discrete mathematics, resp. abstract algebra
  7. differentiations and solving a system of linear equations
  8. calculus
  9. simply a riddle
  10. integration, i.e. calculus
Farmer Joe's field wasn't very difficult, the key was basically to find the height of the yellow area, and the key was to use a coordinate system, find the equations of the lines and solve it. The coding was a bit like a crossword puzzle in the weekend edition of a newspaper, and for #7 one basically only needed to know what the differentials of the functions ##e^x\; , \;\sin(x)\; , \;\cos(x)## are.

I choose the first problem, because I found that those inequalities are useful to know. And, yes, it's again about differentiation, integration and the power series expansion of ##\log \,##. The first part can be solved by differentiation. The second part is a bit tricky, and the third is actually the easiest of them, although it might not appear as such, but one doesn't even have to know a lot about integration. They all can be solved within a few lines, but I admit one has to find an idea.

The basic difficulty for us is, that there are so many different people around. We already introduced this two weeks ban for members, we expected them to find the answers, in order to give the younger ones a chance. So if we added easier questions, then there are definitely some people who first had to promise us not to spoil those.

Why don't you try number 5? This one looks fun. I would start by an example with smaller numbers to get an idea about the difficulty, but I would expect, that it has something to do with symmetries. It reminds me a bit of my very first exercise at university:

upload_2018-6-10_1-50-47.png


"Can there be a walk through Königsberg which crosses all seven bridges exactly once, and if so, can there also be a round trip?"
 

Attachments

  • upload_2018-6-10_1-50-47.png
    upload_2018-6-10_1-50-47.png
    1.8 KB · Views: 683
  • Like
Likes QuantumQuest and StoneTemplePython
Physics news on Phys.org
  • #32
QuantumQuest said:
4.4. Using only geometric reasoning, calculate the average value of f(x)=√2x−x2f(x) = \sqrt{2x - x^2} on [0,2] [0,2]
(by @QuantumQuest)

I am not sure really what the question is requiring ^^".

4) I assume the question just doesn't want me to use calculus/integration. If so then:
the equation is just half a circle:
$$f(x)=\sqrt{2x-x^2}=\sqrt{2x-x^2+1-1}=\sqrt{1-(x^2-2x+1)^2}=\sqrt{1-(x-1)^2} \rightarrow y^2+(x-1)^2=1$$

Thus the answer is half the half area of the circle. $$Average=\frac{\pi}{4}$$

Note: y is restricted to be positive.
 
Last edited:
  • Like
Likes QuantumQuest
  • #33
opus said:
I don't even think a hint would be beneficial at this point for me. I'm taking Calculus I in the fall, so I don't have any of those tools in my belt yet. What's a common requisite for being able to solve these? Calculus? Discrete math?

I think @fresh_42's response is on point. A couple things I would add.

1.) To the extent you are in the US, I am sympathetic. I don't think I would have been able to solve much (or any?) of these in high school even after I took calc 1. But so what -- if there are problems you can at least visualize, then try to struggle to the understand the associated solutions and you'll learn something interesting in the process. For example, I'm not sure I would have solved the cypher problem but it certainly is easy to visualize what is being discussed and follow the solution.

2.) I think we have a slight bias toward geometric problems in here as geometry in various forms is quite important in math and physics. It is also has a certain visual flavor. (Also reference part 1.)
 
  • Like
Likes QuantumQuest
  • #34
Phylosopher said:
I am not sure really what the question is requiring ^^".

4) I assume the question just doesn't want me to use calculus/integration

The point in this problem is to translate "using only geometric reasoning" correctly. You interpreted it correctly and your solution is right. For completeness, one thing that I want to add is that what we must find is ##\frac{1}{2}\int_{0}^{2}\sqrt{2x - x^2} dx##. Then, using the way you used in your solution, we finally find that the graph of ##y = f(x)## between ##x = 0## and ##x = 2## is the upper half of the circle you found. So, the aforementioned integral is the area ##\frac{\pi}{2}## of that semicircle, so the average value is ##\frac{\pi}{4}##.
 
  • #35
fresh_42 said:
QUOTE REMOVED TO SAVE SPACE

StoneTemplePython said:
QUOTE REMOVED TO SAVE SPACE

Thanks guys. I'll try my hand at that problem fresh_42.
And yes I'm a U.S student- a horrendous public education, but that's no excuse for me. My lack of mathematical skills is my own doing as I didn't care in the least for it when I was in high school. Trying to make up for that now!
I think these problems are really great and helpful and I'm going to spend some time on trying to understand them so I can have meaningful participation down the road.
 
  • Like
Likes QuantumQuest
  • #36
opus said:
And yes I'm a U.S student- a horrendous public education, but that's no excuse for me. My lack of mathematical skills is my own doing as I didn't care in the least for it when I was in high school. Trying to make up for that now!
I think these problems are really great and helpful and I'm going to spend some time on trying to understand them so I can have meaningful participation down the road.

Well, I don't live in US but as far as I know, public education is not horrendous compared to other countries in the world. What I can tell you for sure is that at College and University level is great and personally I really owe a lot of my knowledge in US resources - online classes, books, University resources, just to name a few of them. In any case, it's really good that you recognize that it is essentially your efforts that can make the difference - I was in this same position in my country as I was finishing High School, when I prepared on my own for what was missing in my knowledge in order to have a good head start when getting to University.
 
Last edited:
  • Like
Likes opus and Phylosopher
  • #37
Thread is now open to all. We have still four unsolved problems: 1,2,5,8.

So Homework Helpers, Science Advisors and Mentor can you help?
 
  • #38
QuantumQuest said:
5.5. Can one pack 53 bricks, each of dimension 1 x 1 x 4\text{1 x 1 x 4} into a 6 x 6 x 6\text{6 x 6 x 6} box?
(by @StoneTemplePython)

fresh_42 said:
Thread is now open to all. We have still four unsolved problems: 1,2,5,8.

So Homework Helpers, Science Advisors and Mentor can you help?

I always wanted to solve such problem. Mr. fresh_42 suggested that this is a combinatorics problem. I didn't studied such problems before. From my own search on the web, this is called an optimization problem.

At first I tried to solve it directly by thinking. I remained with one brick and a volume of a brick if I am not mistaken (If I remember correctly, I had a volume of a brick but not its shape). I was going to make a program that solves the problem, but I felt Like cheating ^^".

since it is Jun 16. Can anyone give us a hint?
 
  • #39
QuantumQuest said:
##2.## One card out of a deck has been lost. The other 51 cards are repeatedly shuffled and then thirteen cards are dealt, face up. The cards are 2 spades, 3 clubs, 4 hearts, and 4 diamonds. What is the chance that the missing card is (a) spade, (b) club, (c) heart, (d)diamond ##\space## ##\space## (by @StoneTemplePython)

We can use the idea of relative frequecies. If we repeat the experiment many times, then the missing card will initially be a S, C, H or D with equal frequency. So, we need to calculate how often in each of these cases we get 2S, 3C, 4H and 4D.

First, we can simplify things by noting that the frequency of getting those cards exactly in that order is related to the frequency of getting those cards in any order by a common factor (regardless of which card is missing). The common factor is ##\binom{13}{2} \binom{11}{3} \binom{8}{4}##

Second, the frequency is related by another common factor in all cases of ##\frac{1}{51} \frac{1}{50} \dots \frac{1}{39}##.

Omitting these common factors, we have the frequency of being dealt SSCCCHHHHDDDD:

If a Spade is missing: ##12 \times 11 \times 13 \times 12 \times 11 \times 13 \times 12 \times 11 \times 10 \times 13 \times 12 \times 11 \times 10 = 13^3 \times 12^4 \times 11^4 \times 10^2##

If a Club is missing: ##13 \times 12 \times 12 \times 11 \times 10 \times 13 \times 12 \times 11 \times 10 \times 13 \times 12 \times 11 \times 10 = 13^3 \times 12^4 \times 11^3 \times 10^3##

If a Heart is missing: ##13 \times 12 \times 13 \times 12 \times 11 \times 12 \times 11 \times 10 \times 9 \times 13 \times 12 \times 11 \times 10 = 13^3 \times 12^4 \times 11^3 \times 10^2 \times 9##

And the same for Diamonds.

Finally, taking out the common factors again we get the relative frequencies:

If a Spade is missing: ##11##

If a Club is missing: ##10##

If a Heart is missing: ##9##

If a Diamond is missing: ##9##

This means that out of every ##39## times we get dealt the cards 2S, 3C, 4H and 4D: ##11## times a Spade was the missing card, ##10## times the Club was the missing card etc.

Given we have been dealt 2S, 3C, 4H and 4D, therefore:

The probability a Spade is the missing card is ##11/39##; a Club the missing card ##10/39##; and a Heart or Diamond each ##9/39##.
 
  • Like
Likes StoneTemplePython, QuantumQuest and mfb
  • #40
Phylosopher said:
I always wanted to solve such problem. Mr. fresh_42 suggested that this is a combinatorics problem. I didn't studied such problems before. From my own search on the web, this is called an optimization problem.

At first I tried to solve it directly by thinking. I remained with one brick and a volume of a brick if I am not mistaken (If I remember correctly, I had a volume of a brick but not its shape). I was going to make a program that solves the problem, but I felt Like cheating ^^".

since it is Jun 16. Can anyone give us a hint?

I don't think writing a program would get credit, but to be honest if you make one, and you don't mind posting code at the end of the month, I'd be interested in seeing it if you're ok with sharing.

There's a few different ways to view the problem. Let me think on possibility of a hint.
 
  • #41
Phylosopher said:
I always wanted to solve such problem. Mr. fresh_42 suggested that this is a combinatorics problem. I didn't studied such problems before. From my own search on the web, this is called an optimization problem.

At first I tried to solve it directly by thinking. I remained with one brick and a volume of a brick if I am not mistaken (If I remember correctly, I had a volume of a brick but not its shape). I was going to make a program that solves the problem, but I felt Like cheating ^^".

since it is Jun 16. Can anyone give us a hint?

This is a 3-D problem. Maybe it is tough... so consider a simpler, 2-D problem first. For the hint, I'll give a suggestive 2-D problem:

consider packing ##\text{1 x 2}## blocks on an 8 x 8 chessboard that has two squares at opposite corners removed. Can you pack 31 blocks into this slightly modified board? Why or why not?

It then takes a bit of visualization to make the leap from 2-D to 3-D.
 
  • Like
Likes Phylosopher
  • #42
As its nearly the end of June, I'll bite...
StoneTemplePython said:
consider packing ##\text{1 x 2}## blocks on an 8 x 8 chessboard that has two squares at opposite corners removed. Can you pack 31 blocks into this slightly modified board? Why or why not?
No, because each block covers 1 black square and 1 white square but the modified board has 32 black squares and 30 white squares (or vice versa).
StoneTemplePython said:
It then takes a bit of visualization to make the leap from 2-D to 3-D.
A bigger leap than I have managed in the last fortnight...
 
  • #43
MrAnchovy said:
As its nearly the end of June, I'll bite...

No, because each block covers 1 black square and 1 white square but the modified board has 32 black squares and 30 white squares (or vice versa).

A bigger leap than I have managed in the last fortnight...

I think we're posting solutions to unsolved problems mid-month, so stay tuned.
 
  • #44
QuantumQuest said:
##5.## Can one pack 53 bricks, each of dimension ##\text{1 x 1 x 4}## into a ##\text{6 x 6 x 6}## box?
(by @StoneTemplePython)

Assuming that each brick is ##1m * 1m * 4m##, and the box is ##6m * 6m * 6m##;
The volume taken by 1 brick is equal to ##1m * 1m * 4m = 4m^3## and the volume of said box would be ##6m * 6m * 6m = 216m^3##, then;
##216m^3 / 4m^3 = 54##
You can fit 54 bricks into said box, therefore the answer is yes.

EDIT: I may be a bit late but the topic wasn't locked and the answer wasn't posted so I figured I would do it.
 
  • #45
FelixLudi said:
Assuming that each brick is ##1m * 1m * 4m##, and the box is ##6m * 6m * 6m##;
The volume taken by 1 brick is equal to ##1m * 1m * 4m = 4m^3## and the volume of said box would be ##6m * 6m * 6m = 216m^3##, then;
##216m^3 / 4m^3 = 54##
You can fit 54 bricks into said box, therefore the answer is yes.

EDIT: I may be a bit late but the topic wasn't locked and the answer wasn't posted so I figured I would do it.
Problem is: you have to keep the bricks in one piece!
 
  • Like
Likes PeroK
  • #46
@FelixLudi: With that argument you could also fit two 4x1x1 bricks in a 2x2x2 box. But you cannot.
 
  • #47
I overlooked that somehow, but I'm out of solutions now since I can't get the right distribution of bricks to fit in (not even with an online 3d modeler).
 
  • #48
FelixLudi said:
Assuming that each brick is ##1m * 1m * 4m##, and the box is ##6m * 6m * 6m##;
The volume taken by 1 brick is equal to ##1m * 1m * 4m = 4m^3## and the volume of said box would be ##6m * 6m * 6m = 216m^3##, then;
##216m^3 / 4m^3 = 54##
You can fit 54 bricks into said box, therefore the answer is yes.

EDIT: I may be a bit late but the topic wasn't locked and the answer wasn't posted so I figured I would do it.
I did the same thing first to verify whether it is impossible to fit them or not. If the total volume of the bricks is larger than ##6*6*6## then it is impossible to fit the bricks inside such space. If total volume of the bricks is equal or smaller than the volume of the space, then it might be possible to do so.

It can be impossible to fit them even if they have equal or smaller volume.

Counterexample: Fitting ##2*2*2## brick in ##1*1*5## space (Im not sure, but I think this is a valid counterexample somehow!)
 
  • #49
FelixLudi said:
I overlooked that somehow, but I'm out of solutions now since I can't get the right distribution of bricks to fit in (not even with an online 3d modeler).
"No" is a valid answer if you can prove that they cannot fit.
I'm quite sure they cannot fit but the approaches I tried to prove it don't work (or work only in two dimensions).
 
  • #50
mfb said:
"No" is a valid answer if you can prove that they cannot fit.
I'm quite sure they cannot fit but the approaches I tried to prove it don't work (or work only in two dimensions).

Can you share your trials with us? It might give us a new perspective.

I tried to approach the problem mathematically but I failed. I tried to think of it outside the mathematical formulas, but to be honest I am not satisfied with the such method (Its not giving me an answer anyway ^^").
 
  • #51
New perspective?
Attempting to find a solution to the 5. problem you are probably going to encounter the problem of having to fit the bricks vertically.
If you fit them vertically you are bound to be stuck with the bottom 2 lines that can't have their bricks vertical (since you can't fit a 4 tall brick in a 2 tall space).

Therefore you can attempt to fit the top area with the use of vertical ones and at my best I could fit 36 bricks in a 6 x 4 x 6 in the x, y and z axis (y being the vertical axis).
You are left with the bottom 6 x 2 x 6 area in which you need to fit 17 bricks, put down horizontally since the bricks are too tall to fit in the area vertically.
For that you need a 6 x 1 x 6 design that can fit 8.5 bricks, and it is not possible to half the bricks so that one is ruled out, no matter the design you come up with.

The second design would be a design that encorporates all bricks laid down horizontally, without vertical bricks.
A 6 x 1 x 6 design (by the x y z axis) multiplied by 6 times, atop each other.
In the 1 tall area, you need to fit 53 bricks / 6 = 8.83 bricks per area, therefore this design wouldn't work either because you may not split the bricks.

I believe that you may not fit 53 bricks that are 1 x 1 x 4 into a 6 x 6 x 6 area.

I can provide designs I had mentioned, and I can highlight the mathematical part if needed.
 
  • #52
@FelixLudi: You don't exclude all options that way.

My previous approach: Consider this hint given: If you put 2x1 blocks on a chess board, then you will use as many white as black squares. Any board that has more white than black squares or vice versa cannot be fully covered.

To apply this to 4x1 blocks in two dimensions, we can use 4 colors (called 0,1,2,3), where coordinate (x,y) gets the color "x+y mod 4". Every block will occupy one spot of each color. By counting (or by putting imaginary blocks on most of the grid) we see that color 0 has 9 fields, color 1 has 10, color 2 has 9 and color 3 has 8. We can put at most 8 blocks in the 6x6 grid, four spots have to stay free.

Extending this to three dimensions we assign the color "x+y+z mod 4". You can see that e.g. x=2 to 5 makes groups of 4, y=2 to 5 of the remaining spots make groups, and z=2 to 5 make groups as well. Now we found 52 groups. That leaves a 2x2x2 block where we have to evaluate the colors: Color 0 has the spot (0,0,0), while color 1 has (0,0,1), (0,1,0), (1,0,0), color 2 has (0,1,1), (1,1,0), (1,0,1) and color 3 has (1,1,1). This means we have 53 spots with color 0 and 3 respectively and 55 with colors 1 and 2. We showed that you cannot fit 54 blocks in, but 53 is not ruled out.
 
  • #53
mfb said:
@FelixLudi: You don't exclude all options that way.

My previous approach: Consider this hint given: If you put 2x1 blocks on a chess board, then you will use as many white as black squares. Any board that has more white than black squares or vice versa cannot be fully covered.

To apply this to 4x1 blocks in two dimensions, we can use 4 colors (called 0,1,2,3), where coordinate (x,y) gets the color "x+y mod 4". Every block will occupy one spot of each color. By counting (or by putting imaginary blocks on most of the grid) we see that color 0 has 9 fields, color 1 has 10, color 2 has 9 and color 3 has 8. We can put at most 8 blocks in the 6x6 grid, four spots have to stay free.

Extending this to three dimensions we assign the color "x+y+z mod 4". You can see that e.g. x=2 to 5 makes groups of 4, y=2 to 5 of the remaining spots make groups, and z=2 to 5 make groups as well. Now we found 52 groups. That leaves a 2x2x2 block where we have to evaluate the colors: Color 0 has the spot (0,0,0), while color 1 has (0,0,1), (0,1,0), (1,0,0), color 2 has (0,1,1), (1,1,0), (1,0,1) and color 3 has (1,1,1). This means we have 53 spots with color 0 and 3 respectively and 55 with colors 1 and 2. We showed that you cannot fit 54 blocks in, but 53 is not ruled out.

So basically we can fit in 53 bricks in, but we now need to demonstrate a design that proves that?
 
  • #54
FelixLudi said:
So basically we can fit in 53 bricks in, but we now need to demonstrate a design that proves that?
I don't know the correct proof, but I agree with
mfb said:
"No" is a valid answer if you can prove that they cannot fit.
I'm quite sure they cannot fit but the approaches I tried to prove it don't work (or work only in two dimensions).
Any design with 52 bricks won't leave you we with 4 free places in a row. But proofs along the line "... does not exist" are immanently hard to prove.
 
  • #55
It's harder to prove that something isn't possible when it isn't, rather than it is to prove that it's possible when it is.
 
  • #56
fresh_42 said:
Any design with 52 bricks won't leave you we with 4 free places in a row.

This would seem to be a key insight to build a proof off of...

- - - -
Note that this is a B thread so there is some slack on proofs.

A couple other things I'd highlight:

1) this problem nicely illustrates a common phenomenon in math and computing in that jumping from ##2## dimensions to ##\geq 3## frequently causes an awful lot more difficulties than people imagine (e.g. 2-SAT vs 3-SAT is a big jump, 2-body problems vs n-body problems in physics and so on.)

2.) The chessboard problem I gave as a hint (albeit somewhat modified), used to be an interview problem in some employment circles but it got too well known so some people started asking questions like this one. A pretty awful thing to do in an on-site interview if you ask me, but an interesting question over coffee.
 
  • Like
Likes fresh_42
  • #57
So on a 2d grid you basically have a 6 by 6 area (x,y).
A brick as said is 1 by 4 (x,y).

Just to be clear, I'm saying grid as area of space, brick as said brick and a block as a 1 by 1 space on the grid/area.

On such grid you may only fit 1 brick that is 4 blocks in the y axis, per 1 x axis.
(##6 / 4 = 1 + \frac{2}{4}##)
That leaves you with a 2 block gap per x axis.

If you fill the grid on the x-axis you will be left with a 2 block gap per 1 x-axis in which you can rotate the bricks (from ##(x,y) = (1,4)## to ##(x,y) = (4,1)##).
Doing will provide you with the ability to fit in 2 more bricks by the y-axis leaving a 2 by 2 gap.
210687-3c19cefb9ce51f999970103f4499dddb.jpg

For the green area:
##(x,y) = ((1,1), (1,2), (1,3), ... , (5,3), (5,4), (6,1), (6,2), ... , (6,3), (6,4))##

For the red area:
##(x,y) = ((5,5), (5,6), (6,5), (6,6))##

Adding a 3rd dimension would simply mean repeating this design, in which state you would have the same problem of the gap as in the 2d design.
210688-8cb31834fe04e21d06b4be5cf7ee7af4.jpg
If you rotate the bricks again to fit them in you can fit at most 4 bricks in the red area, leaving you with a 2 x 2 x 2 area in which you can not fit more bricks.

In conclusion my answer would be that at most you can fit 52 bricks inside of the 6 x 6 x 6 area, but not 53.

Images are from a site named 3dslash.net
The program used to design is free, and is owned by the site.
 
  • #58
FelixLudi said:
So basically we can fit in 53 bricks in, but we now need to demonstrate a design that proves that?
No, it means we can easily fit in 52, and we cannot fit in 54, but the approach doesn't tell you anything about 53.
FelixLudi said:
Adding a 3rd dimension would simply mean repeating this design
You don't have to! That is the point.
In 2 dimensions you can easily go through all cases, but in 3 dimensions this is very difficult. You can't just say "let's try to repeat the pattern - oh doesn't work - therefore no arrangement can work".

There are no images visible in your post.
 
  • #59
If said design is the least space consuming and the most efficient one it is generally safe to say that there isn't another more efficient design. In any way possible, you will end up with 4 blocks that you can no longer form a row from.

Since the bricks can be put in any axis to form a 4 tall, 6 wide and 6 long area you can just work on a 6 x 2 x 6 design and attempt to figure that out.
Considering that the area is only 2 tall you can no longer stand the bricks upright and therefore it's the same as working on 2, 6 x 6 areas (2d perspective).
And we already established the design for the 2d design.

EDIT: I believe that the difference in working in 2d and 3d in this case atleast is the change of axis in said object (bricks). In 2d you can change it from x to y (and vice versa) but in 3d you have 3 possible options.
In a linear design (considering 6 x 6 x 6) I suspect that it's not of importance if you aligned them on a different axis (from 1 x 1 x 4 to 1 x 4 x 1 etc.). Correct me if I'm wrong though.

I had deleted the images last night but they didn't serve a real purpose since I got the point off.
 
  • #60
FelixLudi said:
If said design is the least space consuming and the most efficient one it is generally safe to say that there isn't another more efficient design.
You didn't show that it is the most efficient one overall.
FelixLudi said:
you will end up with 4 blocks that you can no longer form a row from.
Showing that 4 blocks will be left is not sufficient, we have to show that 8 will be left.
FelixLudi said:
Since the bricks can be put in any axis to form a 4 tall, 6 wide and 6 long area you can just work on a 6 x 2 x 6 design and attempt to figure that out.
No. There might be solutions to the 6x6x6 cube which don't have 6x2x6 as separable space.
 

Similar threads

  • · Replies 67 ·
3
Replies
67
Views
11K
  • · Replies 42 ·
2
Replies
42
Views
10K
  • · Replies 104 ·
4
Replies
104
Views
17K
  • · Replies 55 ·
2
Replies
55
Views
10K
  • · Replies 100 ·
4
Replies
100
Views
11K
  • · Replies 61 ·
3
Replies
61
Views
12K
  • · Replies 93 ·
4
Replies
93
Views
15K
  • · Replies 98 ·
4
Replies
98
Views
15K
  • · Replies 93 ·
4
Replies
93
Views
11K
  • · Replies 82 ·
3
Replies
82
Views
15K