Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A139635
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A139635 Binomial transform of [1, 11, 11, 11,...]. +0
7
1, 12, 34, 78, 166, 342, 694, 1398, 2806, 5622, 11254, 22518, 45046, 90102, 180214, 360438, 720886, 1441782, 2883574, 5767158, 11534326, 23068662, 46137334, 92274678, 184549366 (list; graph; listen)
OFFSET

1,2

COMMENT

The binomial transform of [1, c, c, c,...] has the terms a(n)=1-c+c*2^(n-1) if the offset 1 is chosen. The o.g.f. of the a(n) is x{1+(c-2)x}/{(2x-1)(x-1)}. This applies to A139634 with c=10, to A139635 with c=11, to A139697 with c=12, to A139698 with c=25 and to A099003, A139700, A139701 accordingly. - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), May 11 2008

FORMULA

A007318 * [1, 11, 11, 11,...].

a(n)=11*2^(n-1)-10. - Emeric Deutsch (deutsch(AT)duke.poly.edu), May 03 2008

EXAMPLE

a(4) = 78 = (1, 3, 3, 1) dot (1, 11, 11, 11) = (1 + 33 + 33 + 11).

MAPLE

seq(11*2^(n-1)-10, n=1.. 25); - Emeric Deutsch (deutsch(AT)duke.poly.edu), May 03 2008

MATHEMATICA

a=1; lst={a}; k=11; Do[a+=k; AppendTo[lst, a]; k+=k, {n, 0, 5!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Dec 17 2008]

CROSSREFS

Cf. A139634.

Sequence in context: A113748 A069125 A142245 this_sequence A124705 A126366 A009760

Adjacent sequences: A139632 A139633 A139634 this_sequence A139636 A139637 A139638

KEYWORD

nonn

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Apr 29 2008

EXTENSIONS

More terms from Emeric Deutsch (deutsch(AT)duke.poly.edu), May 03 2008

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 November 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research