Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A048706
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A048706 XOR-conjugate rules of 1-D cellular automata rules given in A048705 +0
3
150, 90, 2523490710, 199931532107794273605284333428918544790, 226413559313153607979257138616992421290 (list; graph; listen)
OFFSET

1,1

COMMENT

In hexadecimal this sequence looks like: 96,5A,96696996,96696996699696696996966996696996,

AA55AA55AA55AA5555AA55AA55AA55AA,

99666699669999669966669966999966669999669966669966999966996666996699996699666699669999669966669999666699669999669966669966999966, ...

LINKS

Index entries for sequences related to cellular automata

MAPLE

# Other procedures as with A048705

rule90x150combination_xored := proc(n) local r, d, p, q, j, s, k, pattern;

p := extended_A020652[ n ]; # the rule 150 component [ 0, 1, op(A020652) ]

q := extended_A020653[ n ]; # the rule 90 component [ 1, 0, op(A020653) ]

r := p+q; # radius of CA.

d := (2*r)+1; # diameter of CA, including the cell itself.

s := 0; for k from 0 to (2^d)-1 do if(bit_i(k, r) <> bit_i(rule90(rule150(k, p), q), (2*r))) then s := s + 2^k; fi; od; RETURN(s); end;

CROSSREFS

Sequence in context: A078950 A142269 A104262 this_sequence A054729 A116185 A008889

Adjacent sequences: A048703 A048704 A048705 this_sequence A048707 A048708 A048709

KEYWORD

nonn

AUTHOR

Antti Karttunen, Mar 09 1999

page 1

Search completed in 0.006 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 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research