Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A058982
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A058982 Increasing values of the Improperly Reduced Fibonacci Sequence (A058981). +0
2
0, 1, 2, 3, 5, 7, 11, 17, 23, 29, 31, 37, 43, 59, 67, 97, 101, 121, 125, 137, 149, 181, 233, 394, 603, 647, 863, 871, 1093, 1665, 2237 (list; graph; listen)
OFFSET

0,3

MATHEMATICA

y = 0; c = l = i = z = 1; d = {1}; Do[ x = y + z; c++; j = 1; While[ ! IntegerQ[ x / d[ [ j ] ] ] && j <= i, j++ ]; If[ j > i, d = Append[ d, x ]; i++, x = x/d[ [ j ] ]; d = Delete[ d, j ]; d = Append[ d, x ] ]; If[ x > l, l = x; Print[ x ] ]; y = z; z = x, {n, 1, 10^7} ]

CROSSREFS

Cf. A058981.

Sequence in context: A089084 A090481 A164641 this_sequence A040069 A057751 A040046

Adjacent sequences: A058979 A058980 A058981 this_sequence A058983 A058984 A058985

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 15 2001

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 18 15:35 EDT 2010. Contains 173617 sequences.


AT&T Labs Research