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!)
A114967 (n-th 3-almost prime)^(n-th 3-almost prime). 3
16777216, 8916100448256, 39346408075296537575424, 104857600000000000000000000, 443426488243037769948249630619149892803, 33145523113253374862572728253364605812736 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
3-almost prime analog of A051674. A114850 is semiprime analog of A051674.
LINKS
FORMULA
a(n) = A014612(n)^A014612(n).
EXAMPLE
a(1) = A014612(1)^A014612(1) = 8^8 = 16777216 = 2^24.
a(2) = A014612(2)^A014612(2) = 12^12 = 8916100448256 = 2^24 * 3^12.
a(3) = A014612(3)^A014612(3) = 18^18 = 39346408075296537575424 = 2^18 * 3^36.
MATHEMATICA
#^#&/@Select[Range[40], PrimeOmega[#]==3&] (* Harvey P. Dale, Apr 25 2015 *)
CROSSREFS
Sequence in context: A017040 A118063 A017124 * A017220 A017328 A017448
KEYWORD
easy,nonn
AUTHOR
Jonathan Vos Post, Feb 21 2006
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 May 7 19:42 EDT 2024. Contains 372313 sequences. (Running on oeis4.)