Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A010750
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A010750 Shifts 6 places right under inverse binomial transform. +0
2
1, 1, 1, 1, 1, 1, 2, 9, 38, 131, 387, 1025, 2512, 5834, 13152, 29805, 71858, 197325, 635938, 2311865, 8867078, 34201676, 129669923, 479650565, 1731405819, 6124746296, 21382533684, 74413732788 (list; graph; listen)
OFFSET

0,7

LINKS

M. Bernstein and N. J. A. Sloane, Some canonical sequences of integers, Linear Alg. Applications, 226-228 (1995), 57-72; erratum 320 (2000), 210.

N. J. A. Sloane, Transforms

MAPLE

T:= proc(n, k) option remember; local j; if n<k then if n=0 then 1 else 0 fi else add (binomial(n-k, j) *T(j, k), j=0..n-k) fi end: a:= n-> T(n+6, 6): seq (a(n), n=0..27); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 05 2008]

CROSSREFS

Sequence in context: A122673 A139102 A041515 this_sequence A026591 A007224 A037489

Adjacent sequences: A010747 A010748 A010749 this_sequence A010751 A010752 A010753

KEYWORD

nonn,eigen

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jonas Wallgren (jwc(AT)ida.liu.se)

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 09:10 EDT 2010. Contains 173642 sequences.


AT&T Labs Research