Problem 897

A place to air possible concerns or difficulties in understanding ProjectEuler problems. This forum is not meant to publish solutions. This forum is NOT meant to discuss solution methods or giving hints how a problem can be solved.
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.

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


See also the topics:
Don't post any spoilers
Comments, questions and clarifications about PE problems.
Post Reply
User avatar
SAG145
Posts: 41
Joined: Thu Apr 11, 2024 10:25 pm

Problem 897

Post by SAG145 »

According to my calculations $G(5) \approx 1.472470393$.
Can someone explain to me why this is not correct?
Image
User avatar
neverforget
Posts: 88
Joined: Sat Sep 16, 2006 10:10 pm

Re: Problem 897

Post by neverforget »

Problem 897 (View Problem)
SAG145 wrote: Sat Jun 29, 2024 11:44 pm According to my calculations $G(5) \approx 1.472470393$.
Can someone explain to me why this is not correct?
The question is asking for the largest possible area, so your value of G(5) is incorrect because there is a 5-gon with higher area within the desired region than your value.
Image
pjt33
Posts: 140
Joined: Mon Oct 06, 2008 6:14 pm

Re: Problem 897

Post by pjt33 »

There is a very tempting assumption to make about the polygon which turns out to be incorrect.
Post Reply