CINXE.COM

eishelp2.html

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <link rel="stylesheet" href="/styles.css"> <meta name="format-detection" content="telephone=no"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name=viewport content="width=device-width, initial-scale=1"> <meta name="keywords" content="OEIS,integer sequences,Sloane" /> <title>eishelp2.html</title> <link rel="search" type="application/opensearchdescription+xml" title="OEIS" href="/oeis.xml"> <script> var myURL = "\/eishelp2.html" function redir() { var host = document.location.hostname; if(host != "oeis.org" && host != "127.0.0.1" && !/^([0-9.]+)$/.test(host) && host != "localhost" && host != "localhost.localdomain") { document.location = "https"+":"+"//"+"oeis"+".org/" + myURL; } } function sf() { if(document.location.pathname == "/" && document.f) document.f.q.focus(); } </script> </head> <body bgcolor=#ffffff onload="redir();sf()"> <div class=loginbar> <div class=login> <a href="/login?redirect=%2feishelp2.html">login</a> </div> </div> <div class=center><div class=top> <center> <div class=donors> The OEIS is supported by <a href="http://oeisf.org/#DONATE">the many generous donors to the OEIS Foundation</a>. </div> <div class=banner> <a href="/"><img class=banner border="0" width="600" src="/banner2021.jpg" alt="eishelp2.html"></a> </div> </center> </div></div> <div class=center><div class=pagebody> <div class=searchbarcenter> <form name=f action="/search" method="GET"> <div class=searchbargreet> <div class=searchbar> <div class=searchq> <input class=searchbox maxLength=1024 name=q value="" title="Search Query"> </div> <div class=searchsubmit> <input type=submit value="Search" name=go> </div> <div class=hints> <span class=hints><a href="/hints.html">Hints</a></span> </div> </div> <div class=searchgreet> (Greetings from <a href="/welcome">The On-Line Encyclopedia of Integer Sequences</a>!) </div> </div> </form> </div> <center> <h1>Explanation of Terms Used in Reply From</h1> <h2><a href="https://oeis.org/">The On-Line Encyclopedia of Integer Sequences </a></h2></center><p> The following (imaginary) example shows all the different types of lines that may appear in a reply from the <a href="https://oeis.org"><STRONG>On-Line Encyclopedia of Integer Sequences</STRONG></a>. <p> [For a description of the <strong>Internal Format</strong> used in the database, click <a href="eishelp1.html">here</a>.] <p> Click on the heading to get more information. <p> <pre> <STRONG><a href="#RI">ID Number:</a></STRONG> A004001 (Formerly M0276 and N0101)) <STRONG><a href="#RS">Data:</a> </STRONG> 1,-1,-1,0,0,1,1,2,0,0,-1,-1,-2,-2,-2,-4,-1,-2,0,0,3,4,6,6,8,8,10,10,9,9,7, <STRONG> </STRONG> 5,2,0,-7,-10,-18,-22,-29,-32,-41,-43,-49,-50,-54,-53,-54,-50,-46,-38,-30, <STRONG> </STRONG> -18,-6,8,25,43,62,82,108,129,155 <STRONG><a href="#RN">Name:</a> </STRONG> Bell or exponential numbers: ways of placing n labeled balls into n indistinguishable boxes. <STRONG><a href="#RC">Comments:</a> </STRONG> On first day, each gossip has his own tidbit. On each successive day, disjoint pairs of <STRONG> </STRONG> gossips may share tidbits (over the phone). After a(n) days, all gossips have all <STRONG> </STRONG> tidbits. <STRONG><a href="#RD">References</a></STRONG> R. L. Graham, D. E. Knuth and O. Patashnik, Concrete Mathematics. Addison-Wesley, Reading, MA, 2nd Ed., 1998, p. 329. <STRONG> </STRONG> C. L. Mallows, Conway's challenge sequence, Amer. Math. Monthly, 98 (1991), 5-20. <STRONG><a href="#RH">Links:</a> </STRONG> Douglas E. Iannucci and Donna Mills-Taylor, <a href="http://www.cs.uwaterloo.ca/journals/JIS/IANN/iann1.html">On Generalizing the Connell Sequence</a>, J. Integer Sequences, Vol. 2, 1999, #99.1.7. <STRONG><a href="#RF">Formula:</a> </STRONG> a(n) = (1/4)*n^2*(n^2+3). <STRONG><a href="#Re">Example:</a> </STRONG> a(24) = 4 because we can form 2, 4, 24 and 42. <STRONG><a href="#Rp">Maple:</a> </STRONG> a:=proc(n) option remember; if n&lt;=2 then 1 else a(a(n-1))+a(n-a(n-1)); fi; end; <STRONG><a href="#R3">Math'ca:</a> </STRONG> dtn[L_]:=Fold[2#1+#2&,0,L]; f[n_]:=dtn[Reverse[1-IntegerDigits[n,2]]]; <STRONG> </STRONG> Table[f[n],{n,0,100}] <STRONG><a href="#Ro">Program:</a> </STRONG> (PARI.2.0.11) direuler(p=2,101,1/(1-(kronecker(5,p)*(X-X^2))-X)) <STRONG><a href="#RY">See also:</a> </STRONG> Cf. <a href="A005380">A005380</a> <STRONG><a href="#RK">Keywords:</a> </STRONG> sign,nice,easy <STRONG><a href="#RZ">Offset:</a> </STRONG> 5,8 <STRONG><a href="#RA">Author(s):</a></STRONG> <a href="https://oeis.org/wiki/User:Antti_Karttunen">Antti Karttunen</a>, Dec 05 2001 <STRONG><a href="#R2">Extension:</a></STRONG> Extended by <a href="https://oeis.org/wiki/User:Alois_P._Heinz">Alois P. Heinz</a>, Mar 10, 2010. </pre> <p> <pre> </pre> <p> <h2>Explanation of the Different Lines</h2> <p> <h3><a name="RI"><font color="red">ID Number</font></a></h3> <ul> <li> The A-number (for example <a href="https://oeis.org/A000031">A000031</a>) is the absolute catalogue number of the sequence. It consists of A followed by 6 digits. </li> <li> Some sequences also have a 4-digit M-number, such as <font color="green">M1459</font>, which is the number they carried in <a href="book.html"><STRONG>"The Encyclopedia of Integer Sequences"</STRONG></a> by N.J.A. Sloane and S. Plouffe, Academic Press, San Diego, CA, 1995. </li> <li> Some older sequences also have a 4-digit N-number, such as <font color="green">N0577</font>, which is the number they carried in the "Handbook of Integer Sequences", by N. J. A. Sloane, Academic Press, NY, 1973. </li> </ul> <p> <h3><a name="RS"><font color="red">Data</font></a></h3> <ul> <li>These lines give the beginning of the sequence. <ul> <li> For example: &nbsp; &nbsp; <font color="green"> 0,1,1,2,3,5,8,13,21,34,55,89,144,... </font> </li> </ul> </li> <li> Ideally the entry gives enough terms to fill about three lines on the screen. </li> <li>The terms must be integers. </li> <li>If the terms are fractions, then the numerators and denominators appear as separate sequences, labeled with the <a href="#RK">Keyword</a> "frac", and with links connecting the two sequences. </li> <li> Only sequences that are well-defined and of general interest are included. </li> </ul> <p> <h3><a name="RN"><font color="red">Name</font></a></h3> <ul> <li>The "Name" line gives a brief description or definition of the sequence. <ul> <li> For example: &nbsp; &nbsp; <font color="green">The even numbers.</font> </li> </ul> </li> <li>In the description, a(n) usually denotes the n-th term of the sequence, and n is a typical subscript. <ul> <li> For example: &nbsp; &nbsp; <font color="green">a(n) = a(n-1) + a(n-3)</font>. </li> </ul> </li> <li>In some cases however a letter such as k or m is used to denote a typical term in the sequence. <ul> <li> For example: &nbsp; &nbsp; <font color="green">List of numbers k such that k and k+1 have the same number of divisors</font>. </li> </ul> </li> </ul> <p> <h3><a name="RC"><font color="red">Comments</font></a></h3> <ul> <li>Additional remarks about the sequence that do not fit into any of the other lines (additional contexts where the sequence occurs, for instance). </li> </ul> <p> <h3><a name="RD"><font color="red">References</font></a></h3> <ul> <li>References where information about the sequence can be found. </li> <li>Whenever possible the reference gives full bibliographical information: <ul> <li> For an article in a journal: author(s), title of article, name of journal, volume, issue number if relevant, year, starting and ending page numbers, etc. </li> <li> For a book: author(s), title, publisher, place, year, edition, page numbers where sequence appears, etc. </li> <li> For an article in a book: author(s), title of article, page numbers, editors' names, title of book, publisher, place, year, etc. </li> </ul> </li> </ul> <p> <h3><a name="RH"><font color="red">Links</font></a></h3> <ul> <li>Links related to this sequence</li> <li>Preferred format:<p> J. B. Smith, &lt; a href = " http : // www.this.that.com/etc/etc.html ">Title&lt; /a ></li> <p> - spaces have been inserted to make it visible, but of course you should not insert any spaces. <p> In other words, the format is<p> <font color="green"><strong>Author, &lt;a href="http://www.etc.etc/file"&gt;Title&lt;/a&gt;</strong></font> </li> <p> <li>Web page addresses can change very quickly, so if you find a link that is broken, please add a comment to that link &mdash; you might say, for example, [broken link? - ~~~~] (the four tildes will be transformed into your signature). </li> </ul> <p> <h3><a name="RF"><font color="red">Formula</font></a></h3> <ul> <li>These lines give formulae, recurrences, generating functions, etc. for the sequence. </li> <li>a(n) usually denotes the n-th term of the sequence, and n is a typical subscript. </li> <li>Note that the first offset (see <a href="#RZ">Offset</a>) then gives the value of n corresponding to the first term shown. <ul> <li>An example of an explicit formula: &nbsp; &nbsp; <font color="green"> a(n) = n^2 + n + 1. </font> </li> <li>An example of a recurrence: &nbsp; &nbsp; <font color="green"> a(n+1) = 2 * a(n) - (-1)^n * 3. </font> </li> </ul> </li> <li>The ordinary generating function (G.f.) for a sequence a(0), a(1), a(2), ... is the formal power series <pre> A(x) = a(0) + a(1)*x + a(2)*x^2 + a(3)*x^3 + ... </pre> <ul> <li> An example of an ordinary generating function: &nbsp; &nbsp; <font color="green"> G.f.: A(x) = 1/(1-x)^4. </font> </li> <li> Usually one can think of an ordinary generating function as a Taylor series, and extract the nth coefficient by differentiating A(x) n times, setting x = 0, and dividing by n!. Computer algebra languages such as Maple make this easy - one simply says (for example) series(A,x,100). </li> </ul> </li> <li>The exponential generating function (E.g.f.) for a sequence a(0), a(1), a(2), ... is the formal power series <pre> a(0) a(1)*x a(2)*x^2 a(3)*x^3 a(4)*x^4 A(x) = ---- + ------ + -------- + -------- + -------- + ... 1 1 2 6 24 </pre> where the numbers in the denominators are the factorial numbers n! = 1*2*3*4*...*n, Sequence <a href="A000142">A000142</a>. <ul> <li> An example of an exponential generating function: &nbsp; &nbsp; <font color="green"> E.g.f.: A(x) = exp(exp(x)-1). </font> </li> </ul> </li> </ul> <p> <h3><a name="Re"><font color="red">Example</font></a></h3> <ul> <li>These lines give expanded information or examples to illustrate the initial terms of the sequence. <ul> <li>For instance: &nbsp; &nbsp; <font color="green"> 4=2^2, so a(4)=1;&nbsp;&nbsp; 5=1^2+2^2=2^2+1^2, so a(5)=2. </font> </li> </ul> </li> <li>If the sequence is formed from the coefficients of a power series, this line can be used to show the beginning of the series. <ul> <li>For instance: &nbsp; &nbsp; <font color="green"> 1+3600*q^3+101250*q^4+... </font> </li> </ul> </li> <li>If the sequence is formed from the decimal expansion or continued fraction expansion of a real number, this line may show the actual decimal expansion. <ul> <li>For instance: &nbsp; &nbsp; <font color="green"> 3.141592653589793238462643383279502884... </font> </li> </ul> </li> <li>If the sequence is formed by reading the rows of an <a href="#NA">array</a>, this line may show the beginning of the array (see the <a href="#RK">Keywords</a> "tabl" and "tabf" below.) <ul> <li>For instance: &nbsp; &nbsp; <font color="green"> {1}; {1,1}; {1,2,1}; {1,3,3,1}; {1,4,6,4,1}; ... </font> </li> </ul> </li> </ul> <h3><a name="Rp"><font color="red">Maple</font></a></h3> <ul> <li>These lines give Maple code to produce the sequence. Examples: <ul> <li> <font color="green"> f:=i-&gt;if isprime(i) then 1 else 0; fi; [seq(f(i),i=0..100)]; </font> </li> <li> <font color="green"> for i from 1 to 100 do if isprime(i) then print(nops(factorset(i-1))); fi; od; </font> </li> </ul> </li> </ul> <p> <h3><a name="R3"><font color="red">Math'ca</font></a></h3> <ul> <li>These lines give Mathematica code to produce the sequence. For example: <ul> <li> <font color="green"> Table[ If[ n==1,1,LCM@@Map[ (#1[ [ 1 ] ]-1)*#1[ [ 1 ] ]^(#1[ [ 2 ] ]-1)&amp;, FactorInteger[ n ] ] ],{n,1,70} ] </font> </li> </ul> </li> </ul> <p> <h3><a name="Ro"><font color="red">Program</font></a></h3> <ul> <li>These lines give a program in some other language that will produce the sequence. Examples: <ul> <li> <font color="green"> (PARI) v=[];for(n=0,60,if(isprime(n^2+n+41),v=concat(v,n),));v </font> </li> <li> <font color="green"> (MAGMA) R := ReedMullerCode(2,7); print(WeightEnumerator(R)); </font> </li> <li> <font color="green"> (Sage) CuspForms( Gamma1(1), 12, prec=100).0; </font> </li> </ul> </li> </ul> <p> <h3><a name="RY"><font color="red">See also</font></a></h3> <ul> <li>These lines gives cross-references to related sequences. Examples: <ul> <li> <font color="green"> Cf. A006546, A007104, A007203. </font> </li> <li> <font color="green"> a(n) = A025582(n)^2+1. </font> </li> </ul> </li> </ul> <ul> <li> <strong>Sequence in context.</strong> This line show the three sequences immediately before and after the sequence in the lexicographic listing. Example: <ul> <li> <font color="green"> Sequence in context: A036656 A000055 A006787 this_sequence A036648 A047750 A072187 </font> </li> </ul> </li> </ul> <p> <ul> <li> <strong>Adjacent sequences.</strong> This line show the three sequences whose A-numbers are immediately before and after the A-number of the sequence. Example: <ul> <li> <font color="green"> Adjacent sequences: A000989 A000990 A000991 this_sequence A000993 A000994 A000995 </font> </li> </ul> </li> </ul> <p> <h3><a name="RK"><font color="red">Keywords</font></a></h3> These lines give keywords describing the sequence. At present the following keywords are in use. <ul> <li><STRONG>base</STRONG>: Sequence is dependent on base used </li> <li><STRONG>bref</STRONG>: Sequence is too short to do any analysis with </li> <li><STRONG>changed</STRONG>: A sequence that was changed in the last two or three weeks (this keyword is set automatically)</li> <li><STRONG>cofr</STRONG>: A continued fraction expansion of a number</li> <li><STRONG>cons</STRONG>: A decimal expansion of a number </li> <li><STRONG>core</STRONG>: An important sequence </li> <li><STRONG>dead</STRONG>: An erroneous or duplicated sequence (the table contains a number of incorrect sequences that have appeared in the literature, with pointers to the correct versions) </li> <li><STRONG>dumb</STRONG>: An unimportant sequence </li> <li><STRONG>dupe</STRONG>: Duplicate of another sequence </li> <li><STRONG>easy</STRONG>: It is easy to produce terms of this sequence </li> <li><STRONG>eigen</STRONG>: An <STRONG>eigensequence</STRONG>: a fixed sequence for some transformation - see the files <a href="transforms.html"> transforms</a> and <a href="transforms2.html"> transforms (2)</a> for further information. </li> <li><STRONG>fini</STRONG>: A finite sequence </li> <li><STRONG>frac</STRONG>: Numerators or denominators of sequence of rational numbers </li> <li><STRONG>full</STRONG>: The full sequence is given, either in the DATA section or in the b-file (implies the sequence is finite and has keyword "fini") </li> <li><STRONG>hard</STRONG>: Next term is not known and may be hard to find. Would someone please extend this sequence? </li> <li><STRONG>hear</STRONG>: A sequence worth listening to. </li> <li><STRONG>less</STRONG>: This is a less interesting sequence and is less likely to be the one you were looking for. </li> <li><STRONG>look</STRONG>: A sequence with an interesting graph. </li> <li><STRONG>more</STRONG>: More terms are needed! Would someone please extend this sequence? We need enough terms to fill about three lines on the screen. </li> <li><STRONG>mult</STRONG>: Multiplicative: a(mn)=a(m)a(n) if g.c.d.(m,n)=1</li> <li><STRONG>new</STRONG>: New (added or modified within last two weeks, roughly; this keyword is set automatically)</li> <li><STRONG>nice</STRONG>: An exceptionally nice sequence </li> <li><STRONG>nonn</STRONG>: A sequence of nonnegative numbers (more precisely, all the displayed terms are nonnegative; it is not excluded that later terms in the sequence become negative) </li> <li><STRONG>obsc</STRONG>: Obscure, better description needed </li> <li><STRONG>probation</STRONG>: Included on a provisional basis, but may be deleted later at the discretion of the editor. </li> <li><STRONG>sign</STRONG>: Sequence contains negative numbers </li> <li><a name="NTABF"><STRONG>tabf</STRONG></a>: An irregular or funny-shaped <a href="#NA">triangle</a> of numbers (one in which the n-th row does not contain n terms) made into a sequence by reading it by rows; or a table with a fixed number of columns that are read by rows &mdash; a list of pairs, triples, quadruples, etc. Any 2- or 3-D sequence that does not warrant the keyword "tabl". See <A HREF="A028297">A028297</a> and <A HREF="A027113">A027113</a> for examples. </li> <li><a name="NTABL"><STRONG>tabl</STRONG></a>: A regular <a href="#NA">triangle</a> of numbers (one in which the n-th row contains n terms) made into a sequence by reading it by rows; or an infinite <a href="#NA">square</a> array T(n,k), n >= 0, k >= 0, say, made into a sequence by reading it by antidiagonals either upwards or downwards. See <A HREF="A007318">A007318</a> and <A HREF="A003987">A003987</a> for examples. </li> <li><STRONG>uned</STRONG></a>: Not edited. The editors normally check all incoming sequences to make sure that: <ul> <li>the sequence is worth including</li> <li>the definition is sensible</a> <li>the sequence is not already in the database</li> <li>the English is correct</li> <li>the different parts of the entry all have the correct prefixes: cross-references are in %Y lines, formulae in %F lines, etc.</li> <li>any %H lines are correctly formatted (this is easy to get wrong)</li> <li>etc.</li> </ul> The keyword "uned" indicates that this sequence needs editing. If you can help by editing the entry, please do so! </li> <li><STRONG>unkn</STRONG>: Little is known; an unsolved problem; anyone who can find a formula or recurrence is urged to add it to the entry. </li> <li><STRONG>walk</STRONG>: Counts walks (or self-avoiding paths) </li> <li><STRONG>word</STRONG>: Depends on words for the sequence in some language </li> <p> For further information about the keywords, see <a href="http://oeis.org/wiki/User:Charles_R_Greathouse_IV/Keywords">here</a>. </ul> <p> <h3><a name="RZ"><font color="red">Offset</font></a></h3> <ul> <li>The offset line contains two numbers. </li> <li> The first offset usually gives the subscript of the first term in the sequence, or is 1 if the sequence is a list. <ul> <li> For example: the <A HREF="A000045">Fibonacci numbers</a> <A HREF="A000045">A000045</a>, F(0), F(1), F(2), ..., begin &nbsp; &nbsp; <font color="green"> 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89,... </font> and the subscript of the initial term is 0,<br> so the first offset is &nbsp; &nbsp; <font color="green"> <STRONG>0</STRONG> </font> </li> <li> On the other hand, the sequence of <A HREF="A001969">Evil numbers</a> (numbers with an even number of 1's in their binary expansion): &nbsp; &nbsp; <font color="green"> 0, 3, 5, 6, 9, 10, 12, 15, 17, 18, 20, 23, ..., </font> is a list, so the first offset is &nbsp; &nbsp; <font color="green"> <STRONG>1</STRONG> </font> </li> </ul> </li> <li>However, if the sequence gives the decimal expansion of a constant, the offset is the number of digits before the decimal point. <ul> <li> For example, the speed of light is &nbsp; &nbsp; <font color="green"> 299792458 (m/sec), </font>&nbsp; &nbsp; giving the sequence <font color="green"> 2,9,9,7,9,2,4,5,8, </font>&nbsp; &nbsp; and so the first offset is <font color="green"> <STRONG>9</STRONG> </font>&nbsp; &nbsp;. </li> <li> On the other hand, the decimal expansion of 1/13 is &nbsp; &nbsp;<font color="green"> .07692307692307692...</font> &nbsp; &nbsp;, givng the sequence <font color="green"> 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, 3, 0, 7, 6, 9, 2, </font>&nbsp; &nbsp; and now the first offset is <font color="green"> <STRONG>0</STRONG> </font>&nbsp; &nbsp;. </li> </ul> </li> <li> The second offset, that is, the second number in the Offset line, is automatically set by the system, and is used to determine where this sequence lies in the lexicographic order. The normal user need not worry about the second offset, but for those who are interested, here are the details. <p> The second offset says which term (counting from the left, and labeling the first term with 1), first exceeds 1 in absolute value. It is set to 1 if all the terms are 0 or +-1. <p> The reason for this goes back to the very beginning of the database. <p> All the sequences in the database are (virtually) arranged lexicographically, but to do that they have to be lined up, and they are lined up so the first field they are sorted on is the first term >= 2 in magnitude. <p> You cannot compare the Fibonacci numbers and the primes unless you line them up properly: <pre> 0 1 1 2 3 5 8 13 ... 2 3 5 7 11 13 ... </pre> You mark the first term > 1 in magnitude with asterisks (this position is the second offset): <pre> 0 1 1 *2* 3 5 8 13 21 ... (second offset is 4) *2* 3 5 7 11 13 ... (second offset is 1) </pre> and now you can compare them. They are out of order! The correct order is <pre> 2 3 5 7 11 13 ... 0 1 1 2 3 5 8 13 ... </pre> The primes come before the Fibonacci numbers. <p> You can see this arrangement if you look at the line in any entry that says "Sequence in context" That shows you the three sequences before and after the one you are looking at, in the lexicographic order. <p> However, if all terms are less than 2 in magnitude, you can't sort them like this. So those get sorted on the first field &mdash; these sequences have second offset equal to 1. </li> </ul> <p> <h3><a name="RA"><font color="red">Author</font></a></h3> <ul> <li>This line gives the name of the person or persons who contributed the sequence. For example: &nbsp; &nbsp; <font color="green"> Clark Kimberling<font>. This name will usually be an active link to the user page of the submitter on the OEIS wiki. </font> </li> </ul> <p> <h3><a name="R2"><font color="red">Extension</font></a></h3> <ul> <li><strong>E</strong> stands for <strong>Extensions</strong>, <strong>Errors</strong> or <strong>Edited</strong>. These lines contain information about sequences that have been significantly extended, errors that have been corrected, or entries in the database that have been edited by someone. </li> <li>The errors might be in an earlier version of the entry in the database or in the published literature. </li> <li>Examples: <ul> <li> <font color="green"> Corrected and extended by Henry Bottomley, Jan 01 2002 </font> </li> <li> <font color="green"> The sixth term is incorrect in the book by Smith and Jones. </font> </li> <li> <font color="green"> Edited by Michel Marcus, Jan 02 2019 </font> </li> </ul> </li> </ul> <p> <h3><a name="NA"><font color="red">Arrays</font></a></h3> <ul> <li>The database also contains a number of sequences based on triangular or square arrays, such as <STRONG>Pascal's Triangle</STRONG>: <p> <TABLE border="0" width="66%"> <tr><td></td><td></td><td align="center"> </td><td align="center"> </td><td align="center"><font color="red"> </font></td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"><font color="red"> </font></td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center"><font color="red"> </font></td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"><font color="red"> </font></td><td align="center"> </td><td align="center"> </td> </tr> <tr><td></td><td></td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td> </tr> <tr><td></td><td></td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"><font color="red"> </font></td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center">2</td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center"><font color="red"> </font></td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"><font color="red"> </font></td> </tr> <tr><td></td><td></td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center">3</td><td align="center"> </td><td align="center">3</td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center"> </td> </tr> <tr><td></td><td></td><td align="center"> </td><td align="center"> </td><td align="center"><font color="red"> </font></td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center">4</td><td align="center"> </td><td align="center">6</td><td align="center"> </td><td align="center">4</td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center"><font color="red"> </font></td><td align="center"> </td><td align="center"> </td> </tr> <tr><td></td><td></td><td align="center"> </td><td align="center"> </td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center">5</td><td align="center"> </td><td align="center">10</td><td align="center"> </td><td align="center">10</td><td align="center"> </td><td align="center">5</td><td align="center"> </td><td align="center">1</td><td align="center"> </td><td align="center"> </td><td align="center"> </td> </tr> <tr><td></td><td></td><td align="center"> </td><td align="center"> </td><td align="center">...</td><td align="center"> </td><td align="center">...</td><td align="center"> </td><td align="center">...</td><td align="center"> </td><td align="center">...</td><td align="center"> </td><td align="center">...</td><td align="center"> </td><td align="center">...</td><td align="center"> </td><td align="center">...</td><td align="center"> </td><td align="center"><font color="red"> </font></td> </tr> </TABLE> <p> When read by rows this produces the sequence <font color="green"> 1, 1, 1, 1, 2, 1, 1, 3, 3, 1, 1, 4, 6, 4, 1, ..., </font> Sequence <a href="A007318">A007318</a>. <p> </li> <li> Square arrays are usually read by anti-diagonals. For example, the <STRONG>Nim-addition table</STRONG>: <p> <TABLE border="0" width="66%"> <tr><td align="center">0</td><td align="center">1</td><td align="center">2</td><td align="center">3</td><td align="center">4</td><td align="center">5</td> </tr> <tr><td align="center">1</td><td align="center">0</td><td align="center">3</td><td align="center">2</td><td align="center">5</td><td align="center">4</td> </tr> <tr><td align="center">2</td><td align="center">3</td><td align="center">0</td><td align="center">1</td><td align="center">6</td><td align="center">7</td> </tr> <tr><td align="center">3</td><td align="center">2</td><td align="center">1</td><td align="center">0</td><td align="center">7</td><td align="center">6</td> </tr> <tr><td align="center">4</td><td align="center">5</td><td align="center">6</td><td align="center">7</td><td align="center">0</td><td align="center">1</td> </tr> <tr><td align="center">.</td><td align="center">.</td><td align="center">.</td><td align="center">.</td><td align="center">.</td><td align="center">.</td> </tr> </TABLE> when read by anti-diagonals produces the sequence <font color="green"> 0, 1, 1, 2, 0, 2, 3, 3, 3, 3, 4, 2, 0, 2, 4, ..., </font> Sequence <a href="A003987">A003987</a>. </li> <li>The typical term in these arrays is usually denoted by T(n,k) (or sometimes A(n,k)). </li> <li>The <a href="#Re">Example</a> lines for these sequences usually show the beginning of the two-dimensional array. </li> <li>These sequences are usually indicated by the keywords <a href="#NTABL">tabl</a><STRONG> or <a href="#NTABF">tabf</a><STRONG>. </li> <li>Some ordinary (one-dimensional) sequences also have the keyword <STRONG>tabl</STRONG>, indicating that they can also be regarded as arrays. </li> </ul> </div></div> <p> <div class=footerpad></div> <div class=footer> <center> <div class=bottom> <div class=linksbar> <a href="/">Lookup</a> <a href="/wiki/Welcome"><font color="red">Welcome</font></a> <a href="/wiki/Main_Page"><font color="red">Wiki</font></a> <a href="/wiki/Special:RequestAccount">Register</a> <a href="/play.html">Music</a> <a href="/plot2.html">Plot 2</a> <a href="/demo1.html">Demos</a> <a href="/wiki/Index_to_OEIS">Index</a> <a href="/webcam">WebCam</a> <a href="/Submit.html">Contribute</a> <a href="/eishelp2.html">Format</a> <a href="/wiki/Style_Sheet">Style Sheet</a> <a href="/transforms.html">Transforms</a> <a href="/ol.html">Superseeker</a> <a href="/recent">Recents</a> </div> <div class=linksbar> <a href="/community.html">The OEIS Community</a> </div> <div class=linksbar> Maintained by <a href="http://oeisf.org">The OEIS Foundation Inc.</a> </div> <div class=dbinfo>Last modified November 24 05:21 EST 2024. Contains 378053 sequences.</div> <div class=legal> <a href="/wiki/Legal_Documents">License Agreements, Terms of Use, Privacy Policy</a> </div> </div> </center> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10