Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A090369
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A090369 Smallest divisor of 2n that is > 2, or 0 if no such divisor exists. +0
11
0, 4, 3, 4, 5, 3, 7, 4, 3, 4, 11, 3, 13, 4, 3, 4, 17, 3, 19, 4, 3, 4, 23, 3, 5, 4, 3, 4, 29, 3, 31, 4, 3, 4, 5, 3, 37, 4, 3, 4, 41, 3, 43, 4, 3, 4, 47, 3, 7, 4, 3, 4, 53, 3, 5, 4, 3, 4, 59, 3, 61, 4, 3, 4, 5, 3, 67, 4, 3, 4, 71, 3, 73, 4, 3, 4, 7, 3, 79, 4, 3, 4, 83, 3, 5, 4, 3, 4, 89, 3, 7, 4, 3, 4, 5 (list; graph; listen)
OFFSET

1,2

LINKS

Remi Eismann, Table of n, a(n) for n = 1..10000

MAPLE

A090369 := proc(n) local lf, i ; lf := numtheory[divisors](2*n) ; for i from 1 to nops(lf) do if op(i, lf) > 2 then RETURN( op(i, lf) ) ; fi ; od ; RETURN(0) ; end : for n from 0 to 100 do printf("%d, ", A090369(n)) ; od ; - R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jun 02 2006

CROSSREFS

Cf. A090368, A020639, A117078, A117563, A118534.

Sequence in context: A002558 A099634 A109382 this_sequence A132293 A135103 A117893

Adjacent sequences: A090366 A090367 A090368 this_sequence A090370 A090371 A090372

KEYWORD

nonn,easy

AUTHOR

Lekraj Beedassy (blekraj(AT)yahoo.com), Nov 27 2003

EXTENSIONS

More terms from Ray Chandler (rayjchandler(AT)sbcglobal.net), Dec 02 2003

Edited by njas at the suggestion of Remi Eismann (reismann(AT)free.fr), Sep 15 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 | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 23 17:35 EDT 2008. Contains 142285 sequences.


AT&T Labs Research