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.

A185111 Decimal expansion of sqrt(2)^sqrt(3).

This page as a plain text file.
%I A185111 #12 Jun 23 2017 01:00:31
%S A185111 1,8,2,2,6,3,4,6,5,4,9,6,6,2,4,2,2,1,4,3,9,3,7,6,8,2,1,5,5,9,4,1,4,2,
%T A185111 3,7,8,8,2,8,8,8,4,2,0,4,7,0,2,5,9,7,6,6,4,4,9,6,0,1,6,3,4,3,9,3,4,9,
%U A185111 4,3,6,5,1,0,1,8,6,3,1,7,7,8,3,6,5,2
%N A185111 Decimal expansion of sqrt(2)^sqrt(3).
%H A185111 G. C. Greubel, <a href="/A185111/b185111.txt">Table of n, a(n) for n = 1..5000</a>
%t A185111 RealDigits[N[Sqrt[2]^Sqrt[3],200]][[1]]
%o A185111 (PARI) 2^(sqrt(3)/2) \\ _Charles R Greathouse IV_, Oct 01 2012
%Y A185111 Cf. A002193, A078333, A185094, A185110
%K A185111 nonn,cons
%O A185111 1,2
%A A185111 _Vladimir Joseph Stephan Orlovsky_, Feb 04 2012