Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074052
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074052 Absolute value of Sum_{i=1..m}i^n(i+1)!. +0
2
0, -2, 2, 2, -14, 26, 34, -398, 1210, 450, -23406, 118634, -166286, -1983342 (list; graph; listen)
OFFSET

0,2

COMMENT

If b(n)=0 then Sum_{i=1..infty}i^n(i+1)! = a(n) in the p-adic numbers. The only known numbers n with b(n)=0 are 2 and 5.

FORMULA

For each n there uniquely determined numbers a(n) and b(n) and a polynomial p_n such that for all integers m: Sum_{i=1..m}i^n(i+1)! = a(n) + b(n)*Sum_{i=1..m}(i+1)! + p_n(m)(m+2)! The sequence b(n) is A074051

EXAMPLE

a(3)=2 because Sum_{i=1..n}i^3(i+1)! = 2+3*Sum_{i=1..n}(i+1)!+(n^2-n-1)(n+2)! a(4)=-14 because Sum_{i=1..n}i^4(i+1)! = -14+3*Sum_{i=1..n}(i+1)!+(...)(n+2)!

MATHEMATICA

A[a_] := Module[{p, k}, p[n_] = 0; For[k = a - 1, k >= 0, k--, p[n_] = Expand[p[n] + n^k Coefficient[n^a - (n + 2)p[n] + p[n - 1], n^(k + 1)]] ]; -2 p[0] ]

CROSSREFS

Cf. A074051.

Sequence in context: A077991 A049148 A063898 this_sequence A129409 A025521 A068218

Adjacent sequences: A074049 A074050 A074051 this_sequence A074053 A074054 A074055

KEYWORD

easy,sign,uned

AUTHOR

Jan Fricke (fricke(AT)uni-greifswald.de), Aug 14 2002

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