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.

A215914 Smallest positive integer k such that there is no k-dimensional unital *-subalgebra of the n X n complex matrices.

This page as a plain text file.
%I A215914 #8 Dec 16 2016 02:46:35
%S A215914 2,3,4,7,8,13,16,23,24,43,44,49,64,77,80,97,116,141,144,167,168,193,
%T A215914 248,249,280,313,348,385,424,473,484,527,528,573,620,625,720,725,828,
%U A215914 833,890,949,1010,1073,1088,1153,1220,1289,1360,1433
%N A215914 Smallest positive integer k such that there is no k-dimensional unital *-subalgebra of the n X n complex matrices.
%C A215914 a(n) is the smallest positive integer that is not contained in the n-th row of  A215905.
%C A215914 a(n) >= n+1. In fact, for any m >= 1 there exists N >= 1 such that a(n) > mn for all n >= N. That is, this sequence grows super-linearly.
%e A215914 In the n = 4 case, there are unital *-subalgebras of dimensions 1 though 6, as follows:
%e A215914 a 0 0 0 ... a 0 0 0 ... a 0 0 0 ... a 0 0 0 ... a 0 0 0 ... a 0 0 0
%e A215914 0 a 0 0 ... 0 b 0 0 ... 0 b 0 0 ... 0 b 0 0 ... 0 a 0 0 ... 0 b 0 0
%e A215914 0 0 a 0 ... 0 0 b 0 ... 0 0 c 0 ... 0 0 c 0 ... 0 0 b c ... 0 0 c d
%e A215914 0 0 0 a ... 0 0 0 b ... 0 0 0 c ... 0 0 0 d ... 0 0 d e ... 0 0 e f
%e A215914 However, there is no unital *-subalgebra of the 4-by-4 matrices of dimension 7, so a(4) = 7.
%Y A215914 Cf. A215905, A215909.
%K A215914 nonn
%O A215914 1,1
%A A215914 _Nathaniel Johnston_, Aug 26 2012