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.

A353598 Rounded values of Fahrenheit temperatures for which the corresponding Celsius (Centigrade) temperature rounds to its digit reversal.

This page as a plain text file.
%I A353598 #13 Jun 25 2022 21:58:43
%S A353598 61,82,4862,5082,7514,96635,9663413658635,9610113281598335,
%T A353598 9610166586341898335,48184011328159886762,50815988671840113282,
%U A353598 75184011328159886714,966341365863413658635,48184016658634189886762,50815983341365810113282,75184016658634189886714,966341898867184016658635
%N A353598 Rounded values of Fahrenheit temperatures for which the corresponding Celsius (Centigrade) temperature rounds to its digit reversal.
%C A353598 See comments in A353597.
%H A353598 Karl W. Heuer, <a href="/A353598/b353598.txt">Table of n, a(n) for n = 1..1099</a>
%H A353598 Car Talk, <a href="https://www.cartalk.com/radio/puzzler/temperature-flip-0">The Temperature Flip</a>
%e A353598 61 is in the list because 60.98 F = 16.1 C and (61, 16) are reversals.
%e A353598 40 is not in the list because 04 is not a proper digit reversal.
%Y A353598 Cf. A353597.
%K A353598 base,nonn
%O A353598 1,1
%A A353598 _Karl W. Heuer_, Apr 29 2022