cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A268034 A268032 with repeated 1's removed.

Original entry on oeis.org

3, 5, 11, 3, 21, 3, 5, 43, 3, 5, 11, 3, 85, 3, 5, 11, 3, 21, 3, 5, 171, 3, 5, 11, 3, 21, 3, 5, 43, 3, 5, 11, 3, 341, 3, 5, 11, 3, 21, 3, 5, 43, 3, 5, 11, 3, 85, 3, 5, 11, 3, 21, 3, 5, 683, 3, 5, 11, 3, 21, 3, 5, 43, 3, 5
Offset: 1

Views

Author

Jeremy Gardiner, Jan 24 2016

Keywords

Comments

Records appear to be given by A001045 Jacobsthal numbers.
(a(n)-1)/2 appears to be A085358.
The terms between the A001045(n+3) are:
3
5
11
3,
21
3, 5,
43
3, 5, 11, 3,
85
3, 5, 11, 3, 21, 3, 5,
171
3, 5, 11, 3, 21, 3, 5, 43, 3, 5, 11, 3,
341
3, 5, 11, 3, 21, 3, 5, 43, 3, 5, 11, 3, 85, 3, 5, 11, 3, 21, 3, 5,
683
This gives the same sequence. Every column has the same number.
By rows, there are 0, 0, 1, 2, 4, 7, 12, 20, ... apparently = Fibonacci(n+1) - 1 = A000071 terms.
From Paul Curtz, Jan 26 2016: (Start)
a(n) is also in
0, 1, 1 0, 3, 0, 1, 5, 0, ... equivalent to A035614(n)
1, 1, 3, 1, 5, 1, 1, 11, 1, ... equivalent to A035612(n)
1, 3, 5, 1, 11, 1, 3, 21, 1, ... (compare to A268032)
3, 5, 11, 3, 21, 3, 5, 43, 3, ... a(n) (equivalent to a3(n) in A035612)
5, 11, 21, 5, 43, 5, 11, 85, 5, ...
etc.
Every vertical comes from A001045 (*).
Second row: first one removing all 0's.
Third row: second one removing a part of 1's respecting (*)
Fourth row: third one removing all 1's.
etc.
The offset 0 is homogeneous to these sequences. (End)

Examples

			A268032 begins 1, 1, 1, 1, 1, 3, 1, 1, 1, 5, 1, 1, 1, 1, 1, 11, 1, 1, 1, 1, 1, 3, 1, 1, 1, 21, ... hence this sequence begins 3, 5, 11, 3, 21, ...
		

Crossrefs

A233312 Terms of A114994 which are c-equivalent to "c-squares" (A020330).

Original entry on oeis.org

0, 3, 10, 15, 36, 43, 43, 63, 136, 147, 170, 175, 147, 175, 175, 255, 528, 547, 586, 591, 586, 683, 683, 703, 547, 591, 683, 703, 591, 703, 703, 1023, 2080, 2115, 2186, 2191, 2340, 2347, 2347, 2367, 2186, 2347, 2730, 2735, 2347, 2735, 2735, 2815, 2115, 2191
Offset: 0

Views

Author

Vladimir Shevelev, Dec 07 2013

Keywords

Comments

About c-equivalent see in comment in A233249.
a(n) is even iff A171791(n+1) is odd - holds for at least the first 1028 terms. The reason, put very briefly, is that: a(n) is even if and only if n is the double of a "fibbinary number". Cf. A267508. [Jörgen Backelin, Jan 15 2016 added by Jeremy Gardiner, Jan 26 2016]

Examples

			c-square of 5 in binary is (10)(1)(10)(1)~(10)(10)(1)(1) which is 43 in decimal. So a(5)=43.
		

Crossrefs

Extensions

More terms from Peter J. C. Moses, Dec 07 2013
Showing 1-2 of 2 results.