Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A089122
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A089122 Triangle read by rows in which row n gives prime factors of n^2 + 1. +0
1
2, 5, 2, 5, 17, 2, 13, 37, 2, 5, 5, 13, 2, 41, 101, 2, 61, 5, 29, 2, 5, 17, 197, 2, 113, 257, 2, 5, 29, 5, 13, 2, 181, 401, 2, 13, 17, 5, 97, 2, 5, 53, 577, 2, 313, 677, 2, 5, 73, 5, 157, 2, 421, 17, 53, 2, 13, 37, 5, 41, 2, 5, 109, 13, 89, 2, 613, 1297, 2, 5, 137, 5, 17, 2, 761 (list; graph; listen)
OFFSET

1,1

REFERENCES

H. Rademacher, Lectures on Elementary Number Theory, pp. 33-38.

PROGRAM

(PARI) allasqp1(m) = { for(a=1, m, y=a^2 + 1; f = factor(y); v = component(f, 1); ln = length(v); for(i=1, ln, print1(v[i]", ")) ) }

CROSSREFS

Cf. A002496.

Sequence in context: A087272 A107060 A016589 this_sequence A121311 A067948 A086956

Adjacent sequences: A089119 A089120 A089121 this_sequence A089123 A089124 A089125

KEYWORD

easy,nonn,tabf

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Dec 05 2003

page 1

Search completed in 0.003 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 July 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research