%I A092768
%S A092768 14,19,31,39,49,57,67,83,95,109,121,129,139,155,171,185,199,211,219,235,
%T A092768 247,263,285,303,309,319,327,337,377,399,407,419,445,459,469,483,499,
%U A092768 515,531,545,571,585,589,597,631,657,685,687,697,713,725,751,769,783
%N A092768 See Comments line.
%C A092768 Start with prime numbers, their differences and the absolute values of
their differences:
%C A092768 2,.3,.5,.7,.11,.13,.17,.19,.23,.29
%C A092768 ..1..2..2..4...2...4...2...4...6
%C A092768 ....1..0..2..2...2...2...2...2
%C A092768 and sum the triangles:
%C A092768 a(1)=..2,3,5. = 2+3+5+1+2+1 = 14
%C A092768 ........1,2
%C A092768 .........1
%C A092768 a(2)=..3,5,7. = 3+5+7+2+2+0 = 19
%C A092768 ........2,2
%C A092768 .........0
%C A092768 etc.
%Y A092768 Sequence in context: A130792 A121235 A007629 this_sequence A144080 A006576
A083247
%Y A092768 Adjacent sequences: A092765 A092766 A092767 this_sequence A092769 A092770
A092771
%K A092768 nonn,easy
%O A092768 1,1
%A A092768 Jorge Coveiro (jorgecoveiro(AT)yahoo.com), Apr 14 2004
%E A092768 More terms from Pab Ter (pabrlos(AT)yahoo.com), May 24 2004
|