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.

User: Jörgen Backelin

Jörgen Backelin's wiki page.

Jörgen Backelin has authored 4 sequences.

A267508 Smallest number "c-equivalent" to n.

Original entry on oeis.org

1, 2, 3, 4, 5, 5, 7, 8, 9, 10, 11, 9, 11, 11, 15, 16, 17, 18, 19, 18, 21, 21, 23, 17, 19, 21, 23, 19, 23, 23, 31, 32, 33, 34, 35, 36, 37, 37, 39, 34, 37, 42, 43, 37, 43, 43, 47, 33, 35, 37, 39, 37, 43, 43, 47, 35, 39, 43, 47, 39, 47, 47, 63, 64, 65, 66, 67, 68, 69, 69, 71, 68, 73
Offset: 1

Author

Jörgen Backelin, Jan 16 2016

Keywords

Comments

For c-equivalence, see the comments to A233249. Briefly put, two positive integers m and n are c-equivalent in the sense of Vladimir Shevelev, if they have ordinary binary representations with the same multisets of substrings resulting from cutting the full strings immediately before each bit 1. A(n) is defined as the smallest positive integer, which is c-equivalent to n. Alternatively, in the manners of A114994, the lengths of these substrings can be considered as representing ways to write integers as sums of positive integers with arbitrarily ordered sums, and a(n) as the unique integer whose corresponding substring lengths form the corresponding integer partition.
For instance, the ordinary binary representations of 11, 13, and 14 are 1011, 1101, and 1110, respectively, which yields the equal multisets {"10","1","1"}, and {"1","10","1"}, and {"1","1","10"} of strings, respectively; whence 11, 13, and 14 are c-equivalent.
A(n) is an odd number if and only if the substring "1" appears at least once in the multiset. Since this is the case if and only if it also holds for the binary representation of n concatenated with itself, and A233312(n) = a(m) for the number m whose binary representation is this concatenation, we have a(n) == A233312(n) (mod 2) for all n. Moreover, empirical data has suggested that perhaps A233312(n)+1 == A171791(n+1) (mod 2) for all n >= 1. This relation holds in general if and only if a(n)+1 == A171791(n+1) for the same n, which in its turn is true if and only if the relation with fibbinary numbers first empirically observed by Paul D. Hanna in the comments to A171791 holds in general.
The sequence A163382 also maps n to a c-equivalent integer <=n; however, here, only cyclic permutations of the sequences of substrings are allowed. Thus, a more restricted equivalence relation is used; whence a(n) <= A163382(n) for all n. Equality holds for infinitely many n, including n = 1..37.

Examples

			The set of integers c-equivalent to 38 is {37,38,41,44,50,52} (with the binary representations 100101, 100110, 101001, 101100, 110010, and 110100, respectively). The smallest of these numbers is 37. Thus, a(38) = 37. Alternatively, the substrings of 100110_binary = 38 correspond to writing 6 as the sum of 3+1+2, which is a permutation of the partition 6 = 3+2+1, where the right hand side corresponds to 37. (On the other hand, only 41 and 52 may be achieved from 38 by cyclic permutations of the bits, whence A163382(38) = 38.)
		

Crossrefs

A114994 = range(a), A233312(n) = a(A020330(n)).

A267296 Circulant Ramsey numbers RC_1(3,n) of the first kind.

Original entry on oeis.org

3, 3, 9, 14, 15, 22, 25, 34, 37, 46, 49
Offset: 2

Author

Jörgen Backelin, Jan 12 2016

Keywords

Comments

The smallest positive number a(n), such that any triangle-free cyclic (also known as circulant) graph with a(n) vertices has independence number at least n. The terminology and the terms given here are from Harborth and Krause.
a(n) <= A267295(n) for all n.
Moreover, the sequence is related to the ordinary two-color Ramsey numbers R(3,n), given in A000791, by the relation a(n) <= A000791(n) for all n, as proved by Kalbfleisch. This inequality is known to be an equality for n = 2 or 4 <= n <= 5.

References

  • H. Harborth, S. Krause, Ramsey Numbers for Circulant Colorings, Congressus Numerantium 161 (2003), 139-150.

Crossrefs

A267295 Circulant Ramsey numbers RC_2(3,n) of the second kind.

Original entry on oeis.org

3, 6, 9, 14, 17, 22, 27, 36, 39, 46, 49
Offset: 2

Author

Jörgen Backelin, Jan 12 2016

Keywords

Comments

The smallest number a(n), such that any triangle-free cyclic (also known as circulant) graph with at least a(n) vertices has independence number at least n. The terminology and the terms given here are from Harborth and Krause (2003); however, in another form, essentially they were considered and partly calculated already by Kalbfleich in 1965.
a(n) = A000789(n)+1 and a(n) >= A267296(n) for all n.
Moreover, the sequence is related to the ordinary two-color Ramsey numbers R(3,n), given in A000791, by the relation a(n) <= A000791(n) for all n, as proved by Kalbfleisch. This inequality is known to be strict for 6 <= n <= 8, and for n = 10.

References

  • H. Harborth, S. Krause: Ramsey Numbers for Circulant Colorings, Congressus Numerantium 161 (2003), 139-150.

Crossrefs

A257637 Maximal number of edges in an n-vertex triangle-free graph with maximal degree at most 4.

Original entry on oeis.org

0, 1, 2, 4, 6, 9, 12, 16, 17, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 98, 100, 102, 104, 106, 108, 110, 112, 114, 116, 118, 120
Offset: 1

Author

Jörgen Backelin, Nov 04 2015

Keywords

Comments

For n <= 8, a(n) is the Turan number T(3,n), realized by a complete bipartite graph K(m, m) if n = 2m or K(m, m+1) if n = 2m+1, since then that graph has maximal degree <= 4.
For n >= 10, any 4-regular triangle-free graph (i.e., graph with no three-cliques) will do.
For n = 9, there is no 4-regular triangle-free graph, as can be seen from inspection.

Crossrefs

Programs

Formula

a(n) = floor(n^2/4) = A002620(n), if 1 <= n <= 8.
a(9) = 17.
a(n) = 2*n = A005843(n), if n >= 10.
From Chai Wah Wu, Feb 03 2021: (Start)
a(n) = 2*a(n-1) - a(n-2) for n > 11.
G.f.: x*(-x^10 + 2*x^9 - 3*x^8 + x^7 + x^5 + x^3 + x)/(x - 1)^2. (End)