Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112674
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112674 Numbers of the form (2^(i*j)-1)/((2^i-1)*(2^j-1)) where gcd(i,j) = 1. +0
1
1, 3, 11, 39, 43, 151, 171, 683, 2255, 2359, 2731, 9399, 10923, 43691, 140911, 149943, 174763, 549791, 599479, 699051, 2796203, 8727391, 8965359, 9588151, 11184811, 38350263, 44739243, 139090655, 178956971, 549687103, 572942063, 613576119 (list; graph; listen)
OFFSET

1,2

REFERENCES

C. L. Chen, R. T. Chien and C. K. Liu, On the binary representation form of certain integers, SIAM J. Appl. Math. 26 (1974), 283-293.

MATHEMATICA

t = {1}; Do[a = (2^(i*j) - 1)/((2^i - 1)*(2^j - 1)); If[ GCD[i, j] == 1 && 1 < a < 10^9, AppendTo[t, a]], {i, 31}, {j, i - 1}]; Sort@t (* Robert G. Wilson v *)

CROSSREFS

Sequence in context: A151468 A018961 A027528 this_sequence A064086 A089579 A166336

Adjacent sequences: A112671 A112672 A112673 this_sequence A112675 A112676 A112677

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Dec 30 2005

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(at)rgwv.com), Dec 31 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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research