Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A014259
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A014259 Iccanobif numbers: add reversal of a(n-1) to a(n-2). +0
5
0, 1, 1, 2, 3, 5, 8, 13, 39, 106, 640, 152, 891, 350, 944, 799, 1941, 2290, 2863, 5972, 5658, 14537, 79199, 113734, 516510, 129349, 1460431, 1469990, 2460072, 4170632, 4820786, 11040916, 66724797, 90783682, 95363506, 151320041, 235386657 (list; graph; listen)
OFFSET

0,4

MATHEMATICA

a[0] = 0; a[1] = 1; a[n_] := a[n] = FromDigits[ Reverse[ IntegerDigits[ a[n - 1]]]] + a[n - 2]; Table[ a[n], {n, 0, 36}] (Robert G. Wilson v)

CROSSREFS

Cf. A001129, A014258, A014260.

See A000045 for the Fibonacci numbers.

Adjacent sequences: A014256 A014257 A014258 this_sequence A014260 A014261 A014262

Sequence in context: A030036 A115212 A042163 this_sequence A001129 A041957 A096095

KEYWORD

base,nonn,easy

AUTHOR

njas

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified October 7 14:39 EDT 2008. Contains 144666 sequences.


AT&T Labs Research