Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A016283
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A016283 6^n/8 - 4^(n-1) + 2^(n-3). +0
3
0, 0, 1, 12, 100, 720, 4816, 30912, 193600, 1194240, 7296256, 44301312, 267904000, 1615810560, 9728413696, 58504691712, 351565004800, 2111537479680, 12677814747136, 76101248090112, 456744927232000 (list; graph; listen)
OFFSET

0,4

COMMENT

Number of rectangles that can be formed from the vertices of an n-dimensional cube. E.g. a(3)=12 because the three dimensional cube has six faces plus six rectangles passing through the center of the cube. Cf. A064436: each rectangle on the cube provides an opportunity for a function to not be a linear threshold function, by alternating in value around the rectangle. - Matthew Cook (cook(AT)paradise.caltech.edu), Jan 26 2004

FORMULA

a(n) = (2^n)*stirling2(n+3, 3), n>=0, with stirling2(n, m)=A008277(n, m).

G.f.: x^2/((1-2*x)*(1-4*x)*(1-6*x)). E.g.f.: (exp(2*x)-8*exp(4*x)+9*exp(6*x))/2!.

a(n) =((6^n - 2^n)/4-(4^n - 2^n)/2)/2 , n>=0 [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 05 2009]

MAPLE

[seq(9/2*6^n-4*4^n+1/2*2^n, n=0..20)]; - Detlef Pauly (dettodet(AT)yahoo.de), Dec 04 2001

PROGRAM

(Other) sage: [((6^n - 2^n)/4-(4^n - 2^n)/2)/2 for n in xrange(0, 21)] # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Jun 05 2009]

CROSSREFS

Third column of triangle A075497.

Cf. A025966.

Sequence in context: A052178 A123902 A085374 this_sequence A008547 A109020 A099299

Adjacent sequences: A016280 A016281 A016282 this_sequence A016284 A016285 A016286

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 December 18 21:37 EST 2009. Contains 171024 sequences.


AT&T Labs Research