Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A120251
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A120251 A120249[n] modulo A120250[n]. +0
3
0, 0, 1, 0, 2, 1, 3, 0, 1, 2, 5, 1, 8, 3, 2, 0, 13, 1, 21, 2, 3, 5, 34, 1, 3, 8, 1, 3, 55, 2, 89, 0, 5, 13, 5, 1, 144, 21, 8, 2, 233, 3, 377, 5, 2, 34, 610, 1, 4, 3, 13, 8, 987, 1, 8, 3, 21, 55, 1597, 2, 2584, 89, 3, 0, 13, 5, 4181, 13, 34, 5, 6765, 1, 10946, 144, 3, 21, 7, 8, 17711, 2 (list; graph; listen)
OFFSET

1,5

COMMENT

a[n] = 0 precisely when n is a power of 2.

FORMULA

a[n] = Mod[A120249[n], A120250[n]]

EXAMPLE

a[n] = A120249[2646] modulo A120250[2646] = 42 modulo 19 = 4

MATHEMATICA

Table[If[n == 1, 0, (fl = FactorInteger[n]; pq = Table[1, {i, 1, PrimePi[Last[fl][[1]]]}]; While[Length[fl] > 0, pp = First[fl]; fl = Drop[fl, 1]; pq[[PrimePi[pp[[1]]]]] = pp[[2]] + 1; ]; Mod[Numerator[FromContinuedFraction[pq]], Denominator[FromContinuedFraction[pq]]])], {n, 1, 80}]

CROSSREFS

Cf. Corresponding denominators in A120250.

Sequence in context: A140256 A126206 A119709 this_sequence A071490 A141673 A127094

Adjacent sequences: A120248 A120249 A120250 this_sequence A120252 A120253 A120254

KEYWORD

frac,hard,nonn

AUTHOR

Joseph Biberstine (jrbibers(AT)indiana.edu), Jun 12 2006

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 8 08:31 EST 2009. Contains 170430 sequences.


AT&T Labs Research