Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135215
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135215 Maximal number of zero digits in square of number with n digits and without zero digits. +0
6
0, 1, 3, 4, 6, 7, 10 (list; graph; listen)
OFFSET

1,3

MATHEMATICA

(*For a(7) *) mx = 0; Do[Do[Do[Do[Do[Do[Do[k = 10^6b + 10^5q + 10^4r + 10^3p + 10^2s + 10n + m; w = IntegerDigits[k^2]; ile = 0; Do[If[w[[t]] == 0, ile = ile + 1; If[ile > mx, mx = ile]], {t, 1, Length[w]}], {m, 1, 9}], {n, 1, 9}], {s, 1, 9}], {p, 1, 9}], {r, 1, 9}], {q, 1, 9}], {b, 1, 9}]; mx

CROSSREFS

Cf. A134843, A134844, A134845, A134846, A134847, A134848, A134849.

Sequence in context: A108654 A131530 A102093 this_sequence A092494 A050618 A093579

Adjacent sequences: A135212 A135213 A135214 this_sequence A135216 A135217 A135218

KEYWORD

nonn,base

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Nov 23 2007

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 December 1 13:27 EST 2009. Contains 167806 sequences.


AT&T Labs Research