login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A178166 10^a(n) Pascal triangle, where a(n) = A007318(n). 0

%I #15 Jan 25 2020 01:28:47

%S 10,10,10,10,100,10,10,1000,1000,10,10,10000,1000000,10000,10,10,

%T 100000,10000000000,10000000000,100000,10,10,1000000,1000000000000000,

%U 100000000000000000000,1000000000000000,1000000,10,10,10000000,1000000000000000000000

%N 10^a(n) Pascal triangle, where a(n) = A007318(n).

%F T(n,k) = 10^binomial(n,k). - _Philippe Deléham_, Oct 09 2011

%e Triangle begins:

%e .

%e . 10

%e .

%e . 10 10

%e .

%e . 10 100 10

%e .

%e . 10 1000 1000 10

%e .

%e a(5) = a(2)*a(3) = 10*10 = 10^2 = 100.

%Y Cf. A007318.

%K nonn,tabl,easy

%O 0,1

%A _Mark Dols_, May 21 2010

%E First term corrected by _Mark Dols_, May 23 2010

%E More terms from _Philippe Deléham_, Oct 09 2011

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)