Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A109213
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A109213 Product of a(n-2) and digit reversal of a(n-1). +0
2
1, 2, 2, 4, 8, 32, 184, 15392, 5400584, 74651892640, 25003708306137848, 6335942056759761366725617280, 20682199297864337408779128828731176793076928 (list; graph; listen)
OFFSET

1,2

COMMENT

Cf. A000301 a(n) = a(n-1)*a(n-2), A004086 R(n) = digit reversal of n, A109214 a(n)=a(n-1)*R(a(n-2)).

FORMULA

a(n)=a(n-2)*R(a(n-1)).

EXAMPLE

a(5)=8, a(6)=32, R(32)=23, hence a(7)=8*23=184; R(184)=841, a(8)=32*841=15392, etc.

MATHEMATICA

a[1]=1; a[2]=2; a[n_]:=a[n]=a[n-2]*FromDigits[Reverse[IntegerDigits[a[n-1]]]]; A109213=Table[a[n], {n, 13}]

CROSSREFS

Cf. A000301, A004086, A109214.

Sequence in context: A096096 A100799 A070323 this_sequence A109214 A000301 A124439

Adjacent sequences: A109210 A109211 A109212 this_sequence A109214 A109215 A109216

KEYWORD

base,nonn

AUTHOR

Zak Seidov (zakseidov(AT)yahoo.com), Jun 22 2005

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 December 20 16:54 EST 2009. Contains 171081 sequences.


AT&T Labs Research