#All OEIS sequences
45 messages · Page 1 of 1 (latest)
Curly numbers with commas:
Proof of concept
More proof of concept
Premature cutoff? Where is the 8 in 128?
yeah
A000079 complete
well 1 2 4 8 16 32 also completes a bunch of other ones
namely A006261 and A320487
A133145
period 4 repeating 1,2,4,8,1,2,4,8,1,2,...
how do you turn it into a spreadsheet tho
yeah
but like
truncate to the first 1000 or smth
A000001 - A001000
A000003 done
A000004 zeros only sequence
A000005
i think you could get it into sheet if you categorize the sequences by the starting digit
so each sheet will only have 38k rows
the completed sequences can be entered in another sheet, and an app script can be made to manage the sequence sheets automatically based on the elements found
unfortunately i'm not too good at app scripts (only helped with unicode sheet a while ago)