This site is supported by donations to The OEIS Foundation.

OeisWiki:Community Portal

From OeisWiki
Jump to: navigation, search

This page contains notes about the status of the OEIS wiki. It provides a brief description of the wiki setup. It will also be used to announce changes in the structure of the wiki, so it may be useful to add it to your watchlist by clicking on the watch tab at the top of the page.

Users can create and modify discussion pages here. The discussion pages are a reasonable place to make comments about the structure of the wiki.

Do not use the discussion pages to suggest changes to OEIS sequence entries.

An account is necessary to contribute to the Wiki. To request an account, click here. There was a time when the username was required to be your Real Name. This is no longer required, but is strongly recommended. If this evolving statement causes you to want to change your username, send email to David, and I can make the change.

A few preliminary pages (most of these need to be updated!)

Sequence of the Day for April 19

A092287:
n

j  = 1
n

k  = 1
gcd (  j, k ), n   ≥   0
.
{ 1, 1, 2, 6, 96, 480, 414720, 2903040, ... }
Peter Bala conjectures that the order of the primes in the prime factorization of
a (n)
is given by the formula
Charles R Greathouse IV proved Bala's conjecture very recently.
Comparing this with the de Polignac–Legendre formula for the prime factorization of
n!
, i.e.
this suggests that
a (n)
can be considered as a "generalization of the factorial numbers" * (the product between braces is obviously 1 if
n
is noncomposite)

Recurrence:

Formula:

A??????
(  
n

j  = 1
j  − 1

k  = 1
gcd (  j, k )) 2, n   ≥   0
.
{1, 1, 1, 1, 4, 4, 576, 576, 147456, 11943936, 76441190400, 76441190400,...}
A224479
n

j  = 1
j  − 1

k  = 1
gcd (  j, k ), n   ≥   0
.
{1, 1, 1, 1, 2, 2, 24, 24, 384, 3456, 276480, 276480, 955514880, 955514880, ...}

​-------------------------

* See GCD matrix generalization of the factorial.