Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073477
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073477 Least k such that 2^n = k^2-sigma(k)*phi(k). +0
1
2, 4, 8, 16, 32, 12, 20, 256, 44, 1024, 2048, 4096, 8192, 16384, 992, 65536, 724, 262144, 2080, 1048576, 16256, 4194304, 8388608, 16777216, 33554432 (list; graph; listen)
OFFSET

0,1

COMMENT

Sequence is always defined since for s=2^(n+1) 2^n = s^2-sigma(s)*phi(s)

PROGRAM

(PARI) a(n)=if(n<0, 0, x=1; while(abs(x^2-sigma(x)*eulerphi(x)-2^n)>0, x++)); x

CROSSREFS

Sequence in context: A016020 A119990 A036128 this_sequence A070351 A070350 A070349

Adjacent sequences: A073474 A073475 A073476 this_sequence A073478 A073479 A073480

KEYWORD

easy,more,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Aug 26 2002

EXTENSIONS

Edited and extended by Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 29 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 6 22:55 EST 2009. Contains 170429 sequences.


AT&T Labs Research