(95LX) Sequence of Integers without Squares, OEIS A000037 & Sum, A086849
|
02-14-2016, 03:32 PM
(This post was last modified: 06-15-2017 01:39 PM by Gene.)
Post: #1
|
|||
|
|||
(95LX) Sequence of Integers without Squares, OEIS A000037 & Sum, A086849
Enter the formula below in the Solver Catalogue.
Enter a value for N & actuate the Nth_Not_Square key, the calculation returns the Nth not square in the series & the sum of the first N terms as Sum_1_N OR Enter a value for Nth_Not_Square & actuate the N key, the calculation returns the index N in the series & the sum of the first N terms as Sum_1_N, but avoid entering a square number in this case. Do not actuate the Sum_1_N key. Nth_Not_Square=L(u,IF(N<3,N+1,N+RND(SQRT(N),0)))+ 0*L(Sum_1_N,IF( N< 3,SQ(N)+1,G(u)*((G(u)+1)/2)-L(v,IP(SQRT(G(u))) )* ( G(v)+1)*(G(v)+.5)/3))*Sum_1_N |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)