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.

A162438 a(1)=1, a(2)=2. Take terms a(n-1) and a(n-2), then convert to binary. Concatenate them, with either binary a(n-1) on the left and a(n-2) on the right, or with a(n-1) on the right and a(n-2) on the left such that the value of the resulting binary number is maximized. a(n) = the decimal equivalent of the resulting binary number.

Table of values

n a(n)
1 1
2 2
3 6
4 26
5 218
6 7002
7 1792858
8 14687099738
9 30801080592587610
10 529158535306496354546309978
11 19064945459410035469668296404984822042942298

List of values

[1, 2, 6, 26, 218, 7002, 1792858, 14687099738, 30801080592587610, 529158535306496354546309978, 19064945459410035469668296404984822042942298]