Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063445
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063445 Moebius transform of f[x]=EulerPhi[x^2] function(=A002618). +0
1
1, 1, 5, 6, 19, 5, 41, 24, 48, 19, 109, 30, 155, 41, 95, 96, 271, 48, 341, 114, 205, 109, 505, 120, 480, 155, 432, 246, 811, 95, 929, 384, 545, 271, 779, 288, 1331, 341, 775, 456, 1639, 205, 1805, 654, 912, 505, 2161, 480, 2016, 480, 1355, 930, 2755, 432 (list; graph; listen)
OFFSET

1,3

COMMENT

Same as Moebius transform of g[x]=x*EulerPhi[x] - Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 05 2002

FORMULA

a(n)=Sum{Phi[d^2]*mu[n/d]}, d divides n

Multiplicative with a(p) = p^2-p-1 and a(p^e) = p^(2*e)-p^(2*e-1)-p^(2*e-2)+p^(2*e-3), e>1. - Vladeta Jovovic (vladeta(AT)Eunet.yu), Jul 29 2001

EXAMPLE

n=20,divisors={1,2,4,5,10,20},Phi[d^2]={1,2,8,20,40,160}, mu[20/d]={0,1,-1,0,-1,1}, a(20)=0+2-8+0-40+160=114

a(20)=a(4)*a(5)=(16-8-4+2)*(25-5-1)=6*19=114.

PROGRAM

(PARI) a(n)=if(n<1, 0, sumdiv(n, d, d*eulerphi(d)*moebius(n/d)))

CROSSREFS

Cf. A057660, A000010, A002618.

Sequence in context: A041555 A041747 A056519 this_sequence A031448 A056509 A129722

Adjacent sequences: A063442 A063443 A063444 this_sequence A063446 A063447 A063448

KEYWORD

nonn,mult

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jul 24 2001

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 November 30 22:12 EST 2008. Contains 150989 sequences.


AT&T Labs Research