Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105731
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105731 Odd numbers n such that A105658(n) != n. +0
4
13, 17, 23, 25, 37, 41, 43, 47, 49, 53, 55, 57, 59, 61, 63, 65, 67, 69, 71, 75, 77, 81, 83, 85, 97, 99, 103, 107, 111, 117, 121, 123, 125, 127, 129, 131, 137, 139, 143, 145, 149, 151, 153, 157, 159, 161, 163, 169, 173, 177, 179, 181, 183, 189, 191, 193, 195, 197 (list; graph; listen)
OFFSET

1,1

FORMULA

A105658(n) = Product_{i=1..n} i^i / denominator( sum_{j=1..n} j(j+1)/2 / product_{k=0..i-1} j!/k!) ).

MATHEMATICA

f[n_] := f[n] = Product[i^i, {i, n}]/Denominator[ Sum[j(j + 1)/2/(Product[j!/k!, {k, 0, j - 1}]), {j, n}]]; Select[ Range[1, 200, 2], f[ # ] != # &]

CROSSREFS

Cf. A105658, A105732, A105733, A105769.

Sequence in context: A109775 A108560 A134257 this_sequence A060343 A080603 A050716

Adjacent sequences: A105728 A105729 A105730 this_sequence A105732 A105733 A105734

KEYWORD

nonn

AUTHOR

Jess E. Boling (tdbpeekitup(AT)yahoo.com) and Robert G. Wilson v (rgwv(AT)rgwv.com), Apr 18 2005

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 | The OEIS Foundation | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified March 20 09:10 EDT 2010. Contains 173642 sequences.


AT&T Labs Research