Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A139551
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A139551 Triangle read by rows: T(n,k) = if n>=3*k and n<3*k*A014963(k-1) then k else 1 T(n,0)=1. +0
2
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 2, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1 (list; table; graph; listen)
OFFSET

0,24

COMMENT

Row products give A139552.

EXAMPLE

Row products of the triangle are:

1 = 1

1*1 = 1

1*1*1 = 1

1*1*1*1 = 1

1*1*1*1*1 = 1

1*1*1*1*1*1 = 1

1*1*2*1*1*1*1 = 2

1*1*2*1*1*1*1*1 = 2

1*1*2*1*1*1*1*1*1 = 2

PROGRAM

(Excel cell formula) =if(and(row()-1>=(column()-1)*3; row()-1<A014963(k-1)*(column()-1)*3); column()-1; 1)

CROSSREFS

Cf. A139552, A139547, A003418.

Sequence in context: A158854 A119849 A026492 this_sequence A022931 A043280 A030379

Adjacent sequences: A139548 A139549 A139550 this_sequence A139552 A139553 A139554

KEYWORD

nonn,tabl

AUTHOR

Mats O. Granvik (mgranvik(AT)abo.fi), Apr 27 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 3 22:15 EST 2009. Contains 170310 sequences.


AT&T Labs Research