Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A117875
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A117875 Semi-chaotic triangular array on the domain [0,8] made by Modulo 3 of A000045 added to Modulo 7 of A000045. +0
1
0, 1, 2, 1, 2, 2, 2, 3, 3, 4, 3, 4, 4, 5, 3, 5, 6, 6, 7, 5, 7, 1, 2, 2, 3, 1, 3, 3, 6, 7, 7, 8, 6, 8, 8, 7, 0, 1, 1, 2, 0, 2, 2, 1, 0, 6, 7, 7, 8, 6, 8, 8, 7, 6, 7, 6, 7, 7, 8, 6, 8, 8, 7, 6, 7, 7 (list; graph; listen)
OFFSET

0,3

COMMENT

This sequence is a model of wave particle duality in Integer terms. The Modulos act as slits and the chaotic sequence that results has interfence patterns. The Integers behave in the Fibonacci sequence as if they were also continious. Thus quantum mechanics may apply to number theory and the theorems be useful in understanding such things as the primes. I am only here echoing men historically like Hilbert and Fourier.

FORMULA

a(n,m) =Mod[A000045[n],3]+Mod[A000045[m],7]

EXAMPLE

0

1, 2

1, 2, 2

2, 3, 3, 4

3, 4, 4, 5, 3

5, 6, 6, 7, 5, 7

1, 2, 2, 3, 1, 3, 3

6, 7, 7, 8, 6, 8, 8, 7

0, 1, 1, 2, 0, 2, 2, 1, 0

6, 7, 7, 8, 6, 8, 8, 7, 6, 7

6, 7, 7, 8, 6, 8, 8, 7, 6, 7, 7

MATHEMATICA

a[0] = 0; a[1] = 1; a[n_] := a[n] = a[n - 1] + a[n - 2] f[n_, m_] := Mod[a[n], 3] + Mod[a[m], 7] aout = Table[Table[f[n, m], {n, 0, m}], {m, 0, 10}] c = Flatten[aout]

CROSSREFS

Cf. A000045.

Sequence in context: A029258 A070096 A024154 this_sequence A084840 A029278 A125950

Adjacent sequences: A117872 A117873 A117874 this_sequence A117876 A117877 A117878

KEYWORD

nonn,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), May 13 2006

page 1

Search completed in 0.051 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 July 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research