Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A156353
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A156353 A symmetrical powers triangle sequence: t(n,m)=(m^(n - m) + (n - m)^m). +0
2
2, 3, 3, 4, 8, 4, 5, 17, 17, 5, 6, 32, 54, 32, 6, 7, 57, 145, 145, 57, 7, 8, 100, 368, 512, 368, 100, 8, 9, 177, 945, 1649, 1649, 945, 177, 9, 10, 320, 2530, 5392, 6250, 5392, 2530, 320, 10, 11, 593, 7073, 18785, 23401, 23401, 18785, 7073, 593, 11, 12, 1124, 20412 (list; table; graph; listen)
OFFSET

2,1

COMMENT

Equivalently, table by antidiagonals of n^m + m^n for n,m > 0.

Row sums are:

{2, 6, 16, 44, 130, 418, 1464, 5560, 22754, 99726, 465536,...}.

FORMULA

t(n,m)=(m^(n - m) + (n - m)^m).

EXAMPLE

{2},

{3, 3},

{4, 8, 4},

{5, 17, 17, 5},

{6, 32, 54, 32, 6},

{7, 57, 145, 145, 57, 7},

{8, 100, 368, 512, 368, 100, 8},

{9, 177, 945, 1649, 1649, 945, 177, 9},

{10, 320, 2530, 5392, 6250, 5392, 2530, 320, 10},

{11, 593, 7073, 18785, 23401, 23401, 18785, 7073, 593, 11},

{12, 1124, 20412, 69632, 94932, 93312, 94932, 69632, 20412, 1124, 12}

MATHEMATICA

Clear[t, n, m];

t[n_, m_] = (m^(n - m) + (n - m)^m);

Table[Table[t[n, m], {m, 1, n - 1}], {n, 2, 12}];

Flatten[%]

CROSSREFS

A005652 is the same table with row 0 and column 0 included.

Sequence in context: A154309 A140514 A047079 this_sequence A130743 A111574 A128744

Adjacent sequences: A156350 A156351 A156352 this_sequence A156354 A156355 A156356

KEYWORD

nonn,tabl

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Feb 08 2009

EXTENSIONS

Edited by Franklin T. Adams-Watters (FrankTAW(AT)Netscape.net), Oct 26 2009

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research