Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066299
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066299 Numbers n such that the digits of n are also digits of binomial(2n,n). +0
1
5, 8, 12, 14, 15, 16, 23, 24, 25, 29, 34, 35, 36, 37, 38, 39, 45, 47, 48, 49, 56, 58, 59, 67, 68, 69, 78, 79, 89, 123, 124, 125, 126, 127, 128, 129, 134, 135, 136, 137, 138, 139, 145, 146, 147, 148, 149, 156, 157, 158, 159, 167, 168, 169, 178, 179, 189, 234, 235 (list; graph; listen)
OFFSET

1,1

EXAMPLE

Binomial(2*12,12)= 2704156, which contains all digits of 12, so 12 is a term of the sequence.

MATHEMATICA

Do[a = IntegerDigits[Binomial[2 n, n]; b = IntegerDigits[n]; If[Intersection[a, b] == b, Print[n]], {n, 1, 400}]

CROSSREFS

Adjacent sequences: A066296 A066297 A066298 this_sequence A066300 A066301 A066302

Sequence in context: A003656 A003246 A124378 this_sequence A100493 A005661 A108173

KEYWORD

base,nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Feb 14 2002

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 May 11 10:28 EDT 2008. Contains 139662 sequences.


AT&T Labs Research