Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075374
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075374 a(1)=1, a(2)=2, a(n+1) = (a(n)+a(n+2))/n or a(n+2) = n*a(n+1)-a(n). +0
3
1, 2, 1, 0, -1, -4, -19, -110, -751, -5898, -52331, -517412, -5639201, -67153000, -867349799, -12075744186, -180268812991, -2872225263670, -48647560669399, -872783866785512, -16534245908255329, -329812134298321068, -6909520574356487099, -151679640501544395110 (list; graph; listen)
OFFSET

1,2

MAPLE

a[1] := 1:a[2] := 2:for n from 1 to 45 do a[n+2] := n*a[n+1]-a[n]:od:seq(a[i], i=1..45);

CROSSREFS

Sequence in context: A004248 A034373 A102728 this_sequence A066603 A119331 A151824

Adjacent sequences: A075371 A075372 A075373 this_sequence A075375 A075376 A075377

KEYWORD

sign

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Sep 20 2002

EXTENSIONS

More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Jan 30 2003

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research