Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A097651
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A097651 a(n) is the earliest number m such that n*pi(m)=phi(m). +0
1
2, 11, 37, 169, 917, 1087, 15407, 10379, 30451, 64591, 187063, 498419, 1304707, 3593969, 9558541, 26042629, 73134517, 189963073 (list; graph; listen)
OFFSET

1,1

COMMENT

It seems that for each n, a(n) exists and the set An={m|n*pi(m)=phi(m)} is finite, for example A1={2,3,4,8,10,14,20,90}(elements of A1 are terms of the sequenc A037171), A2={11,13,27,39,63,122,124, 136,152,176,224,322,364,410,460,1086,1164,3432,3612},... . According to the definition, a(n) is the smallest element of An. For n<19, 3 doesn't divide a(n), is this true for all terms of the sequence?

FORMULA

a[n_]:=(For[m=1, n*PrimePi[m]!=EulerPhi[m], m++ ];m)

EXAMPLE

a(18)=189963073 because 18*pi(189963073)=phi(189963073) and for m<189963073 18*pi(m)!= phi(m).

MATHEMATICA

a[n_]:=(For[m=1, n*PrimePi[m]!=EulerPhi[m], m++ ]; m); Do[Print[a[n]], {n, 18}]

CROSSREFS

Cf. A037171.

Sequence in context: A140553 A038607 A079009 this_sequence A059673 A166989 A143550

Adjacent sequences: A097648 A097649 A097650 this_sequence A097652 A097653 A097654

KEYWORD

more,nonn

AUTHOR

Farideh Firoozbakht (mymontain(AT)yahoo.com), Sep 07 2004

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 25 14:49 EST 2009. Contains 167514 sequences.


AT&T Labs Research