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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A096884 Related to Pascal's triangle. 3
1, 101, 10201, 1030301, 104060401, 10510100501, 1061520150601, 107213535210701, 10828567056280801, 1093685272684360901, 110462212541120451001, 11156683466653165551101 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

A185817(n) = smallest m such that in decimal representation n is a prefix of a(m).

LINKS

Tanya Khovanova, Recursive Sequences

FORMULA

a(n)=sum{k=0..n, binomial(n, k)*10^(n-k) } a(n)=A096883(2n).

a(n)=101^n. a(n)=sum{k=0..n, binomial(n, k)100^k}. - Paul Barry (pbarry(AT)wit.ie), Aug 24 2004

G.f.: 1/(1-101*x). [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 25 2008]

CROSSREFS

Cf. A007318, A003590, A097659.

Sequence in context: A113628 A135375 A172162 * A055474 A071783 A082808

Adjacent sequences:  A096881 A096882 A096883 * A096885 A096886 A096887

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Jul 14 2004

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 14 20:38 EST 2012. Contains 205663 sequences.