Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A147521
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A147521 a(n) = Smallest value of Euler Polynomial x^2 + x + 41 which is divisable by 41^n +0
3
41, 1681, 2963603, 19477970573, 203586339651833, 2677331022258108347 (list; graph; listen)
OFFSET

1,1

COMMENT

For values x see A147520 For values (x^2 + x + 41)/(41^n) see A147522

MATHEMATICA

a = {}; Do[x = 0; While[Mod[x^2 + x + 41, 41^n] != 0, x++ ]; AppendTo[a, x^2 + x + 41]; Print[{n, x, x^2 + x + 41, (x^2 + x + 41)/41^n}], {n, 1, 6}]; a (*Artur Jasinski*)

CROSSREFS

A145292, A145293, A145294, A147520, A147521, A147522

Sequence in context: A163050 A144747 A009985 this_sequence A049676 A080178 A167246

Adjacent sequences: A147518 A147519 A147520 this_sequence A147522 A147523 A147524

KEYWORD

nonn

AUTHOR

Artur Jasinski (grafix(AT)csl.pl), Nov 06 2008

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 17 13:29 EST 2009. Contains 170826 sequences.


AT&T Labs Research