Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090933
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
%I A090933
%S A090933 2,3,5,7,11,13,17,31,37,71,73,79,97,101,107,113,131,149,167,179,181,191,
%T A090933 199,311,337,373,389,701,709,727,733,739,751,757,787,797,907,919,937,
%U A090933 941,953,991,1009,1013,1031,1049,1051,1091,1123,1181,1319,1321,1381
%N A090933 Primes such that most significant digit swapped with all other digits 
               yields primes.
%C A090933 Appears to be denser than A090934, where the least significant digit 
               is swapped.
%e A090933 149 is a term as 149, 419 & 491 are all prime.
%t A090933 fQ[n_] := Block[{a = c = IntegerDigits[n], b = {}, l = Floor[ Log[10, 
               n] + 1]}, Do[ a = c; {a[[1]], a[[i]]} = {a[[i]], a [[1]]}; AppendTo[b, 
               FromDigits[a]], {i, 1, l}]; Union[ PrimeQ[b]] == {True}]; Select[ 
               Prime[ Range[ 270]], fQ[ # ] &] (from Ed Pegg Jr. (ed(AT)mathpuzzle.com), 
               Jan 15 2004)
%Y A090933 Cf. A090934.
%Y A090933 Sequence in context: A061461 A069706 A007500 this_sequence A107845 A090934 
               A068652
%Y A090933 Adjacent sequences: A090930 A090931 A090932 this_sequence A090934 A090935 
               A090936
%K A090933 base,nonn
%O A090933 1,1
%A A090933 Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Dec 29 2003
%E A090933 Edited, corrected and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), 
               Jan 15 2004

    
page 1

Search completed in 0.001 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 4 23:11 EST 2009. Contains 170347 sequences.


AT&T Labs Research