Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068672
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068672 Primes in A068671. +0
1
31, 421, 521, 7321, 84221, 94321, 147432221, 18964332221, 29149754433222221, 38191297654433322222221, 39191397654433332222221, 63312115121097765544433333322222222221 (list; graph; listen)
OFFSET

1,1

MAPLE

for n from 1 to 300 do a := n:k := 2:d := floor(n/k); while(d>0) do a := d+10^( floor(evalf(log(d)/log(10))+0.0000000001 )+1)*a: if(d=1) then k := n:end if:k := k+1:d := floor(n/k):end do:b[n] := a; end do:j := 0:for i from 1 to 300 do if(isprime(b[i])) then j := j+1:q[j] := b[i]:end if:end do:seq(q[k], k=1..j);

CROSSREFS

Cf. A068671.

Sequence in context: A069582 A089375 A068658 this_sequence A089561 A134072 A134071

Adjacent sequences: A068669 A068670 A068671 this_sequence A068673 A068674 A068675

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Mar 02 2002

EXTENSIONS

More terms from Sascha Kurz (sascha.kurz(AT)uni-bayreuth.de), Mar 27 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 September 4 21:24 EDT 2008. Contains 143414 sequences.


AT&T Labs Research