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!)
A072775 Squarefree kernels of powers of squarefree numbers. 4
1, 2, 3, 2, 5, 6, 7, 2, 3, 10, 11, 13, 14, 15, 2, 17, 19, 21, 22, 23, 5, 26, 3, 29, 30, 31, 2, 33, 34, 35, 6, 37, 38, 39, 41, 42, 43, 46, 47, 7, 51, 53, 55, 57, 58, 59, 61, 62, 2, 65, 66, 67, 69, 70, 71, 73, 74, 77, 78, 79, 3, 82, 83, 85, 86, 87, 89, 91, 93, 94, 95, 97, 10, 101 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(n) = A007947(A072774(n));
A072774(n) = a(n)^A072776(n);
A072774(n) is squarefree iff A072774(n)=a(n).
LINKS
PROG
(Haskell)
a072775 n = a072775_list !! (n-1) -- a072775_list defined in A072774.
-- Reinhard Zumkeller, Apr 06 2014
CROSSREFS
Cf. A052410.
Sequence in context: A052410 A327501 A175781 * A304768 A243057 A090078
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Jul 10 2002
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 19 10:56 EDT 2024. Contains 371791 sequences. (Running on oeis4.)