mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Miscellaneous Math (https://www.mersenneforum.org/forumdisplay.php?f=56)
-   -   p | f(m,n) (https://www.mersenneforum.org/showthread.php?t=22442)

a1call 2017-07-08 21:00

f(m,n) is a single algebraic function, not a program with if, elseif routines.

CRGreathouse 2017-07-08 21:13

[QUOTE=a1call;462965]The truth table I gave in OP is false. Please disregard it.

Here are some actual results:

------------------------
m=7;n=11;
valuation(f(m,n),5)=0
------------------------
m=5;n=11;
valuation(f(m,n),5)=1
------------------------
m=7;n=5;
valuation(f(m,n),5)=0
------------------------
m=5;n=5;
valuation(f(m,n),5)=2
------------------------
m=25;n=5;
valuation(f(m,n),5)=3
------------------------
m=5;n=25;
valuation(f(m,n),5)=2
------------------------
m=7;n=25;
valuation(f(m,n),5)=0

So m is similar to an enable signal in digital electronics, and if enabled then n can contribute to valuation increase. But only as much as the valuation of m.[/QUOTE]

So maybe f(m, n) = prod_p p^(min(m, n) + m) where the product is over all primes p.

a1call 2017-07-08 21:19

There are no Factorials. primorials, or Multifactorials in the function.

ETA There are also no int, floor, round or ceilings in the function. It is a classic algebraic function.

science_man_88 2017-07-08 21:49

[QUOTE=a1call;462971]There are no Factorials. primorials, or Multifactorials in the function.

ETA There are also no int, floor, round or ceilings in the function. It is a classic [URL="https://en.wikipedia.org/wiki/Algebraic_function"]algebraic function[/URL].[/QUOTE]

what's the polynomial it's the root of ?

a1call 2017-07-08 22:29

[QUOTE=science_man_88;462974]what's the polynomial it's the root of ?[/QUOTE]

Iff I understand it correctly the root is a function of n, but any of many different number of roots can be used.
This is assuming the root refers to the highest exponent in the function.

science_man_88 2017-07-08 22:38

[QUOTE=a1call;462975]Iff I understand it correctly the root is a function of n, but any of many different number of roots can be used.
This is assuming the root refers to the highest exponent in the function.[/QUOTE]

a [URL="https://en.wikipedia.org/wiki/Zero_of_a_function"]root[/URL] is when a polynomial is 0.

a1call 2017-07-08 22:40

[QUOTE=CRGreathouse;462970]So maybe f(m, n) = prod_p p^(min(m, n) + m) where the product is over all primes p.[/QUOTE]
Like I said there are no primorials in the function, but setting m as a primorial would be means of factoring n by GCD. But I am hoping for a more practical use.

a1call 2017-07-08 22:47

[QUOTE=science_man_88;462976]a [URL="https://en.wikipedia.org/wiki/Zero_of_a_function"]root[/URL] is when a polynomial is 0.[/QUOTE]

Ok so solutions for m and n when f(m,n)=0
Scratch that.i don't know.i will let you know if I come up with a solution.

a1call 2017-07-08 22:53

FYI I changed my last post.i don't know the root.

a1call 2017-07-08 23:09

What would be the root of the function
2^x=0

science_man_88 2017-07-08 23:37

[QUOTE=a1call;462980]What would be the root of the function
2^x=0[/QUOTE]

[TEX]2^{-\infty}\approx 0[/TEX] in theory . I may be wrong there though.


All times are UTC. The time now is 14:49.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.