Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A110462
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A110462 Integers with mutual residues -8. +0
1
9, 17, 145, 22177, 491996737, 242060793154621057, 58593427582644242304230418504765697, 3433189755882575096320786725947643765954772037072168669374448906021377 (list; graph; listen)
OFFSET

1,1

COMMENT

This is the special case k=8 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)=9, a(2)=17, a(n)=-1+a(1)*a(2)*...*a(n-1)

a(n)=a(n)^2+8*a(n)-8, 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(8, n), n=1..8);

CROSSREFS

Sequence in context: A121442 A049440 A073221 this_sequence A132375 A110360 A123836

Adjacent sequences: A110459 A110460 A110461 this_sequence A110463 A110464 A110465

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 December 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research