Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112714
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112714 Numbers of the form k*2^m-1 with k<2^m and k odd. +0
4
1, 3, 7, 11, 15, 23, 31, 39, 47, 55, 63, 79, 95, 111, 127, 143, 159, 175, 191, 207, 223, 239, 255, 287, 319, 351, 383, 415, 447, 479, 511, 543, 575, 607, 639, 671, 703, 735, 767, 799, 831, 863, 895, 927, 959, 991, 1023, 1087, 1151, 1215, 1279, 1343, 1407 (list; graph; listen)
OFFSET

1,2

LINKS

Eric Weisstein's World of Mathematics, Proth Numbers

EXAMPLE

a(4)=7 because 7=1*2^3-1, with 1<2^3 and it is the fourth number of this form.

MATHEMATICA

Take[Sort@Flatten@Table[k*2^m - 1, {m, 0, 10}, {k, 1, 2^m - 1, 2}], 53] (from Robert G. Wilson v (rgwv(at)rgwv.com), Jan 02 2006)

PROGRAM

(PARI) for(n=2, 8, for(k=2^(n-2)+1, 2^n, print1(k*2^n-1", "))) Note that the first two terms ( 1, 3 ) are not computed

CROSSREFS

Cf. A080075.

Sequence in context: A160785 A095100 A036994 this_sequence A160808 A151567 A139250

Adjacent sequences: A112711 A112712 A112713 this_sequence A112715 A112716 A112717

KEYWORD

easy,nonn

AUTHOR

Jose Brox (tautocrona(AT)terra.es), 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research