Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082907
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082907 A function applied to entries of Pascal-triangle as follows: C[n,j] is replaced by GCD[2^n,C[n,j]], providing largest power of 2 dividing C[n,j]. +0
3
1, 1, 1, 1, 2, 1, 1, 1, 1, 1, 1, 4, 2, 4, 1, 1, 1, 2, 2, 1, 1, 1, 2, 1, 4, 1, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 8, 4, 8, 2, 8, 4, 8, 1, 1, 1, 4, 4, 2, 2, 4, 4, 1, 1, 1, 2, 1, 8, 2, 4, 2, 8, 1, 2, 1, 1, 1, 1, 1, 2, 2, 2, 2, 1, 1, 1, 1, 1, 4, 2, 4, 1, 8, 4, 8, 1, 4, 2, 4, 1, 1, 1, 2, 2, 1, 1, 4, 4, 1, 1, 2, 2, 1, 1 (list; table; graph; listen)
OFFSET

0,5

COMMENT

If N is a power of 2, then then the first N rows are invariant under all 6 symmetries of an equilateral triangle. - Paul Boddington (psb(AT)maths.warwick.ac.uk), Dec 17 2003

FORMULA

T[n, j] = a[n]/(a[j]*a[n-j]) where a[n]=A060818[n]. T[n, j] = (b[j]*b[n-j])/b[n] where b[n]=A001316[n] (Gould's sequence). - Paul Boddington (psb(AT)maths.warwick.ac.uk), Dec 17 2003

EXAMPLE

Triangle read by rows:

1,

1,1,

1,2,1,

1,1,1,1,

1,4,2,4,1,

1,1,2,2,1,1,

1,2,1,4,1,2,1,

1,1,1,1,1,1,1,1,

1,8,4,8,2,8,4,8,1,

1,1,4,4,2,2,4,4,1,1,

n=-1+2^k: such rows consist of 1-s since all C[n,j]-s are odd.

MATHEMATICA

Flatten[Table[Table[GCD[2^n, Binomial[n, j]], {j, 0, n}], {n, 0, 25}], 1]

CROSSREFS

Cf. A000005, A007318, A000079.

Sequence in context: A091255 A135303 A036065 this_sequence A146532 A119335 A155869

Adjacent sequences: A082904 A082905 A082906 this_sequence A082908 A082909 A082910

KEYWORD

nonn,tabl

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Apr 23 2003

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 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research