Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A073771
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A073771 Highly composite numbers n such that 2*n is not a highly composite number. +0
3
4, 36, 48, 240, 720, 1680, 15120, 20160, 45360, 50400, 221760, 498960, 554400, 665280, 2882880, 6486480, 14414400, 17297280, 32432400, 43243200, 110270160, 245044800, 294053760, 735134400, 2095133040, 2205403200, 4655851200 (list; graph; listen)
OFFSET

1,1

COMMENT

The terms were determined by means of A. Flammenkamp's list (cf. Links), the terms <= 17297280 were confirmed by a PARI program.

LINKS

Achim Flammenkamp Highly Composite Numbers

EXAMPLE

36 = A002182(7) is a term since 2*36 = 72 is not highly composite.

PROGRAM

(PARI) {a=1; v=[1]; for(k=1, 40000000, b=numdiv(k); if(b>a, a=b; v=concat(v, k); while(2*v[1]<=k, if(2*v[1]<k, print1(v[1], ", ")); v=vecextract(v, "2.."))))}

CROSSREFS

Cf. A002182, A072938.

Sequence in context: A144162 A027644 A062182 this_sequence A091722 A053939 A167632

Adjacent sequences: A073768 A073769 A073770 this_sequence A073772 A073773 A073774

KEYWORD

nonn

AUTHOR

Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 19 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