Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060954
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060954 Largest prime factor of 10*n + 1. +0
1
11, 7, 31, 41, 17, 61, 71, 3, 13, 101, 37, 11, 131, 47, 151, 23, 19, 181, 191, 67, 211, 17, 11, 241, 251, 29, 271, 281, 97, 43, 311, 107, 331, 31, 13, 19, 53, 127, 23, 401, 137, 421, 431, 7, 41, 461, 157, 37, 491, 167, 73, 521, 59, 541, 29, 17, 571, 83, 197, 601, 47 (list; graph; listen)
OFFSET

1,1

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

EXAMPLE

21 = 3*7, so a(3)=7.

MATHEMATICA

Table[First[Last[FactorInteger[10n + 1]]], {n, 1, 80}]

PROGRAM

(PARI) { for (n=1, 1000, f=factor(10*n + 1)~; write("b060954.txt", n, " ", f[1, length(f)]); ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Jul 19 2009]

CROSSREFS

Sequence in context: A144262 A110093 A166521 this_sequence A038321 A002749 A055505

Adjacent sequences: A060951 A060952 A060953 this_sequence A060955 A060956 A060957

KEYWORD

nonn

AUTHOR

J. Lowell (jhbubby(AT)mindspring.com), May 08 2001

EXTENSIONS

More terms from Reiner Martin (reinermartin(AT)hotmail.com), Jul 07 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