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.

A017921 Powers of sqrt(5) rounded up.

Original entry on oeis.org

1, 3, 5, 12, 25, 56, 125, 280, 625, 1398, 3125, 6988, 15625, 34939, 78125, 174693, 390625, 873465, 1953125, 4367321, 9765625, 21836602, 48828125, 109183007, 244140625, 545915034, 1220703125, 2729575168
Offset: 0

Views

Author

Keywords

Examples

			sqrt(5)^3 = 11.18033988749895... so a(3) = 12.
sqrt(5)^4 = 25, so a(4) = 25.
sqrt(5)^5 = 55.90169943749474241... so a(5) = 56.
		

Crossrefs

Programs