Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A070813
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A070813 Even numbers 2m such that f[x]=Phi[P[x]]-P[Phi[x]] = 2m for some x, where P[m]=largest prime divisor of m, Phi[m]=totient[m]. +0
10
0, 2, 14, 254, 65534 (list; graph; listen)
OFFSET

1,2

COMMENT

Solutions to A070812[x]=0 are in A007283, for A070812[x]=2 are in A070004.

FORMULA

a(n)=Fermat-primes minus 3 = A000215(n)-3

EXAMPLE

x=3,5,17,257,65537, P[x]=x, P[Phi[x]]=2, Phi[P[x]]=x-1, f[x]=x-1-2=x-3; so if x is a Fermat-prime, then value of commutator equals x-3, i.e. it is an even number.

MATHEMATICA

pf[x_] := Part[Reverse[Flatten[FactorInteger[x]]], 2] Do[s=EulerPhi[pf[n]]-pf[EulerPhi[n]]; If[ !Odd[s]&&Greater[s, 2], Print[{n, s}], {n, 3, 10000000}] Only 2, 254 and 65534 appear in printout of s. The sequence is provided by Union[{s}, {0, 2}].

CROSSREFS

Cf. A000010, A006530, A070812, A000215.

Sequence in context: A053846 A053855 A152476 this_sequence A156214 A015197 A156910

Adjacent sequences: A070810 A070811 A070812 this_sequence A070814 A070815 A070816

KEYWORD

nice,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), May 09 2002

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 December 1 19:22 EST 2009. Contains 167811 sequences.


AT&T Labs Research