Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096489
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096489 Noncomposite numbers n such that number of decimal digits of n = number of divisors of n. +0
2
1, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97 (list; graph; listen)
OFFSET

1,2

COMMENT

Only 1 and primes with 2 decimal digits are here, so the sequence is finite: it consists of 1+25-4=22 terms. Part of A008364. Consists of the terms below 100 from A095862.

MATHEMATICA

{u=1, ta=Table[0, {25}]}; Do[s=Apply[Plus, IntegerDigits[n]]; s1=Length[IntegerDigits[n]]; If[Equal[s1, DivisorSigma[0, n]], Print[n]; ta[[u]]=n; u=u+1], {n, 1, 100}]

CROSSREFS

Cf. A008364, A095862.

Adjacent sequences: A096486 A096487 A096488 this_sequence A096490 A096491 A096492

Sequence in context: A084374 A063193 A056758 this_sequence A008364 A140461 A120533

KEYWORD

base,fini,full,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jun 25 2004

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