cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A378743 a(n) is the least m for which bigomega(A246281(m)) = n.

Original entry on oeis.org

1, 2, 22, 374, 14641, 594473, 24137569, 1194099737
Offset: 0

Views

Author

Antti Karttunen, Dec 07 2024

Keywords

Comments

For n=8..10, a(n) <= 29^n.

Examples

			      Term     Factorization        A003961(Term)
         1  =  1              ->    1           = 1          < 2*1.
         2  =  2              ->    3           = 3          < 2*2.
        22  =  2*11           ->    3*13        = 39         < 2*22.
       374  =  2*11*17        ->    3*13*19     = 741        < 2*374.
     14641  =  11^4           ->    13^4        = 28561      < 2*14641.
    594473  =  11^2 * 17^3    ->    13^2 * 19^3 = 1159171    < 2*594473.
  24137569  =  17^6           ->    19^6        = 47045881   < 2*24137569.
1194099737  =  17^5 * 29^2    ->    19^5 * 31^2 = 2379531139 < 2*1194099737.
		

Crossrefs