Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110455
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110455 Integers with mutual residues -6. +0
1
7, 13, 85, 7729, 59783809, 3574104177251329, 12774220669845420831090695774209, 163180713721905992070758583926701857930269220543803914084220929 (list; graph; listen)
OFFSET

1,1

COMMENT

This is the special case k=6 of sequences with mutual residues -k. In general, a(1)=k+1 and a(n)=min{m | m>a(n-1), mod(m,a(i))=-k, i=1,...,n-1}.

An infinite coprime sequence

LINKS

S. Mustonen, On integer sequences with mutual k-residues

FORMULA

a(1)=7, a(2)=13, a(n)=-1+a(1)*a(2)*...*a(n-1)

a(n)=a(n)^2+6*a(n)-6, n>3

MAPLE

a:=proc(k, n::nonnegint) option remember; if n<3 then RETURN(n*k+1); fi; if n=3 then RETURN(a(k, 1)*a(k, 2)-k); fi; a(k, n-1)*(a(k, n-1)+k)-k; end; seq(a(6, n), n=1..8);

CROSSREFS

Sequence in context: A098478 A061521 A073220 this_sequence A132373 A110293 A039687

Adjacent sequences: A110452 A110453 A110454 this_sequence A110456 A110457 A110458

KEYWORD

nonn

AUTHOR

Seppo Mustonen (seppo.mustonen(AT)helsinki.fi), Sep 11 2005

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 August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research