Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A010749
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A010749 Shifts 5 places right under inverse binomial transform. +0
2
1, 1, 1, 1, 1, 2, 8, 30, 94, 257, 640, 1505, 3482, 8402, 22660, 70825, 248912, 924764, 3465758, 12813670, 46470377, 165908866, 588617326, 2103688426, 7696710691, 29266242303, 116732304039, 488414436671 (list; graph; listen)
OFFSET

0,6

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+5, 5): seq (a(n), n=0..27); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Sep 05 2008]

CROSSREFS

Sequence in context: A000162 A052437 A131318 this_sequence A127865 A077839 A052530

Adjacent sequences: A010746 A010747 A010748 this_sequence A010750 A010751 A010752

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

Last modified December 5 08:23 EST 2009. Contains 170348 sequences.


AT&T Labs Research