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!)
A199694 Row sums of the triangle in A199333. 3

%I #9 Jul 13 2013 12:04:19

%S 1,2,4,8,19,42,99,208,443,906,1853,3780,7595,15246,30537,61160,122413,

%T 244930,489985,980080,1960257,3920646,7841419,15682972,31366187,

%U 62732582,125465509,250931320,501863047,1003726454,2007453193,4014906880,8029814297

%N Row sums of the triangle in A199333.

%C a(n) = sum(A199333(n,k): 0 <= k <= n).

%H Reinhard Zumkeller, <a href="/A199694/b199694.txt">Table of n, a(n) for n = 0..150</a>

%o (Haskell)

%o a199694 = sum . a199333_row

%Y Cf. A199695.

%K nonn

%O 0,2

%A _Reinhard Zumkeller_, Nov 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 August 14 20:45 EDT 2024. Contains 375167 sequences. (Running on oeis4.)