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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A030146 Squares-of-primes in which no two adjacent digits have the same parity. 0
4, 9, 25, 49, 121, 169, 361, 529, 961, 12769, 16129, 18769, 32761, 72361, 76729, 78961, 96721, 212521, 214369, 436921, 452929, 458329, 1038361, 1630729, 1852321, 3892729, 5230369, 5470921, 5650129, 5812921, 5870929, 7230721 (list; graph; refs; listen; history; internal format)
OFFSET

0,1

MATHEMATICA

Join[{4, 9}, Select[Prime[Range[4000]]^2, Union[Sort/@OddQ/@Partition[IntegerDigits[#], 2, 1]]=={{False, True}}&]] (*From Harvey P.Dale, Feb 22 2011*)

CROSSREFS

Sequence in context: A001248 A052043 A188836 * A158146 A158147 A158148

Adjacent sequences:  A030143 A030144 A030145 * A030147 A030148 A030149

KEYWORD

nonn,base

AUTHOR

Patrick De Geest (pdg(AT)worldofnumbers.com)

EXTENSIONS

Definition clarified by Harvey P. Dale, Feb 23 2011

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 15:54 EST 2012. Contains 206050 sequences.