Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112568
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112568 Secondary diagonal of square table A112564 of generalized Flavius Josephus sieves. +0
7
1, 3, 13, 61, 241, 1051, 5041, 20161, 91081, 392041, 1681681, 6530173, 27168961, 115590931 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) {a(n)=local(A=n, B=0, k=0); if(n==0, 1, until(A==B, k=k+1; if(k%(n+1)==0, k=k+1); B=A; A=floor(A*(k+1)/k)); 1+A)}

CROSSREFS

Cf. A112564, A112565.

Sequence in context: A020007 A112731 A106884 this_sequence A104089 A108143 A101368

Adjacent sequences: A112565 A112566 A112567 this_sequence A112569 A112570 A112571

KEYWORD

more,nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Oct 14 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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research