cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A140463 Reversals of Lucas numbers (sorted).

This page as a plain text file.
%I A140463 #5 Jun 05 2023 11:02:08
%S A140463 1,2,3,4,7,11,67,74,81,92,125,223,321,348,991,1753,4631,7022,8775,
%T A140463 9439,30693,67442,72151,97046,167761,286301,344172,402934,746017,
%U A140463 1589411,6911887,7480784,8940681,9430103,12581045,28258333,30830478,34025721
%N A140463 Reversals of Lucas numbers (sorted).
%t A140463 IntegerReverse[LucasL[Range[0,40]]]//Sort (* _Harvey P. Dale_, Jun 05 2023 *)
%Y A140463 This is to A000032 as A004170 is to A000045.
%K A140463 nonn,base
%O A140463 1,2
%A A140463 Jonathan Vos Post, Jun 23 2008
%E A140463 More terms from _R. J. Mathar_, Feb 19 2009