Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A086267
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A086267 A quantum energy sequence from Hofstadter's sequence. +0
2
1, 0, 2, 5, 4, 5, 7, 7, 2, 2, 2, 4, 4, 4, 6, 5, 6, 7, 7, 2, 2, 3, 2, 6, 4, 4, 6, 6, 7, 6, 4, 7, 7, 4, 5, 3, 4, 6, 5, 6, 7, 7, 2, 2, 2, 3, 2, 5, 3, 3, 2, 7, 4, 2, 3, 6, 5, 2, 4, 4, 5, 4, 7, 6, 3, 4, 8, 5, 5, 7, 3, 4, 6, 5, 7, 5, 2, 6, 7, 3, 4, 3, 3, 6, 4, 5, 7, 7, 6, 2, 2, 2, 2, 3, 2, 7, 7, 6, 2, 5, 2, 2, 3, 4, 3 (list; graph; listen)
OFFSET

1,3

COMMENT

This energy formulation seems to work for modulo 5 and 6 at digits=500 levels.

FORMULA

Hofstadter[n] =Hofstadter[n - Hofstadter[n-1]] + Hofstadter[n - Hofstadter[n-2]]

MATHEMATICA

Hofstadter[n_Integer?Positive] := Hofstadter[n] = Hofstadter[n - Hofstadter[n-1]] + Hofstadter[n - Hofstadter[n-2]] Hofstadter[1] = Hofstadter[2] = 1 Digits=502 a=Table[Hofstadter[n], {n, 1, Digits}]; b=Table[Floor[(a[[n]]-2*a[[n+1]]+a[[n+2]]-4)/a[[n]]]+Mod[a[[n]], 6]+3, {n, 1, Digits-2}] ListPlot[b]

CROSSREFS

Sequence in context: A102066 A072970 A011036 this_sequence A053424 A163809 A075771

Adjacent sequences: A086264 A086265 A086266 this_sequence A086268 A086269 A086270

KEYWORD

nonn,obsc,uned

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Aug 28 2003

EXTENSIONS

I do not understand the definition of this sequence. - N. J. A. Sloane (njas(AT)research.att.com).

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research