Problem 896

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
damon_achey
Posts: 3
Joined: Fri Feb 11, 2011 9:45 pm
Location: Seattle Wa.
Contact:

Problem 896

Post by damon_achey »

Problem 896 (View Problem)

Can someone explain why [4..7] arranged as 5, 6, 7, 4 isn't the 4th divisible range of length 4?
Image "I'm not dead yet!"
mdean
Posts: 206
Joined: Tue Aug 02, 2011 2:05 am

Re: Problem 896

Post by mdean »

Because the third term isn't divisible by 3.
Image
Post Reply