login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109825 Initial terms of groups in the partition of the sequence of natural numbers A109411. 3
1, 4, 5, 9, 10, 11, 16, 18, 21, 22, 23, 36, 39, 40, 43, 45, 47, 49, 50, 54, 60, 62, 63, 69, 70, 72, 74, 75, 89, 93, 94, 95, 96, 99, 104, 106, 107, 109, 111, 112, 115, 116, 126, 128, 135, 140, 144, 146, 147, 149, 151, 153, 159, 160, 162, 165, 170, 172, 175, 179, 184, 190 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
s={1}; a=1; Do[Do[If[Plus@@Last/@FactorInteger[(a+x)(x-a+1)/2]==2, a=x+1; AppendTo[s, a]; Break[]], {x, a, 20000}], {k, 1, 100}]; A109825=s
CROSSREFS
Sequence in context: A007536 A209887 A064801 * A327175 A193259 A008935
KEYWORD
nonn
AUTHOR
Zak Seidov, Jul 03 2005
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 20 00:03 EDT 2024. Contains 371798 sequences. (Running on oeis4.)