Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A115589
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A115589 Multiply first digit by k, append result to sequence; multiply 2nd digit by k, append result to sequence; multiply 3rd digit by k, append result to sequence, etc. a(1)=1, k=7 case. +0
1
1, 7, 49, 28, 63, 14, 56, 42, 21, 7, 28, 35, 42, 28, 14, 14, 7, 49, 14, 56, 21, 35, 28, 14, 14, 56, 7, 28, 7, 28, 49, 28, 63, 7, 28, 35, 42, 14, 7, 21, 35, 14, 56, 7, 28, 7, 28, 35, 42, 49, 14, 56, 49, 14, 56, 28, 63, 14, 56, 42, 21, 49, 14, 56, 21, 35, 28, 14, 7, 28, 49, 14, 7, 21 (list; graph; listen)
OFFSET

1,2

COMMENT

All terms are evidently multiplies of 7: 7,14,...,63. Is sequence periodic? Some repeating patterns are obvious, e.g., 63,7,28,35,42, but no cycle appears.

MATHEMATICA

ss=s={1}; Do[d=7s[[i]]; AppendTo[ss, d]; s=Flatten[{s, IntegerDigits[d]}], {i, 200}]; ss

CROSSREFS

Cf. A115425.

Sequence in context: A036829 A004187 A024092 this_sequence A014390 A043070 A083930

Adjacent sequences: A115586 A115587 A115588 this_sequence A115590 A115591 A115592

KEYWORD

nonn,base

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Mar 09 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