Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090652
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090652 Numbers all of whose prime factors end in 7. +0
1
7, 17, 37, 47, 49, 67, 97, 107, 119, 127, 137, 157, 167, 197, 227, 257, 259, 277, 289, 307, 317, 329, 337, 343, 347, 367, 397, 457, 467, 469, 487, 547, 557, 577, 587, 607, 617, 629, 647, 677, 679, 727, 749, 757, 787, 797, 799, 827, 833, 857, 877, 887, 889 (list; graph; listen)
OFFSET

2,1

PROGRAM

(PARI) numbers whose factors end in m endfactm(n, m) = { flag=0; for(x=2, n, y=factor(x); z=y[, 1]; ln=length(z); for(j=1, ln, if(z[j]%10<>m, flag=0; break, flag=1) ); if(flag==1, print1(x", ")) ) }

CROSSREFS

Sequence in context: A074275 A051411 A101121 this_sequence A062675 A106095 A153319

Adjacent sequences: A090649 A090650 A090651 this_sequence A090653 A090654 A090655

KEYWORD

easy,nonn,base

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Dec 13 2003

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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research