Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A147522
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A147522 Minimal number such that a(n)*41^n is of the form x^2 + x + 41 +0
3
1, 1, 43, 6893, 1757233, 563636267 (list; graph; listen)
OFFSET

1,3

COMMENT

For values x see A147520 For x^2 + x + 41 values see A147521

MATHEMATICA

a = {}; Do[x = 0; While[Mod[x^2 + x + 41, 41^n] != 0, x++ ]; AppendTo[a, (x^2 + x + 41)/41^n}]; 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: A060485 A081795 A091748 this_sequence A155477 A125828 A116139

Adjacent sequences: A147519 A147520 A147521 this_sequence A147523 A147524 A147525

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 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research