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!)
A162143 a(n) = A007304(n)^2. 11
900, 1764, 4356, 4900, 6084, 10404, 11025, 12100, 12996, 16900, 19044, 23716, 27225, 28900, 30276, 33124, 34596, 36100, 38025, 49284, 52900, 53361, 56644, 60516, 65025, 66564, 70756, 74529, 79524, 81225, 81796, 84100, 96100, 101124 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Numbers that are the product of exactly 3 distinct squares of primes (p^2*q^2*r^2).
LINKS
FORMULA
A050326(a(n)) = 8. - Reinhard Zumkeller, May 03 2013
Sum_{n>=1} 1/a(n) = (P(2)^3 + 2*P(6) - 3*P(2)*P(4))/6 = (A085548^3 + 2*A085966 - 3*A085548*A085964)/6 = 0.0036962441..., where P is the prime zeta function. - Amiram Eldar, Oct 30 2020
EXAMPLE
900 = 2^2*3^2*5^2, 1764 = 2^2*3^2*7^2, 4356 = 2^2*3^2*11^2, ..
MATHEMATICA
fQ[n_]:=Last/@FactorInteger[n]=={2, 2, 2}; Select[Range[100000], f]
CROSSREFS
Sequence in context: A321206 A336680 A074853 * A258888 A287800 A246887
KEYWORD
nonn
AUTHOR
EXTENSIONS
Edited by N. J. A. Sloane, Jun 27 2009
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 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)