Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143086
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143086 Symmetrical triangle sequence: t(n,m)=If[m < = ( less than or equal) Floor[n/2], 2^(m + 1) - 1, 2^(n - m + 1) - 1]. +0
1
1, 1, 1, 1, 3, 1, 1, 3, 3, 1, 1, 3, 7, 3, 1, 1, 3, 7, 7, 3, 1, 1, 3, 7, 15, 7, 3, 1, 1, 3, 7, 15, 15, 7, 3, 1, 1, 3, 7, 15, 31, 15, 7, 3, 1, 1, 3, 7, 15, 31, 31, 15, 7, 3, 1, 1, 3, 7, 15, 31, 63, 31, 15, 7, 3, 1 (list; graph; listen)
OFFSET

1,5

COMMENT

Row sums are:A077866;

{1, 2, 5, 8, 15, 22, 37, 52, 83, 114, 177}.

The numbers are Mersenne like odd numbers.

FORMULA

t(n,m)=If[m < = ( less than or equal) Floor[n/2], 2^(m + 1) - 1, 2^(n - m + 1) - 1].

EXAMPLE

{1},

{1, 1},

{1, 3, 1},

{1, 3, 3, 1},

{1, 3, 7, 3, 1},

{1, 3, 7, 7, 3, 1},

{1, 3, 7, 15, 7, 3, 1},

{1, 3, 7, 15, 15, 7, 3, 1},

{1, 3, 7, 15, 31, 15, 7, 3, 1},

{1, 3, 7, 15, 31, 31, 15, 7, 3, 1},

{1, 3, 7, 15, 31, 63, 31, 15, 7, 3, 1}

MATHEMATICA

Table[Table[If[m < = Floor[n/2], 2^(m + 1) - 1, 2^(n - m + 1) - 1], {m, 0, n}], {n, 0, 10}]; Flatten'%]

CROSSREFS

Cf. A077866.

Sequence in context: A123191 A157454 A106255 this_sequence A152714 A134444 A091442

Adjacent sequences: A143083 A143084 A143085 this_sequence A143087 A143088 A143089

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula and Gary W. Adamson (rlbagulatftn(AT)yahoo.com), Oct 16 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 December 7 08:40 EST 2009. Contains 170430 sequences.


AT&T Labs Research