[go: up one dir, main page]

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 A368720 (Underlined text is an addition; strikethrough text is a deletion.)

Showing all changes.
A368720 a(n) = Product_{j=1..n, k=1..n} (j^3 + k^3 + n^3).
(history; published version)
#7 by Michael De Vlieger at Thu Jan 04 08:57:03 EST 2024
STATUS

reviewed

approved

#6 by Joerg Arndt at Thu Jan 04 08:24:04 EST 2024
STATUS

proposed

reviewed

#5 by Vaclav Kotesovec at Thu Jan 04 07:21:41 EST 2024
STATUS

editing

proposed

#4 by Vaclav Kotesovec at Thu Jan 04 05:10:53 EST 2024
FORMULA

Limit_{n->oo} a(n)^(1/(n^2)) / n^3 = exp(Integral_{x=0..1, y=0..1} log(x^3 + y^3 + 1) dy dx) = 1.4501318426779115107161463152054835452511102493859148975306452...

#3 by Vaclav Kotesovec at Thu Jan 04 04:46:11 EST 2024
NAME

allocated for Vaclav Kotesovec

a(n) = Product_{j=1..n, k=1..n} (j^3 + k^3 + n^3).

DATA

1, 3, 69360, 1522177267723200, 391047538356893112890665992192000, 6785985430272886334677590546861463643140253138288640000000

OFFSET

0,2

MATHEMATICA

Table[Product[j^3 + k^3 + n^3, {j, 1, n}, {k, 1, n}], {n, 0, 6}]

CROSSREFS

Cf. A368685, A368622, A368721.

Cf. A324426, A368722.

KEYWORD

allocated

nonn

AUTHOR

Vaclav Kotesovec, Jan 04 2024

STATUS

approved

editing

#2 by Vaclav Kotesovec at Thu Jan 04 04:43:11 EST 2024
KEYWORD

allocating

allocated

#1 by Vaclav Kotesovec at Thu Jan 04 04:43:11 EST 2024
NAME

allocated for Vaclav Kotesovec

KEYWORD

allocating

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 August 30 15:13 EDT 2024. Contains 375545 sequences. (Running on oeis4.)