login
A082213
a(1) = 1, a(n) = smallest number such that the concatenation of a(n-1) and a(n) is a Fibonacci number.
1
1, 3, 4, 181, 594448268301656413948075911105052760867948344134387820089804440720816962
OFFSET
1,2
COMMENTS
a(2) = 3 and a(3) = 4 giving the Fibonacci number 34.
CROSSREFS
Cf. A082214.
Sequence in context: A041741 A041903 A156513 * A097172 A042081 A245456
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Apr 10 2003
EXTENSIONS
More terms from Antonio G. Astudillo (afg_astudillo(AT)lycos.com), Apr 20 2003
STATUS
approved