login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A140968 Face hexadecimal primes. 1
4173031, 5221603, 7318757, 8367329, 8367343, 11513057, 13610221, 15707369, 16436759, 16436779, 16436809, 16436813, 16436821, 16436831, 16436857, 16436863, 16436891, 16436911, 16436921, 16436947, 16436969, 16436971 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Gil Broussard (gilbroussard(AT)bellsouth.net), Jul 27 2008, Table of n, a(n) for n = 1..163

EXAMPLE

a(1)=4173031 because hexadecimal(4173031)=3face7.

MATHEMATICA

Take[Select[Sort[Flatten[Table[(16^(n + 4)*m) + (64206*16^n) + o, {m, 32}, {n, 3}, {o, 1, 16^n - 1, 2}]]], PrimeQ], 25] (* 64206 is FACE in hexadecimal *) [From Alonso Delarte (alonso.delarte(AT)gmail.com), Aug 13 2008]

CROSSREFS

Sequence in context: A107024 A204151 A205245 * A011572 A022538 A016787

Adjacent sequences:  A140965 A140966 A140967 * A140969 A140970 A140971

KEYWORD

base,nonn,word

AUTHOR

Gil Broussard (gilbroussard(AT)bellsouth.net), Jul 27 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 19:13 EST 2012. Contains 206085 sequences.