Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063403
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063403 a(1) = 8, a(n) = concatenation of two closest factors of a(n-1) whose product equals a(n-1) or if a(n-1) is a prime then the concatenation of 1 and a(n-1). +0
1
8, 24, 46, 223, 1223, 11223, 87129, 189461, 414621, 2072003, 12072003, 34024001, 163920759, 354640253, 1074732999, 7377145687, 17377145687, 57053304579, 393145173803, 834736688841, 8062231035367, 26899299722333, 27745499695017 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

f[ n_Integer ] := (d = Divisors[ n ]; l = Length[ d ]; If[ EvenQ[ l ], ToExpression[ ToString[ d[[ l/2 ] ]] <> ToString[ d[[ l/2 + 1 ]] ]], ToExpression[ ToString[ d[[ l/2 + .5 ] ]] <> ToString[ d[[ l/2 + .5 ] ]] ]] ); NestList[ f, 8, 25 ]

CROSSREFS

Cf. A003681, A062094 and A062095.

Sequence in context: A051062 A152531 A074348 this_sequence A122812 A022763 A033996

Adjacent sequences: A063400 A063401 A063402 this_sequence A063404 A063405 A063406

KEYWORD

base,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Aug 09 2001

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research