Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098241
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098241 Numbers k such that n = 216k+108 is element of A097703 and A007494 and A098240. +0
1
302, 2117, 2909, 3327, 3932 (list; graph; listen)
OFFSET

1,1

COMMENT

Numbers k such that n = 216k+108 satisfies sigma(n) <> 2*usigma(n) (A097703), n not of form 3x+1 (A007494), and GCD(2n+1, numerator(Bernoulli(4n+2))) squarefree (A098240).

Also, members n of A097704 such that GCD(2n+1, Bernoulli(4n+2)) is squarefree. Most terms of A097704 are in A098240. These are the exceptions.

MATHEMATICA

(* first *) Needs["NumberTheory`NumberTheoryFunctions`"] (* then *) usigma[n_] := Block[{d = Divisors[n]}, Plus @@ Select[d, GCD[ #, n/# ] == 1 &]]; lmt = 1296000; t = (Select[ Range[ lmt], DivisorSigma[1, # ] == 2usigma[ # ] &] - 108)/216; u = (Select[ Range[ Floor[(lmt - 108)/432]], !SquareFreeQ[ GCD[ #, Numerator[ BernoulliB[ 2# ]] ]] &] -1)/2; v = Table[ 3k - 2, {k, Floor[(lmt - 108)/216]}]; Complement[ Range[ Floor[ (lmt - 108)/216]], t, u, v]

CROSSREFS

Cf. A016777, A063880, A067778.

Sequence in context: A068258 A075407 A004227 this_sequence A058828 A005951 A030030

Adjacent sequences: A098238 A098239 A098240 this_sequence A098242 A098243 A098244

KEYWORD

nonn,more

AUTHOR

Ralf Stephan (ralf(AT)ark.in-berlin.de) and Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 15 2004

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 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research