Post Reply 
(95LX) Connell Sequence, OEIS A001614
12-16-2015, 11:57 AM (This post was last modified: 06-15-2017 01:39 PM by Gene.)
Post: #1
(95LX) Connell Sequence, OEIS A001614
Enter the equation below in Solver application in the built in calculator:
Code:

Connell=2*N-L(u,RND(SQRT(2*N),0))+0*L(SumConnell,N-L(v,G(u)*((6*N+1)-SQ(G(u)))/6)+SQ(N))*SumConnell*L(NotConnell,2*N+G(u))*NotConnell*L(SumNotConnell,N+G(v)+SQ​(N))*SumNotConnell
Solve for Connell, eg for

N = 1234567

Solver returns

Connell = 2467563 (1234567th element of the sequence)
SumConnell = 1522863622439 (sum of first 1234567 elements of the series)
NotConnell = 2470705 (1234567th element of the series of numbers NOT in Connell series)
SumNotConnell = 1525450201673 (sum of first 1234567 numbers NOT in Connell series)
Find all posts by this user
Quote this message in a reply
Post Reply 




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