Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A111634
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A111634 First occurrence of n in A111633. +0
2
1, 11, 13, 14, 15, 16, 17, 18, 19, 25, 205, 1139, 1149, 1159, 26, 206, 1189, 1199, 1259, 36, 27, 207, 1268, 1269, 1274, 1275, 1276, 28, 208, 1279, 1283, 1284, 1285, 1286, 37, 29, 209, 1291, 1293, 1294, 1295, 1296, 1297, 1298, 1299, 2259, 22059, 2368, 2278 (list; graph; listen)
OFFSET

1,2

COMMENT

A111633: Let n = abc... denote the decimal digits of n. Then a(n) = C(a,z)+C(b,y)+C(c,x)+...+C(x,c)+C(y,b)+C(z,a).

MATHEMATICA

f[n_] := Plus @@ Binomial[ IntegerDigits[n], Reverse[ IntegerDigits[ n]]]; Table[ f[n], {n, 0, 100}]; g[n_] := Block[{k = 1}, While[f[k] != n, k++ ]; k]; Table[ g[n], {n, 50}]

CROSSREFS

Cf. A111633, A111696.

Adjacent sequences: A111631 A111632 A111633 this_sequence A111635 A111636 A111637

Sequence in context: A128509 A043645 A043700 this_sequence A065877 A129917 A102577

KEYWORD

base,nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com) and Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 19 2005

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