Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105390
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105390 Number of Hannah Rollman's numbers <= n. +0
6
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 4, 4, 4, 4, 4, 4, 4, 5, 6, 6, 6, 7, 7, 7, 7, 7, 7, 8, 9, 10, 10, 10, 11, 11, 11, 11, 11, 12, 13, 14, 15, 15, 15, 16, 16, 16, 16, 17, 18, 19, 20, 21, 21, 21, 22, 22, 22, 23, 24, 25, 26, 27, 28, 28 (list; graph; listen)
OFFSET

1,23

COMMENT

a(n) = #{k: A048992(k)<=n} = n - #{k: A048991(k)<=n};

a(n) < n/2 for n < 740; a(n) > n/2 for 740 < n < 1260,

see A105391 for numbers m with a(m) = m/2.

LINKS

K. Brockhaus, Table of n, a(n) for n = 1..6000

K. Brockhaus, Plots of A105390(n)/n at various scales

PROGRAM

(JBASIC, from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Aug 15 2007)

s$ = "" : d = 0

FOR n = 1 TO 100

sn$ = str$(n)

IF instr(s$, sn$) > 0 THEN d = d+1 ELSE s$ = s$ + sn$

print d ; ", ";

NEXT

CROSSREFS

Cf. A048991, A048992, A105391, A131981.

Adjacent sequences: A105387 A105388 A105389 this_sequence A105391 A105392 A105393

Sequence in context: A003108 A111898 A072746 this_sequence A013941 A061798 A029241

KEYWORD

nonn,base

AUTHOR

Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Apr 04 2005

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 October 13 09:05 EDT 2008. Contains 145008 sequences.


AT&T Labs Research