Problem 547
Forum rules
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
As your posts will be visible to the general public you are requested to be thoughtful in not posting anything that might explicitly give away how to solve a particular problem.
This forum is NOT meant to discuss solution methods for a problem.
In particular don't post any code fragments or results.
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
Don't start begging others to give partial answers to problems
Don't ask for hints how to solve a problem
Don't start a new topic for a problem if there already exists one
See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
-
LaughingSkull
- Posts: 8
- Joined: Fri Mar 09, 2007 9:21 pm
Problem 547
Not relying on random sampling, but instead on a calculus-based generalised solution for rectangles, the default case of n=3 yields for me a S(3) of a very slightly lower value than the one given in the problem's description. Precision errors on my part are out of the question, due to my calculation having been made on several distinct platforms. Mr. Euler, could you have erred?
- Animus
- Administrator
- Posts: 1987
- Joined: Sat Aug 16, 2014 1:23 pm
-
LaughingSkull
- Posts: 8
- Joined: Fri Mar 09, 2007 9:21 pm
-
RagnarGrootKoerkamp
- Posts: 3
- Joined: Wed Jul 22, 2020 8:34 pm
Re: Problem 547
To clarify (since I only discovered this on my 3rd attempt): The problem asks for the average straight line distance between two random points in the hollow laminae, not the shortest distance within the hollow lamina itself.