Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070543
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070543 Triangular array read by rows: T(n,k) = number of k-dimensional isotropic subspaces of Spin(2n+1,C). +0
1
1, 3, 3, 5, 7, 6, 7, 11, 12, 10, 9, 15, 18, 18, 15, 11, 19, 24, 26, 25, 21, 13, 23, 30, 34, 35, 33, 28, 15, 27, 36, 42, 45, 45, 42, 36, 17, 31, 42, 50, 55, 57, 56, 52, 45, 19, 35, 48, 58, 65, 69, 70, 68, 63, 55, 21, 39, 54, 66, 75, 81, 84, 84, 81, 75, 66, 23, 43, 60, 74, 85, 93 (list; table; graph; listen)
OFFSET

0,2

LINKS

John Baez, Week 181

FORMULA

T(n, k)=k(k+1)/2+2k(n-k) if 0<k<=n.

G.f.: (1+x-2*x^2*y)/((1-x)^2*(1-x*y)^3). - Vladeta Jovovic (vladeta(AT)Eunet.yu), Mar 05 2004

EXAMPLE

Rows: 1; 3,3; 5,7,6; 7,11,12,10; 9,15,18,18,15; 11,19,24,26,25,21;

PROGRAM

(PARI) T(n, k)=if(k<1|k>n, 0, k*(k+1)/2+2*k*(n-k))

CROSSREFS

Sequence in context: A092035 A134855 A110246 this_sequence A050826 A086910 A101300

Adjacent sequences: A070540 A070541 A070542 this_sequence A070544 A070545 A070546

KEYWORD

nonn,tabl,easy,nice

AUTHOR

Michael Somos, Apr 28, 2002

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research