login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A128266 a(n) = Sum_{m=1..n} gcd(s(n,m), S(n,m)), where s(n,m) is an unsigned Stirling number of the first kind and S(n,m) is a Stirling number of the second kind. 1
1, 2, 5, 9, 22, 68, 163, 136, 525, 14519, 3918, 5954, 26561, 23897, 875479, 464545, 303146, 1576515, 15328385, 1297494, 25992621, 92698823, 64096034, 31484634, 16667307085, 737157766, 397339059223, 115011291216, 30816653208, 4304179162 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MAPLE
with(combinat): T:=(n, k)->gcd(abs(stirling1(n, k)), stirling2(n, k)): seq(add(T(n, k), k=1..n), n=1..35); # Emeric Deutsch, Feb 25 2007
CROSSREFS
Sequence in context: A268651 A342556 A002935 * A088356 A246350 A192477
KEYWORD
nonn
AUTHOR
Leroy Quet, Feb 22 2007
EXTENSIONS
More terms from Emeric Deutsch, Feb 25 2007
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 17 20:17 EDT 2024. Contains 371767 sequences. (Running on oeis4.)