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!)
A179671 Products of the 5th power of a prime and a distinct prime of the 3rd power (p^5*q^3). 10
864, 1944, 4000, 10976, 25000, 30375, 42592, 70304, 83349, 84375, 134456, 157216, 219488, 323433, 389344, 453789, 533871, 780448, 953312, 1071875, 1193859, 1288408, 1620896, 1666737, 2100875, 2205472, 2544224, 2956581, 2970344, 3322336, 4159375, 4348377 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
FORMULA
Sum_{n>=1} 1/a(n) = P(3)*P(5) - P(8) = A085541 * A085965 - A085968 = 0.002187..., where P is the prime zeta function. - Amiram Eldar, Jul 06 2020
MATHEMATICA
f[n_]:=Sort[Last/@FactorInteger[n]]=={3, 5}; Select[Range[10^6], f]
CROSSREFS
Sequence in context: A252306 A184451 A203662 * A297914 A298507 A097982
KEYWORD
nonn
AUTHOR
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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)