Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A122759
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A122759 Cantor based power of three triangular array: t(n,m)=3^n*(1-Mod[n,2]). +0
1
1, 0, 0, 1, 3, 9, 0, 0, 0, 0, 1, 3, 9, 27, 81, 0, 0, 0, 0, 0, 0, 1, 3, 9, 27, 81, 243, 729, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 9, 27, 81, 243, 729, 2187, 6561, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 9, 27, 81, 243, 729, 2187, 6561, 19683, 59049 (list; table; graph; listen)
OFFSET

1,5

REFERENCES

Counterexamples in Topology by Lynn Arthur Steen and J. Arthur Seebach, Jr., Dover, New York,1978,57-58

FORMULA

t(n,m)=3^n*(1-Mod[n,2])

EXAMPLE

1

0, 0

1, 3, 9

0, 0, 0, 0

1, 3, 9, 27, 81

0, 0, 0, 0, 0, 0

1, 3, 9, 27, 81, 243, 729

MATHEMATICA

a[n_] := 1 - Mod[n, 2] T1[n_, m_] := 3^n*a[m] a0 = Table[Table[T1[n, m], {n, 0, m}], {m, 0, 10}]; Flatten[a0] MatrixForm[a0]

CROSSREFS

Sequence in context: A063103 A058847 A088110 this_sequence A016626 A126321 A021260

Adjacent sequences: A122756 A122757 A122758 this_sequence A122760 A122761 A122762

KEYWORD

nonn,tabl,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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research