Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

0,13

COMMENT

Row products give A139550.

EXAMPLE

Row products of the triangle are:

1 = 1

1*1 = 1

1*1*1 = 1

1*1*1*1 = 1

1*1*2*1*1 = 2

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

1*1*2*3*1*1*1 = 6

1*1*2*3*1*1*1*1 = 6

1*1*1*3*4*1*1*1*1 = 12

PROGRAM

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

CROSSREFS

Cf. A139550, A139547, A003418.

Adjacent sequences: A139546 A139547 A139548 this_sequence A139550 A139551 A139552

Sequence in context: A136441 A030561 A074064 this_sequence A130782 A055457 A032542

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 October 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research