Big theta and function composition [closed]Prove that the sum of two positive integers is positive?Proofs...
What is the meaning of the following sentence?
Is there a way to play vibrato on the piano?
When and why was runway 07/25 at Kai Tak removed?
How to preserve electronics (computers, iPads and phones) for hundreds of years
Sigmoid with a slope but no asymptotes?
Is there a distance limit for minecart tracks?
"Oh no!" in Latin
Air travel with refrigerated insulin
How can I, as DM, avoid the Conga Line of Death occurring when implementing some form of flanking rule?
Anime with legendary swords made from talismans and a man who could change them with a shattered body
Personal or impersonal in a technical resume
Alignment of six matrices
ContourPlot — How do I color by contour curvature?
Grepping string, but include all non-blank lines following each grep match
What is the meaning of "You've never met a graph you didn't like?"
Does the Crossbow Expert feat's extra crossbow attack work with the reaction attack from a Hunter ranger's Giant Killer feature?
If Captain Marvel (MCU) were to have a child with a human male, would the child be human or Kree?
Echo with obfuscation
Showing mass murder in a kid's book
Does Doodling or Improvising on the Piano Have Any Benefits?
Would a primitive species be able to learn English from reading books alone?
Typing CO_2 easily
Given this phrasing in the lease, when should I pay my rent?
Can I cause damage to electrical appliances by unplugging them when they are turned on?
Big theta and function composition [closed]
Prove that the sum of two positive integers is positive?Proofs involving sets - True and False?Why is $f(n)=n^2+3$, where $fcolonmathbb{N}tomathbb{Z}$, not an onto function?Show that each composite function $f_i circ f_j$ is one of the given functionsProve if these two relations are order relationsUsing a counterexample, explain why the following proposition is false: $Asubset B Longrightarrow Acirc theta subset B circ theta $Give a big-O estimate for a function f(x), use a simple function g of the smallest order.Two Positive Real Numbers $m$ and $m$ such that $m<n$ and $sqrt{m}<sqrt{n}$Is this proof about composition functions correct?Consistency of system of recurrence relations
$begingroup$
This is an assignment for a Discrete Math class. We are asked to show that this is true. However, I believe it is false.
If $f_1$ and $f_2$ are functions from the set of positive integers to the set of real numbers and $f_1$ is $Theta(g_1)$ and $f_2$ is $Theta(g_2)$, then $(f_1 circ f_2)$ is $Theta(g_1 circ g_2)$.
Could you help me with it?
discrete-mathematics
$endgroup$
closed as off-topic by Eevee Trainer, RRL, Lee David Chung Lin, Shailesh, Leucippus Mar 13 at 1:36
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Eevee Trainer, RRL, Lee David Chung Lin, Shailesh, Leucippus
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
$begingroup$
This is an assignment for a Discrete Math class. We are asked to show that this is true. However, I believe it is false.
If $f_1$ and $f_2$ are functions from the set of positive integers to the set of real numbers and $f_1$ is $Theta(g_1)$ and $f_2$ is $Theta(g_2)$, then $(f_1 circ f_2)$ is $Theta(g_1 circ g_2)$.
Could you help me with it?
discrete-mathematics
$endgroup$
closed as off-topic by Eevee Trainer, RRL, Lee David Chung Lin, Shailesh, Leucippus Mar 13 at 1:36
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Eevee Trainer, RRL, Lee David Chung Lin, Shailesh, Leucippus
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
$begingroup$
This is an assignment for a Discrete Math class. We are asked to show that this is true. However, I believe it is false.
If $f_1$ and $f_2$ are functions from the set of positive integers to the set of real numbers and $f_1$ is $Theta(g_1)$ and $f_2$ is $Theta(g_2)$, then $(f_1 circ f_2)$ is $Theta(g_1 circ g_2)$.
Could you help me with it?
discrete-mathematics
$endgroup$
This is an assignment for a Discrete Math class. We are asked to show that this is true. However, I believe it is false.
If $f_1$ and $f_2$ are functions from the set of positive integers to the set of real numbers and $f_1$ is $Theta(g_1)$ and $f_2$ is $Theta(g_2)$, then $(f_1 circ f_2)$ is $Theta(g_1 circ g_2)$.
Could you help me with it?
discrete-mathematics
discrete-mathematics
edited Mar 13 at 3:25
Mehrdad Mirzaei
asked Mar 12 at 22:08
Mehrdad MirzaeiMehrdad Mirzaei
14
14
closed as off-topic by Eevee Trainer, RRL, Lee David Chung Lin, Shailesh, Leucippus Mar 13 at 1:36
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Eevee Trainer, RRL, Lee David Chung Lin, Shailesh, Leucippus
If this question can be reworded to fit the rules in the help center, please edit the question.
closed as off-topic by Eevee Trainer, RRL, Lee David Chung Lin, Shailesh, Leucippus Mar 13 at 1:36
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Eevee Trainer, RRL, Lee David Chung Lin, Shailesh, Leucippus
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
I guess, $f_1(x)=g_1(x)=e^x$, $f_2(x)=x^2$, $g_2(x)=x^2+x$, but of course $e^{x^2}notin Theta( e^{x^2+x})$ since $e^{x^2}in o(e^{x^2+x})$.
$endgroup$
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I guess, $f_1(x)=g_1(x)=e^x$, $f_2(x)=x^2$, $g_2(x)=x^2+x$, but of course $e^{x^2}notin Theta( e^{x^2+x})$ since $e^{x^2}in o(e^{x^2+x})$.
$endgroup$
add a comment |
$begingroup$
I guess, $f_1(x)=g_1(x)=e^x$, $f_2(x)=x^2$, $g_2(x)=x^2+x$, but of course $e^{x^2}notin Theta( e^{x^2+x})$ since $e^{x^2}in o(e^{x^2+x})$.
$endgroup$
add a comment |
$begingroup$
I guess, $f_1(x)=g_1(x)=e^x$, $f_2(x)=x^2$, $g_2(x)=x^2+x$, but of course $e^{x^2}notin Theta( e^{x^2+x})$ since $e^{x^2}in o(e^{x^2+x})$.
$endgroup$
I guess, $f_1(x)=g_1(x)=e^x$, $f_2(x)=x^2$, $g_2(x)=x^2+x$, but of course $e^{x^2}notin Theta( e^{x^2+x})$ since $e^{x^2}in o(e^{x^2+x})$.
answered Mar 12 at 22:15
Saucy O'PathSaucy O'Path
6,1391627
6,1391627
add a comment |
add a comment |