Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A075739
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A075739 Non-square-free Fibonacci numbers whose indices are also not square-free. +0
2
144, 2584, 46368, 75025, 14930352, 4807526976, 12586269025, 86267571272, 225851433717, 1548008755920, 498454011879264, 2111485077978050, 160500643816367088, 2880067194370816120, 51680708854858323072 (list; graph; listen)
OFFSET

1,1

EXAMPLE

Fib(18)=2584 is there because neither 18 nor 2584 is square-free.

MAPLE

with(combinat, fibonacci): fib_supM_ndsk := proc(n); if (numtheory[issqrfree](n)='false') then if (numtheory[issqrfree](fibonacci(n))='false') then RETURN(fibonacci(n)); fi; fi; end: seq(fib_supM_ndsk(i), i=1..200);

CROSSREFS

Cf. A000045, A013929, A061899, A075738.

Sequence in context: A066445 A008431 A121344 this_sequence A074316 A128989 A008376

Adjacent sequences: A075736 A075737 A075738 this_sequence A075740 A075741 A075742

KEYWORD

easy,nonn

AUTHOR

Jani Melik (jani_melik(AT)hotmail.com), Oct 07 2002

EXTENSIONS

Edited by Don Reble (djr(AT)nk.ca), Nov 05 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 13 23:45 EST 2009. Contains 170824 sequences.


AT&T Labs Research