login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A138821 Concatenation of n-th Fibonacci number and n-th prime. 6
12, 13, 25, 37, 511, 813, 1317, 2119, 3423, 5529, 8931, 14437, 23341, 37743, 61047, 98753, 159759, 258461, 418167, 676571, 1094673, 1771179, 2865783, 4636889, 7502597, 121393101, 196418103, 317811107, 514229109, 832040113, 1346269127 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

LINKS

Harvey P. Dale, Table of n, a(n) for n = 1..1000

EXAMPLE

a(10)=5529 because A000045(10)=55 and A000040(10)=29.

MATHEMATICA

With[{nn=40}, FromDigits[Flatten[IntegerDigits/@#]]&/@ Thread[ {Fibonacci[ Range[nn]], Prime[Range[nn]]}]] (* From Harvey P. Dale, Dec 23 2011 *)

CROSSREFS

Cf. A000040, A000045, A045532, A075110.

Sequence in context: A118068 A108710 A108709 * A022102 A041292 A041679

Adjacent sequences:  A138818 A138819 A138820 * A138822 A138823 A138824

KEYWORD

base,easy,nonn

AUTHOR

Omar E. Pol (info(AT)polprimos.com), Apr 05 2008, Apr 07 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 00:09 EST 2012. Contains 205978 sequences.