%I A076122
%S A076122 1,2,8,36,72,50,25
%N A076122 a(1)=1, a(2)=2 and then n^2 times a(n) is the product of its neighbors.
%C A076122 The sequence is finite as the next term would be 49/2. - Ralf Stephan
(ralf(AT)ark.in-berlin.de), Apr 09 2003
%F A076122 a(n)=(n-1)^2*a(n-1)/a(n-2).
%Y A076122 Sequence in context: A020009 A007508 A122674 this_sequence A123290 A088675
A027743
%Y A076122 Adjacent sequences: A076119 A076120 A076121 this_sequence A076123 A076124
A076125
%K A076122 fini,full,nonn
%O A076122 1,2
%A A076122 Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Oct 14 2002
|