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.

Showing 1-1 of 1 results.

A236368 a(n) = 4^(n!) - 3^(n!).

Original entry on oeis.org

1, 1, 7, 3367, 281192547174175, 1766847064778382532572997586311708102647654387270579226645978663441513375
Offset: 0

Views

Author

Assoul Abdelkarim, Jan 23 2014

Keywords

Comments

a(6) has 434 digits.

Examples

			a(3) = 4^(3!) - 3^(3!) = 4^6 - 3^6 = 3367.
		

Crossrefs

Programs

Formula

a(n) = 4^(n!) - 3^(n!) = A101407(n) - A100731(n).
Showing 1-1 of 1 results.