Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A005361
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A005361 Product of exponents of prime factorization of n.
(Formerly M0063)
+0
18
1, 1, 1, 2, 1, 1, 1, 3, 2, 1, 1, 2, 1, 1, 1, 4, 1, 2, 1, 2, 1, 1, 1, 3, 2, 1, 3, 2, 1, 1, 1, 5, 1, 1, 1, 4, 1, 1, 1, 3, 1, 1, 1, 2, 2, 1, 1, 4, 2, 2, 1, 2, 1, 3, 1, 3, 1, 1, 1, 2, 1, 1, 2, 6, 1, 1, 1, 2, 1, 1, 1, 6, 1, 1, 2, 2, 1, 1 (list; graph; listen)
OFFSET

1,4

COMMENT

a(n) depends only on prime signature of n (cf. A025487). So a(24) = a(375) since 24=2^3*3 and 375 =3*5^3 both have prime signature (3,1).

a(n) is the number of nilpotents elements in the ring Z/nZ. - Roger Cuculiere (cuculier(AT)imaginet.fr), Jan 02 2004

REFERENCES

Problem 5735, Amer. Math. Monthly, 78 (1971), 680-681.

LINKS

T. D. Noe, Table of n, a(n) for n=1..10000

FORMULA

n = Product (p_j^k_j) -> a(n) = Product (k_j). Dirichlet g.f.: zeta(s)*zeta(2s)*zeta(3s)/zeta(6s).

Multiplicative with a(p^e) = e. - David W. Wilson (davidwwilson(AT)comcast.net), Aug 01, 2001.

MATHEMATICA

Prepend[ Array[ Times @@ Last[ Transpose[ FactorInteger[ # ] ] ]&, 100, 2 ], 1 ]

PROGRAM

(PARI) for(n=1, 100, print1(prod(i=1, omega(n), component(component(factor(n), 2), i)), ", "))

CROSSREFS

Cf. A000005, A052306. a(p^k)=A000027=n. a(A002110)=A000012=1.

Sequence in context: A051903 A072411 A091050 this_sequence A008479 A107345 A000688

Adjacent sequences: A005358 A005359 A005360 this_sequence A005362 A005363 A005364

KEYWORD

nonn,easy,nice,mult

AUTHOR

Jeffrey Shallit, Olivier Gerard (ogerard(AT)ext.jussieu.fr)

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research