Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A159004
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A159004 Numbers n which equal the sum of the prime factors of n^2+1217*n+370313. +0
1
309, 311, 381, 799, 851, 3515, 3535, 8659, 10199, 10331, 30461, 32853, 40135, 43255, 202099, 453931, 504415, 1365303, 2473735, 2545039, 20506915, 27172301, 31496621, 150107891, 4180621181, 23338398423, 608602531091 (list; graph; listen)
OFFSET

1,1

FORMULA

{n: A001414(n^2+1217*n+370313)=n}.

EXAMPLE

For n=309, n^2+1217*n+370313= 841847=71*71*167, and 71+71+167=309.

For n=311, n^2+1217*n+370313=845521=61*83*167, and 6+83+167=311.

MAPLE

A001414 := proc(n) pfs := ifactors(n)[2] ; add(op(1, p)*op(2, p), p=pfs) ; end:

for n from 0 do p := n^2+1217*n+370313; if A001414(p) = n then printf("%d, \n", n) ; fi; od: # R. J. Mathar, Jul 26 2009

CROSSREFS

Sequence in context: A118843 A053172 A091552 this_sequence A031782 A060980 A061881

Adjacent sequences: A159001 A159002 A159003 this_sequence A159005 A159006 A159007

KEYWORD

nonn,less

AUTHOR

Vincenzo Librandi (vincenzo.librandi(AT)tin.it), Jun 30 2009

EXTENSIONS

Edited by R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Jul 26 2009

Corrected by Zak Seidov, Jul 29 2009

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 9 18:50 EST 2009. Contains 170568 sequences.


AT&T Labs Research