Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112366
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112366 SUM (1 to n ), n*a(n) is a fibonacci number. A112365(n)/n. +0
2
1, 1, 6, 17, 11, 7704, 304563, 20425229, 15490920256, 1702809631512, 190392490709135, 1016504077503658224, 114486182753213400503, 346841889771425011779, 11879701253335083341210, 37326390852372133364819 (list; graph; listen)
OFFSET

1,3

MATHEMATICA

s = 0; Do[f = 0; While[Fibonacci[f] <= s || Mod[Fibonacci[f] - s, n] > 0, f++ ]; k = (Fibonacci[f] - s)/n; Print[k]; s = s + n*k, {n, 30}] - Ryan Propper (rpropper(AT)stanford.edu), May 06 2006

CROSSREFS

Cf. A112365.

Sequence in context: A022510 A120930 A070395 this_sequence A095421 A063584 A019296

Adjacent sequences: A112363 A112364 A112365 this_sequence A112367 A112368 A112369

KEYWORD

nonn

AUTHOR

Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Sep 09 2005

EXTENSIONS

More terms from Ryan Propper (rpropper(AT)stanford.edu), May 06 2006

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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research