Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
%I #5 Feb 23 2014 22:26:07
%S 152945,598953097717325,1310337508404654670607225,
%T 2865540861056875339371758826727925,
%U 6266570209938394667955255282885089143981505,13704185035646603836490299749913940382257827996418525,29969294398610683114309782005478125379415264317638704493811785
%N List of y coordinates of infinite family of points on the Mordell curve x^3-y^2=d over quadratic field Sqrt[13].
%F a(n)=13(-1 + t[n] + t[n]^2)Sqrt[13 (26 + 10 t[n] + t[n]^2)] where t [n] satisfies the linear recurrence t[n]=1299 t[n-1]-1299 t[n-2] + t[n-2] with t[1]=13, t[2]=23377, t[3]=30349813.
%Y Cf. A233379, A233391.
%K nonn
%O 1,1
%A _Artur Jasinski_, Dec 08 2013