Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A144647
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A144647 Second differences of A001515 (or A144301). +0
1
1, 4, 25, 199, 1936, 22411, 301939, 4649800, 80654599, 1556992441, 33120019516, 769887934729, 19419368959225, 528311452144204, 15421347559288441, 480784227676809991, 15945180393017896024, 560549114426134288675 (list; graph; listen)
OFFSET

0,2

MAPLE

A001515 := proc(n) simplify(hypergeom([n+1, -n], [], -1/2)) ; end: A144647 := proc(n) if n =0 then A001515(n) ; else A001515(n+1)-2*A001515(n)+A001515(n-1) ; fi; end: seq(A144647(n), n=0..30) ; [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 01 2009]

CROSSREFS

Cf. A001515, A144301, A144498.

Sequence in context: A151342 A065735 A140094 this_sequence A060910 A088159 A036242

Adjacent sequences: A144644 A144645 A144646 this_sequence A144648 A144649 A144650

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Jan 26 2009

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Feb 01 2009

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research