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!)
A123558 Multiplicative encoding of the (1,2)-Pascal triangle (or Lucas triangle) A029635. 0

%I #6 Jul 14 2016 16:14:33

%S 2,18,1350,24806250,94588417300781250,

%T 117849324069921797604001373181152343750,

%U 527608657124852026883960737403192593816085584608183988660956158325750160217285156250

%N Multiplicative encoding of the (1,2)-Pascal triangle (or Lucas triangle) A029635.

%C This is to A029635 the (1,2)-Pascal triangle (or Lucas triangle) read by rows" as A007188 "Multiplicative encoding of Pascal triangle: Product p(i+1)^C(n,i)" is to A007318 "Pascal's triangle read by rows."

%F a(n) = Prod[i=i..n] p(i+1)^T(n,i), where T(n,i), are the (1,2)-Pascal triangle (or Lucas triangle as in A029635.

%e a(1) = 2^1 = 2.

%e a(2) = 2^1 * 3^2 = 18.

%e a(3) = 2^1 * 3^3 * 5^2 = 1350.

%e a(4) = 2^1 * 3^4 * 5^5 * 7^2 = 24806250.

%e a(5) = 2^1 * 3^5 * 5^9 * 7^7 * 11^2 = 94588417300781250.

%e a(6) = 2^1 * 3^6 * 5^14 * 7^16 * 11^9 * 13^2 = 117849324069921797604001373181152343750.

%Y Cf. A000040, A007188, A007318, A009766, A029635.

%K easy,nonn

%O 1,1

%A _Jonathan Vos Post_, Nov 04 2006

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 26 12:36 EDT 2024. Contains 371997 sequences. (Running on oeis4.)