login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A117292 a(n)=(n-phi(n))^phi(n) 0
0, 1, 1, 4, 1, 16, 1, 256, 729, 1296, 1, 4096, 1, 262144, 5764801, 16777216, 1, 2985984, 1, 429981696, 282429536481, 61917364224, 1, 4294967296, 95367431640625, 56693912375296, 150094635296999121, 281474976710656, 1, 54875873536, 1 (list; graph; refs; listen; history; internal format)
OFFSET

0,4

EXAMPLE

a(12)=(12-phi(12))^phi(12)=8^4=4096

MATHEMATICA

ep[n_]:=Module[{phi=EulerPhi[n]}, (n-phi)^phi]; Array[ep, 40] (* From Harvey P. Dale, Sep 30 2011 *)

CROSSREFS

Sequence in context: A197653 A146160 A059222 * A062780 A175844 A167343

Adjacent sequences:  A117289 A117290 A117291 * A117293 A117294 A117295

KEYWORD

nonn

AUTHOR

Luc Stevens (lms022(AT)yahoo.com), Apr 23 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 12:09 EST 2012. Contains 205469 sequences.