Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085585
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085585 Squares with all but one even digits. +0
2
1, 9, 16, 25, 36, 49, 81, 100, 144, 225, 256, 289, 324, 441, 625, 676, 784, 841, 900, 1024, 1444, 1600, 2025, 2209, 2304, 2401, 2500, 2601, 2704, 2809, 3600, 3844, 4096, 4225, 4489, 4900, 6241, 6724, 6889, 8100, 8281, 8649, 8836, 9604, 10000, 10404 (list; graph; listen)
OFFSET

1,2

EXAMPLE

20164 is a term because 20164=142^2 and all digits of 20164 except one are even

MATHEMATICA

bb={}; Do[idp=IntegerDigits[n^2]; len=Length[idp]; If[Sum[Mod[idp[[i]], 2], {i, len}]==1, bb={bb, n}], {n, 200}]; Flatten[bb]^2

CROSSREFS

Cf. A068690.

Adjacent sequences: A085582 A085583 A085584 this_sequence A085586 A085587 A085588

Sequence in context: A091571 A102219 A076093 this_sequence A026062 A108945 A092941

KEYWORD

nonn,base

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Jul 06 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 October 9 14:06 EDT 2008. Contains 144831 sequences.


AT&T Labs Research