Problem 319

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.
quintana
Posts: 11
Joined: Wed Jan 28, 2009 5:53 pm

Re: Problem 319

Post by quintana »

thanks a bundle though i am totally baffled now - whether i missed by 4 or by 10000004 at least :)
davidFashion
Posts: 14
Joined: Fri Mar 04, 2011 10:53 pm

Re: Problem 319

Post by davidFashion »

Are these correct:

t(2) = 5
t(3) = 23
t(4) = 83
t(5) = 293
t(6) = 937
t(7) = 2995
t(8) = 9235
t(9) = 28396

I am asking because my value for t(10) is incorrect.
thundre
Posts: 356
Joined: Sun Mar 27, 2011 10:01 am

Re: Problem 319

Post by thundre »

davidFashion wrote:Are these correct:

t(2) = 5
t(3) = 23
t(4) = 83
t(5) = 293
t(6) = 937
t(7) = 2995
t(8) = 9235
t(9) = 28396
2-5 are correct, the rest are all too high.
Image
MuthuVeerappanR
Posts: 539
Joined: Sun Mar 22, 2015 2:30 pm
Location: India
Contact:

Re: Problem 319

Post by MuthuVeerappanR »

This problem has had 39 posts so far yet no post has got even a single kudos... That's weird... Kind of a record in PE I think..
Image
It is not knowledge, but the act of learning, not possession but the act of getting there, which grants the greatest enjoyment.
Post Reply