Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)

Revision History for A247452

(Underlined text is an addition; strikethrough text is a deletion.)

Showing entries 1-10 | older changes
A247452 a(n) = 3^n*Bell(n).
(history; published version)
#54 by Michael De Vlieger at Sat Jun 08 16:44:59 EDT 2024
STATUS

reviewed

approved

#53 by Stefano Spezia at Sat Jun 08 16:17:22 EDT 2024
STATUS

proposed

reviewed

#52 by Jon E. Schoenfield at Sat Jun 08 12:43:43 EDT 2024
STATUS

editing

proposed

Discussion
Sat Jun 08 16:17
Stefano Spezia: For me ok
#51 by Jon E. Schoenfield at Sat Jun 08 12:43:34 EDT 2024
FORMULA

a(n) = (1/e)*Sum_{k>=0} (3*k)^n/k!, this!. (This is a Dobinski-type formula..)

Discussion
Sat Jun 08 12:43
Jon E. Schoenfield: @All: I edited some of the Formula section entries in an attempt to improve their readability. Do these look okay?
#50 by Jon E. Schoenfield at Sat Jun 08 12:40:38 EDT 2024
FORMULA

a(n) = exp(-) = (1/e)*Sum_{k>=0} (3*k)^n/k!, this is a Dobinski-type formula.

O.g.f.: exp(-.: (1/e)*Sum_{k>=0} 1/(k!*(1-3*k*z)).

a(n) is the n-th moment of a discrete, positive weight function w(x) consisting of an infinite comb of Dirac delta functions situated at x=3*k, with k = 0, 1, ..., defined as w(x) = exp(-) = (1/e)*Sum_{k>=0} Dirac(x-3*k)/k!.

#49 by Jon E. Schoenfield at Sat Jun 08 12:39:14 EDT 2024
FORMULA

a(n) = sum(exp(-1)*Sum_{k>=0, (} (3*k)^n/k!)/exp(1), !, this is a Dobinski-type formula.

O.g.f.: sum(exp(-1)*Sum_{k>=0, } 1/(k!*(1-3*k*z)) )/exp(1).)).

a(n) is the n-th moment of a discrete, positive weight function w(x) consisting of an infinite comb of Dirac delta functions situated at x=3*k, with k = 0, 1, ..., defined as w(x)=sum() = exp(-1)*Sum_{k>=0, } Dirac(x-3*k)/k!)/exp(1).!.

#48 by Jon E. Schoenfield at Sat Jun 08 12:35:10 EDT 2024
NAME

a(n)=) = 3^n*Bell(n).

STATUS

proposed

editing

#47 by Robert C. Lyons at Sat Jun 08 12:33:51 EDT 2024
STATUS

editing

proposed

#46 by Robert C. Lyons at Sat Jun 08 12:33:49 EDT 2024
PROG

.... blist = list(accumulate([b]+blist))

.... b = blist[-1]

.... A247452_list.append(b*n3)

.... n3 *= 3 # Chai Wah Wu, Sep 19 2014

STATUS

approved

editing

#45 by Charles R Greathouse IV at Thu Sep 08 08:46:09 EDT 2022
PROG

(MAGMAMagma) [3^n*Bell(n): n in [0..20]]; // Vincenzo Librandi, Sep 19 2014

Discussion
Thu Sep 08 08:46
OEIS Server: https://oeis.org/edit/global/2944

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 July 19 00:30 EDT 2024. Contains 374388 sequences. (Running on oeis4.)