Skip to main content

Questions tagged [exists]

3 votes
4 answers
356 views

Suppose we want to know if a primitive root exists for some big number $n$ and we just want the result True or False by looking ...
Jos Bergervoet's user avatar
2 votes
2 answers
213 views

I have the following easy equations for positive variables and parameters ...
florin's user avatar
  • 2,380
2 votes
1 answer
134 views

I have the following Reduce: ...
Sorfosh's user avatar
  • 245
3 votes
2 answers
279 views

I'm wondering how to express this question in a form computable by Mathematica: Assume $f(x), f^\prime (x),$ and $f^{\prime \prime} (x)$ exist and are continuous for all $x$. $|f(x) - \sin x| \leq 1/...
David G. Stork's user avatar