Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A092272
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A092272 Numbers n such that phi(n)=phi(2*n+1). +0
2
97, 1417, 2593, 107167, 128137, 262993, 468247, 629821, 879937, 894127, 1100347, 1260847, 1620307, 1644967, 1897417, 2890717, 3122773, 3186397, 3651667, 4169197, 6176467, 7072477, 7344187, 8237707, 8974717, 9254647, 13032547 (list; graph; listen)
OFFSET

1,1

EXAMPLE

phi(97)=97-1=96=2*4*12=phi(3*5*13)=phi(195)=phi(2*97+1)

MAPLE

with (numtheory): for i from 1 to 1000000 do if phi(i)=phi(2*i+1) then print(i) fi; od;

MATHEMATICA

Do[ If[ EulerPhi[n] == EulerPhi[2n + 1], Print[n]], {n, 1, 15540036}] (from Robert G. Wilson v Feb 20 2004)

CROSSREFS

Cf. A000010, A005384.

Sequence in context: A087596 A133836 A038532 this_sequence A020538 A075665 A012839

Adjacent sequences: A092269 A092270 A092271 this_sequence A092273 A092274 A092275

KEYWORD

nonn

AUTHOR

Pooya Farshim (P.Farshim.00(AT)cantab.net), Feb 17 2004

EXTENSIONS

More terms from Labos E. (labos(AT)ana.sote.hu) and Robert G. Wilson v (rgwv(AT)rgwv.com), Feb 19 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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research