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 
(38G) OEIS A009116 & Partial Sums
03-15-2015, 03:56 PM (This post was last modified: 06-15-2017 01:55 PM by Gene.)
Post: #1
(38G) OEIS A009116 & Partial Sums
Here a programme to load the sequence aplet to produce

http://oeis.org/A009116

in column one & the partial sums of the series in column number two in numerical view.

The partial sums sequence has not (yet) been included in OEIS.

RECURSE(U,RE((-1,-1)^(N-1)),1,-1)►U1(N):
CHECK 1:
RECURSE(U,-RE(3+(1,-2)*(-1,1)^(N-2)+(1,2)*(-1,-1)^(N-2))/5+1,1,0)►U2(N):
CHECK 2:
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
(38G) OEIS A009116 & Partial Sums - Gerald H - 03-15-2015 03:56 PM



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