Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#326 Re: Help Me ! » Local fruit store » 2017-04-09 00:23:42

Hi Bobby;

That works perfectly...thanks! I've never used Reduce before...hope I can remember to use it if the opportunity arises again.

Hi chen.aavaz;

bobbym's code is Mathematica, which we both have. He knows it very well, and I know some.

chen.aavaz wrote:

I don't know though how to express all these in a mathematical way.

Same here. I started on this puzzle in much the same way as what you've shown, but couldn't progress from there to a mathematical solution.

That's when I turned to T&E in Excel for the solution, and for confirmation that it was unique.

#327 Re: Help Me ! » Local fruit store » 2017-04-08 21:40:51

Hi chen.aavaz;

I found an answer, which seems to be the only one for whole cents.

Did it by trial and error in Excel after setting up the relationships.

Is this just any old puzzle (in which case I can post the answer), or homework (for which you'd need a solution method and workings)?

Sorry, but I don't know how you'd go about it 'properly'. Someone else might, though.

#328 Re: Help Me ! » 4 steps of approximation » 2017-04-06 21:05:11

Hi Bob;

This...

...which is also from codecogs, makes the same:

EDIT: I just saw that your actual output code is the same as mine, so I s'pose you typed "|frac{dy}{dx}}}" 'with one eye on the pot and the other up the chimney'. dizzy   wink

#331 Re: Puzzles and Games » Wrong answer to a puzzle? » 2017-03-23 14:01:09

Just as well that I didn't post the cryptic reply to Bobby's post #10 that I had intended to do right after his! smile

#332 Re: Puzzles and Games » Wrong answer to a puzzle? » 2017-03-22 02:03:29

Hi MathsIsFun;

"bobbym" should read "bob bundy", but it looks fine otherwise.

#333 Re: Puzzles and Games » Wrong answer to a puzzle? » 2017-03-20 11:27:43

Hi MathsIsFun;

The colour in the solution should be changed to green, but other than that I like it as it is. Figuring out what Melanie knows is the solution key, which the wording says.

Of course, some people would be hoping for the solution to also reveal how Judith was able to figure out the colour of her hat. I'm not sure if the reasoning should be revealed, but if it were, here's an option (wintersolstice's, slightly adjusted):

About crediting, well, I don't really know, just that it would be nice for readers to see the activity, I suppose. So if you were to say something about that, wintersolstice should receive the credit for the discovery, and Bob & I could be mentioned as confirming it.

Btw, when reading "as shown below" in the puzzle I expected to see a diagram, but there isn't one and "one behind the other" might be better.

#334 Re: Puzzles and Games » Wrong answer to a puzzle? » 2017-03-18 11:37:12

Hi wintersolstice;

I really like your reasoning in post #2! up

#335 Re: Puzzles and Games » Wrong answer to a puzzle? » 2017-03-17 23:18:47

Hi wintersolstice and Bob;

I thought you'd never ask, Bob!

Btw, I have one of those, and below is a pic I took of it tonight. It's never worked for me, though! sad

And...I agree with both of you. up

Nice puzzle! smile

GKLorai.jpg

#336 Re: Help Me ! » Rotten apples » 2017-03-13 22:59:01

Hi salem_ohio;

All I know is that it can be done with 3.

As thickhead showed in post #12, your {8,8,1} group can be done with 3 (see also my previous post), by what I suspect is the intended method: binary division, as thickhead said in post #17.

Anyway, here's my 'trial and error' solution for {5,5,7}, done in 2 weighings in much the same way as for {7,7,3}:

Groups {A,B,C} = {5,5,7}.

Weigh A:B (5:5):
  1. If not balanced, the bag has the rotten apples.
  2. If balanced, transfer 2 from A to B and weigh B:C (7:7).
      (a) If also balanced, the bag has all good apples.
      (b) If not balanced, the bag has the rotten apples.

The 2(b) result is possible without any further weighings. That is because, after returning the 2 transferred apples to A, all other weighing combinations would yield an unbalanced result...shown as follows:

We have {A,B,C} = {5,5,7}.
That gives 3 options of rotten apple combinations: {0,0,5}, {1,1,3} and {2,2,1}.

Transferring 2 apples from A to B yields the following rotten apple options:
For {0,0,5}, it's {0,0,5}.
For {1,1,3}, it's {1,1,3} and {0,2,3}.
For {2,2,1}, it's {2,2,1}, {1,3,1} and {0,4,1}.

Weighing A:C is as follows:
For {0,0,5}, it's {0:5}.
For {1,1,3}, it's {1:3} and {2:3).
For {2,2,1}, it's {2:1}, {3:1} and {4:1}.

None of these weighings give a balanced result.

By this (laborious) method, the minimum number of weighings required for the greengrocer to determine which bag he has is 2.

This image may help:

xG6LO8o.jpg

#337 Re: Help Me ! » Rotten apples » 2017-03-11 09:46:57

thickhead wrote:

Salem_Ohio's start of 8,8,1 is to be admired as it is less taxing and shows the strength of binary division to the core(8 vs 8 ;4 vs 4; 2 vs 2 when rotten apples break down) even though it requires 3 weighings.

Yes, salem_ohio's {8,8,1} method is easily the most elegant one here, with its simpler, more logical approach:

Rotten apple numbers from the following weighings:
Split 16: W1 (8:8) = 0 or 2
Split 8: W2 (4:4) = 0 or 1
Split 4: W3 (2:2) is the decider: if there's 1 rotten apple left, it can't be split, and therefore a balanced weigh = all good apples, and unbalanced = rotten.

The final (2:2) weigh is either of these two: 2 good vs 2 good...for a balanced result; or 2 good vs (1 good + 1 bad)...for an unbalanced result.

Done in 3 weighings.

My 2-weigh solution of the {7,7,3} is very laborious, being just trial and error. It would be a pity if it was the winner as it would only win on minimum weighs, not technique. However, I've looked at it pretty closely and can't fault it yet.

And it looks like my {7,7,3} solution isn't the only 2-weigh one, either, because that strategy also seems to work for {5,5,7}. That would further sour the {7,7,3) result, as that means there are multiple solutions. I haven't tried my T&E strategy on other groups yet.

#338 Re: Help Me ! » Rotten apples » 2017-03-10 16:57:15

You're right..I'd overlooked that. sad

I've added two red entries to my post #14. I've checked it a few times and I think it will now work.

I haven't looked at salem_ohio's {8,8,1} yet, but I will soon.

#339 Re: Help Me ! » Rotten apples » 2017-03-10 10:19:21

This was my reasoning for all possible rotten apple combinations and their respective weighings:

We have {A,B,C} = {7,7,3}.
That gives 2 options of rotten apple combinations: {1,1,3} and {2,2,1}.

Transferring 2 apples from A to C yields the following rotten apple options:
For {1,1,3}, it's {1,1,3} and {0,1,4}.
For {2,2,1}, it's {2,2,1}, {1,2,2} and {0,2,3}.

Weighing A:C is as follows:
For {1,1,3}, it's {1:3} and {0:4).
For {2,2,1}, it's {2:1}, {1:2} and {0:3}.

None of these weighings give a balanced result.

This image may help:

7EeybEO.jpg

#340 Re: Help Me ! » Rotten apples » 2017-03-09 21:00:17

salem_ohio wrote:

So, just to clarify:

After moving the 2 apples from A to B, it is ALWAYS unbalanced, unless we are in the bag with the good apples, right?
So, in essence, we can do it in 2 weighings?

I don't think we've accounted properly for the possibility of the greengrocer having the bag of good apples...which I suspect would add a minimum of one weighing to each of the earlier results (but I haven't checked them all). That possibility should be eliminated before looking at the rotten apple options...unless it can be accounted for some other way.

I've tried to allow for this as follows:

Groups {A,B,C} = {7,7,3}.

Weigh A:B (7:7):

     If not balanced, the bag has the rotten apples.

     If balanced, remove 4 from A and weigh A:C (3:3).
     EDIT: That line should read: If balanced, transfer 2 from A to C and weigh A:C (5:5).

          If A:C (3:3) is also balanced, the greengrocer has the bag of good apples, otherwise he has the bag with the rotten apples (because, after having returned the 2 transferred apples to A, all other weighing combinations would yield an unbalanced result - which can be shown without any further weighing/s).

By this method, the minimum number of weighings required for the greengrocer to determine which bag he has is 2.

#341 Re: Help Me ! » Rotten apples » 2017-03-09 11:02:03

After first weighing A:B in a 6:6:5 combination and then transferring 1 apple from A to C, the second weighing, this time with B:C in a 5:6:6 combination, identifies that the transferred apple is bad.

I tried to use that information to solve the puzzle at the third weighing, but was unsuccessful. It might be possible, but I gave up looking when I saw thickhead's solution.

EDIT: Hi, thickhead. I just read your last post, where you gave the solution to the place where I'd got stuck with the 6:6:5, with the outcome that this combination can be solved in 3 weighings. Well done! smile I hadn't seen that the opportunity was there to increase a group's bad apple count to 3, which would always result in an imbalance. sad

#342 Re: Help Me ! » Rotten apples » 2017-03-08 23:41:30

salem_ohio wrote:

So, just to clarify:
After moving the 2 apples from A to B, it is ALWAYS unbalanced, unless we are in the bag with the good apples, right?

So, in essence, we can do it in 2 weighings?

Exactly! To both questions. smile

Btw, thickhead's the genius, not me!

Here's my spreadsheet image of thickhead's answer, just looking at it a little differently (but essentially the same).

n8YrYdb.jpg

#343 Re: Help Me ! » Rotten apples » 2017-03-08 21:00:47

Xlnt, thickhead! Can't see anything wrong with that! up

I was still at the stage of moving just 1 apple over, and then saw your post.

I'd got 4 min in nothing flat and it all seemed so open, so I was pretty sure there'd be a lower min...but not right down to 2! smile

#344 Re: Help Me ! » Rotten apples » 2017-03-07 20:05:38

Hi salem_ohio;

How have you gone with this so far?

I'm down to 4 weighings (hope they're right!), but feel that it can be lowered further. Not too sure about my prospects, though, because I've tried for a while...

#345 Re: Puzzles and Games » Help! Trying to Solve Logic Puzzle With Missing Answer in 4x5 Grid » 2017-02-28 16:24:00

Hi, sirluke4, and welcome to the forum! smile

I have an answer, and it is one of the six possibilities you listed.

#346 Re: Maths Is Fun - Suggestions and Comments » Images - unable to replace broken links » 2017-02-27 00:52:52

This morning the OneDrive links I referred to in my previous post broke again, but this afternoon most - not all - worked!

Anyway, I've now changed them all over to Imgur.

Since the index rebuild, I've noticed that:
1. the Search results display incredibly quickly;
2. clicking the post link at the top of the post on the Search results page works reliably now (only sometimes before).

#347 Re: Maths Is Fun - Suggestions and Comments » Images - unable to replace broken links » 2017-02-26 01:43:18

Well...looks like that index rebuild has fixed all my OneDrive links! None are broken now.

So I've only had to replace the Kiwi6 links, which I know for sure are broken.

#349 Re: Maths Is Fun - Suggestions and Comments » Images - unable to replace broken links » 2017-02-24 11:13:17

Yes, some are old - from 2015 and before - but some are from 2016, with one as recent as October last year. Furthermore, a post from a couple of weeks earlier - in September - was successful on the same image that refused to change in the October post!!

Riddle me that one, Batman! dizzy

Anyway, it's 'good' to hear that I'm not the only one this is happening to. I'll stop pulling my hair out, then.

#350 Maths Is Fun - Suggestions and Comments » Images - unable to replace broken links » 2017-02-24 02:34:19

phrontister
Replies: 9

Hi;

I now use Imgur as my image file host, but previously it was OneDrive and Kiwi6 before that. All my links to Kiwi6 are broken due to account inactivity, and a lot to OneDrive broke approx last year when M$ changed their hotlinking method.

During the last few days I've tried to replace many of these broken links with Imgur's, but while some were successful, most failed...and I haven't been able to work out why.

The failures get as far as displaying Imgur's image after clicking 'Review', but 'Submit' hangs, no matter how much time I give it. Also, I've noticed that I can't make any non-image changes (eg, text) to posts where the attempted image change failed.

Does anyone have any ideas about this? I'd like to replace broken links for future reference purposes.

Thanks!

Board footer

Powered by FluxBB