Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A093986
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A093986 a(1) = 1, a(2) = 1, a(n+1) = 2n*a(n) - a(n-1). Symmetrically a(n) = {a(n-1)+a(n+1)}/{(n-1) +(n+1)}. +0
3
1, 1, 3, 17, 133, 1313, 15623, 217409, 3462921, 62115169, 1238840459, 27192374929, 651378157837, 16908639728833, 472790534249487, 14166807387755777, 452865045873935377, 15383244752326047041, 553343946037863758099 (list; graph; listen)
OFFSET

1,3

MAPLE

a[1]:=1:a[2]:=1:for n from 3 to 21 do a[n]:=2*(n-1)*a[n-1]-a[n-2] od: seq(a[n], n=1..21); (Deutsch)

CROSSREFS

Cf. A093985.

Sequence in context: A073513 A074524 A163684 this_sequence A055214 A105630 A006290

Adjacent sequences: A093983 A093984 A093985 this_sequence A093987 A093988 A093989

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), May 22 2004

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), Apr 17 2005

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 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research