Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A085757
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A085757 Differences between successive multiples of either 11 or 19. +0
1
11, 8, 3, 11, 5, 6, 11, 2, 9, 10, 1, 11, 7, 4, 11, 4, 7, 11, 1, 10, 9, 2, 11, 6, 5, 11, 3, 8, 11, 11, 8, 3, 11, 5, 6, 11, 2, 9, 10, 1, 11, 7, 4, 11, 4, 7, 11, 1, 10, 9, 2, 11, 6, 5, 11, 3, 8, 11, 11, 8, 3, 11, 5, 6, 11, 2, 9, 10, 1, 11, 7, 4, 11, 4, 7, 11, 1, 10, 9, 2, 11, 6, 5, 11, 3, 8, 11 (list; graph; listen)
OFFSET

0,1

PROGRAM

(PARI) maxn=100; i11=0; i19=0; n=1; {until(n>maxn, a=min(i11*11, i19*19); if(n>1, print1(a-last ", "); ); last=a; n++; if(a/11==i11, i11++); if(a/19==i19, i19++); ); }

CROSSREFS

Adjacent sequences: A085754 A085755 A085756 this_sequence A085758 A085759 A085760

Sequence in context: A002749 A055505 A090841 this_sequence A003567 A085688 A164059

KEYWORD

nonn

AUTHOR

Jon Perry (perry(AT)globalnet.co.uk), Jul 22 2003

EXTENSIONS

Corrected and extended by Ray Chandler (rayjchandler(AT)sbcglobal.net), Aug 10 2003

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 November 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research