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.

A076783 a(n) = 11^(n^2).

This page as a plain text file.
%I A076783 #15 Sep 08 2022 08:45:07
%S A076783 1,11,14641,2357947691,45949729863572161,108347059433883722041830251,
%T A076783 30912680532870672635673352936887453361,
%U A076783 1067189571633593786424240872639621090354383081702091,4457915684525902395869512133369841539490161434991526715513934826241
%N A076783 a(n) = 11^(n^2).
%C A076783 Number of n X n matrices over GF(11).
%C A076783 a(n) = k^(n^2) with k = 2, 3, 4, ... counts n X n matrices over GF(k).
%H A076783 Vincenzo Librandi, <a href="/A076783/b076783.txt">Table of n, a(n) for n = 0..20</a>
%t A076783 11^Range[0,10]^2 (* _Vladimir Joseph Stephan Orlovsky_, Feb 01 2012 *)
%o A076783 (Magma) [11^(n^2): n in [0..10]]; // _Vincenzo Librandi_, May 30 2011
%Y A076783 Cf. A060757, A060758, A060759, A060760, A060761.
%K A076783 nonn,easy
%O A076783 0,2
%A A076783 Vincenzo Origlio (vincenzo.origlio(AT)itc.cnr.it), Nov 15 2002
%E A076783 More terms from _Rick L. Shepherd_, May 06 2008