Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A010748
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A010748 Shifts 4 places right under inverse binomial transform. +0
2
1, 1, 1, 1, 2, 7, 23, 65, 165, 398, 976, 2618, 7997, 27205, 97705, 355631, 1289746, 4662069, 16971775, 63150385, 243513801, 980670052, 4121324752, 17941655332, 80143362633, 364476958473, 1680382664145 (list; graph; listen)
OFFSET

0,5

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

CROSSREFS

Adjacent sequences: A010745 A010746 A010747 this_sequence A010749 A010750 A010751

Sequence in context: A121963 A041159 A034546 this_sequence A048496 A037488 A129669

KEYWORD

nonn,eigen

AUTHOR

njas, 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 October 13 02:37 EDT 2008. Contains 145008 sequences.


AT&T Labs Research