The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (FreeBSD)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
(100LX) Decimated Sequence Equation for Solver
07-18-2017, 04:35 PM
Post: #1
(100LX) Decimated Sequence Equation for Solver
Enter the equation in solver, actuate Calc, enter an integer value & store in N, actuate the key Nth_Dec & the programme returns the Nth element of the decimated sequence in

Nth_Dec

& the sum of the first N elements in

Sum_1_N.

Do not actuate Sum_1_N, the value is only for display purposes.

Code:

Nth_Dec=N+IP((N-1)/9)+0*L(Sum_1_N,(SQ(N)+N+SIGMA(x,0,8,1,SQ(IP((N-x)/9)))+SIGMA(x,1,8,1,IP((N-x)/9))-IP(N/9))/2)*Sum_1_N
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(100LX) Decimated Sequence Equation for Solver - Gerald H - 07-18-2017 04:35 PM



User(s) browsing this thread: 4 Guest(s)