Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A127649
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A127649 A127648 * A054523 as infinite lower triangular matrices. +0
1
1, 2, 2, 6, 0, 3, 8, 4, 0, 4, 20, 0, 0, 0, 5, 12, 12, 6, 0, 0, 6, 42, 0, 0, 0, 0, 0, 7, 32, 16, 0, 8, 0, 0, 0, 8, 54, 0, 18, 0, 0, 0, 0, 0, 9, 40, 40, 0, 0, 10, 0, 0, 0, 0, 10, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 48, 24, 24, 24, 0, 12, 0, 0, 0, 0, 0, 12, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 84 (list; table; graph; listen)
OFFSET

1,2

COMMENT

Natural number transform of A054523.

Row sums = n^2, left column = A002618

FORMULA

T(n,k)=n*A054523(n,k). - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 01 2007

EXAMPLE

First few rows of the triangle are:

1;

2, 2;

6, 0, 3;

8, 4, 0, 4;

20, 0, 0, 0, 5;

12, 12, 6, 0, 0, 6;

42, 0, 0, 0, 0, 0, 7;

...

MAPLE

A054523 := proc(n, k) if n mod k = 0 then numtheory[phi](n/k) ; else 0 ; fi ; end: A127649 := proc(n, k) A054523(n, k)*n ; end: for n from 1 to 20 do for k from 1 to n do printf("%d, ", A127649(n, k)) ; od: od: - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 01 2007

CROSSREFS

Cf. A127648, A002618, A054523.

Sequence in context: A163119 A091085 A011144 this_sequence A047916 A101207 A155818

Adjacent sequences: A127646 A127647 A127648 this_sequence A127650 A127651 A127652

KEYWORD

nonn,tabl,easy

AUTHOR

Gary W. Adamson (qntmpkt(AT)yahoo.com), Jan 22 2007

EXTENSIONS

More terms from R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Nov 01 2007

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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research