Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A067149
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A067149 Values of n where record values of A067148 are set. +0
2
1, 2, 5, 11, 23, 53, 293, 24773, 422573, 86203853 (list; graph; listen)
OFFSET

0,2

COMMENT

For the known terms, A067148(a(n))=n, a(n) is odd for n>1, and a(n)==2 (mod 3) for n>0. Do these trends continue?

MATHEMATICA

a[ n_ ] := Module[ {}, If[ n==2, Return[ 1 ] ]; For[ f0=3; f1=2; f2=1; c=0, f0<=n, f0=(f2=f1)+(f1=f0), If[ Mod[ n-f0, f2 ]==0, c++ ] ]; c ]; For[ n=1; max=-1, True, n++, If[ a[ n ]>max, Print[ n ]; max=a[ n ] ] ]

CROSSREFS

Cf. A067148.

Adjacent sequences: A067146 A067147 A067148 this_sequence A067150 A067151 A067152

Sequence in context: A130668 A083380 A018112 this_sequence A091358 A091359 A059776

KEYWORD

nonn

AUTHOR

John W. Layman (layman(AT)math.vt.edu), Jan 04 2002

EXTENSIONS

Last term from Dean Hickerson (dean(AT)line.math.ucdavis.edu), Jan 12 2002

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 October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research