Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122757
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122757 Process number as a vertex through put triangular product function: m (In)-> {n-states}->m (Out) T(n,m)=m^2*g(n): g(n)=A084221[n]. +0
1
0, 1, 3, 4, 12, 16, 9, 27, 36, 108, 16, 48, 64, 192, 256, 25, 75, 100, 300, 400, 1200, 36, 108, 144, 432, 576, 1728, 2304, 49, 147, 196, 588, 784, 2352, 3136, 9408, 64, 192, 256, 768, 1024, 3072, 4096, 12288, 16384, 81, 243, 324, 972, 1296, 3888, 5184, 15552 (list; graph; listen)
OFFSET

1,3

COMMENT

0 1, 3 4, 12, 16 9, 27, 36, 108 16, 48, 64, 192, 256 25, 75, 100, 300, 400, 1200

FORMULA

T(n,m)=m^2*g(n): g(n)=A084221[n]

MATHEMATICA

g[n_] := If[Mod[n, 2] == 0, 2^(n), 2^n + 2^(n - 1)]; t[n_, m_] := m^2*g[n]; a = Table[Table[t[n, m], {n, 0, m}], {m, 0, 10}]; Flatten[a]

CROSSREFS

Cf. A084221.

Sequence in context: A124637 A047173 A116653 this_sequence A084221 A142866 A026847

Adjacent sequences: A122754 A122755 A122756 this_sequence A122758 A122759 A122760

KEYWORD

nonn,uned

AUTHOR

Roger Bagula (rlbagulatftn(AT)yahoo.com), Sep 21 2006

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research