Problem 656

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
vamsikal3
Posts: 89
Joined: Sat Oct 01, 2016 9:25 am

Problem 656

Post by vamsikal3 »

<deleted post>
Last edited by vamsikal3 on Wed Nov 25, 2020 4:08 pm, edited 2 times in total.
my friend key --> 990813_OZPwQtCjkD6KlvxirOoTSZxccMFsuw1L
Image
Cot-O-Bus
Posts: 7
Joined: Thu Sep 27, 2018 10:18 am

Re: Problem 656

Post by Cot-O-Bus »

.
Last edited by Cot-O-Bus on Tue Feb 19, 2019 5:02 pm, edited 1 time in total.
User avatar
Animus
Administrator
Posts: 1987
Joined: Sat Aug 16, 2014 1:23 pm

Re: Problem 656

Post by Animus »

This forum is meant for clarifying questions concerning the problem statements. Please adhere the forum rules shown above, especially these:
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.
This includes asking for additional test values.

Many participants take pride in their achievements. Therefore it is not appropiate to ask for help for recent problems that have not even reached 100 solvers.

This problem has not even been out for 2 days yet!
vamsikal3
Posts: 89
Joined: Sat Oct 01, 2016 9:25 am

Re: Problem 656

Post by vamsikal3 »

<deleted post>
Last edited by vamsikal3 on Wed Nov 25, 2020 4:07 pm, edited 1 time in total.
my friend key --> 990813_OZPwQtCjkD6KlvxirOoTSZxccMFsuw1L
Image
User avatar
RobertStanforth
Administrator
Posts: 2666
Joined: Mon Dec 30, 2013 11:25 pm

Re: Problem 656

Post by RobertStanforth »

vamsikal3 wrote: Tue Feb 19, 2019 4:17 am Can I PM someone to verify my result for the 21st term in the sequence given in the example for square_root(31)?
No, that is still not the purpose of this forum.
As Animus said, "it is not appropiate to ask for help for recent problems that have not even reached 100 solvers".
vamsikal3
Posts: 89
Joined: Sat Oct 01, 2016 9:25 am

Re: Problem 656

Post by vamsikal3 »

<deleted post>
Last edited by vamsikal3 on Wed Nov 25, 2020 4:08 pm, edited 1 time in total.
my friend key --> 990813_OZPwQtCjkD6KlvxirOoTSZxccMFsuw1L
Image
User avatar
Animus
Administrator
Posts: 1987
Joined: Sat Aug 16, 2014 1:23 pm

Re: Problem 656

Post by Animus »

Vamsi, we are not per se opposed to people building a small, closed group working on solving problems collaboratively.
However, this forum is in no way a closed group and should not be, so we don't want you to use this forum to do so.
Cot-O-Bus
Posts: 7
Joined: Thu Sep 27, 2018 10:18 am

Re: Problem 656

Post by Cot-O-Bus »

I have had an errors at { 677, 730, 785, 842, 901, 962 }
Fixed.
Solved.

Thanks for collaboration.
User avatar
jaap
Posts: 588
Joined: Tue Mar 25, 2008 3:57 pm
Contact:

Re: Problem 656

Post by jaap »

In the wording of the problem, I don't think it is a good idea to use the letter n for two different variables - first as the index of the sequence, then as an element of T. I think it would be better to change the second use to a variable named t for example.
User avatar
hk
Administrator
Posts: 12832
Joined: Sun Mar 26, 2006 10:34 am
Location: Haren, Netherlands

Re: Problem 656

Post by hk »

Thanks Jaap.
I made it: Calculate the sum of $H_{100}(\sqrt \beta)$ for $\beta \in T$.
Image
War ruins the life and health of untold numbers of innocent children.
Post Reply