Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A082754
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A082754 Triangle read by rows: T(n, k) = abs(n^k-k^n), 1<=k<=n. +0
2
0, 1, 0, 2, 1, 0, 3, 0, 17, 0, 4, 7, 118, 399, 0, 5, 28, 513, 2800, 7849, 0, 6, 79, 1844, 13983, 61318, 162287, 0, 7, 192, 6049, 61440, 357857, 1417472, 3667649, 0, 8, 431, 18954, 255583, 1894076, 9546255, 35570638, 91171007, 0, 9, 924, 58049, 1038576 (list; table; graph; listen)
OFFSET

1,4

COMMENT

Aside from n = k, the only zero in this triangle corresponds to a(4, 2). [From Alonso Delarte (alonso.delarte(AT)gmail.com), Jul 09 2009]

EXAMPLE

0

1 0

2 1 0

3 0 17 0

4 7 118 399 0

5 28 513 2800 7849 0

...

MATHEMATICA

a[n_, k_] := a[n, k] = n^k - k^n; ColumnForm[Table[Abs[a[n, k]], {n, 10}, {k, n}], Center] [From Alonso Delarte (alonso.delarte(AT)gmail.com), Jul 09 2009]

CROSSREFS

Cf. A055651.

Sequence in context: A131047 A143714 A004172 this_sequence A063173 A120111 A130055

Adjacent sequences: A082751 A082752 A082753 this_sequence A082755 A082756 A082757

KEYWORD

nonn,tabl

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 17 2003

EXTENSIONS

More terms from David Wasserman (wasserma(AT)spawar.navy.mil), Oct 04 2004

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 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research