Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132083
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132083 a(n) = n-th positive integer which is coprime to (2^n +1). Also, a(n) = final term of row n in triangle A132082. +0
2
1, 2, 4, 4, 7, 7, 10, 8, 13, 12, 16, 12, 19, 17, 25, 16, 25, 23, 28, 21, 31, 27, 34, 24, 40, 32, 43, 29, 43, 42, 46, 32, 49, 42, 59, 38, 55, 47, 58, 40, 61, 59, 64, 46, 79, 57, 70, 48, 74, 63, 76, 55, 79, 73, 91, 56, 85, 72, 88, 63, 91, 77, 103, 64, 106, 88, 100, 72, 103, 93, 106 (list; graph; listen)
OFFSET

1,2

LINKS

Leroy Quet, Home Page (listed in lieu of email address)

MATHEMATICA

a = {1}; Do[i = 1; c = 0; While[c < n, If[GCD[i, 2^n + 1] == 1, c++ ]; i++ ]; AppendTo[a, i - 1], {n, 2, 80}]; a - Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Dec 26 2007

CROSSREFS

Cf. A132082, A131880.

Sequence in context: A130805 A023831 A023844 this_sequence A102465 A139825 A164721

Adjacent sequences: A132080 A132081 A132082 this_sequence A132084 A132085 A132086

KEYWORD

nonn

AUTHOR

Leroy Quet Aug 09 2007

EXTENSIONS

More terms from Stefan Steinerberger (stefan.steinerberger(AT)gmail.com), Dec 26 2007

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 19 13:18 EDT 2010. Contains 173632 sequences.


AT&T Labs Research