Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A137818
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A137818 Non-biquadratefree "year numbers": phi(n) = 2 phi(sigma(n)) and p^4 | n for some p>1. +0
2
295569, 1811079, 1964375, 2069469, 4473387, 5854375, 10936053, 13260625, 18029709, 21576537, 22182093, 25536875, 35595625, 46404333, 49648383, 55094375, 57044817, 58650625, 67009923, 69166467, 72681875, 76106875 (list; graph; listen)
OFFSET

1,1

COMMENT

See A137815 for general comments and references about "year numbers". This is the subsequence of elements of A137815 divisible by a biquadrateful number, i.e. its intersection with A046101 (numbers divisible by the 4th power of some prime). As such, it is of course also a subsequence of A137817 and a fortiori of A137816.

There are only 28 such numbers below 10^8.

PROGRAM

(PARI) for( i=1, #A137816, vecmax( factor( A137816[i])[, 2])>3 && print1(A137816[i]", "))

(PARI) for( i=1, #A046099, eulerphi(A046099[i])==2*eulerphi(sigma(A046099[i])) && print1( A046099[i] ", "))

(PARI) for( n=1, 10^9, issquarefree(n) && next; vecmax(factor(n)[, 2])>3 || next; eulerphi(n)==2*eulerphi(sigma(n)) && print1(n", "))

CROSSREFS

Cf. A137815-A137819, A046101.

Sequence in context: A023351 A109031 A137817 this_sequence A164946 A048906 A119740

Adjacent sequences: A137815 A137816 A137817 this_sequence A137819 A137820 A137821

KEYWORD

nonn

AUTHOR

Richard K. Guy (rkg(AT)cpsc.ucalgary.ca), Richard J. Mathar (mathar(AT)strw.leidenuniv.nl) and M. F. Hasler (MHasler(AT)univ-ag.fr), Feb 11 2008

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 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research