Questions
write a procedure that implements the Pollard rho factorization method in Mathematica.

write a procedure that implements the Pollard rho factorization method in Mathematica.

In: Advanced Math

May I know the how to solve this question? Consider the two functions f(x) = ?|x|...

May I know the how to solve this question?

Consider the two functions f(x) = ?|x| − 1 and g(x) = 1/(x2 − 1) defined on the maximal set of real numbers x for which each formula is defined.

  1. (a) Identify the domains and ranges for both f and g, giving analytical reasons for your answers. (Drawing the graph alone is not sufficient).

  2. (b) Determine an expression (in terms of x) for the composite function (g ◦ f ) and identify its domain and range, justifying your answer. Simplify the expression for (g ◦ f) as much as possible for values of x within that domain.

In: Advanced Math

Let V be a vector space of dimension 1 over a field k and choose a...

Let V be a vector space of dimension 1 over a field k and choose a fixed nonzero element voe V, which is therefore a basis. Let W be any vector space over k and let woe W be an arbitrary vector. Show that there is a unique linear transformation T: V → W such that T(v)= wo. [Hint: What must T(Avo) be?)

In: Advanced Math

Explain the process of using Laplace transforms for solving a difference equation with an initial condition....

Explain the process of using Laplace transforms for solving a difference equation with an initial condition. You may illustrate with an example, but you don’t have to solve the whole thing out.

In: Advanced Math

(a) Give an example of a collection of closed sets whose union is not closed. (b)...

(a) Give an example of a collection of closed sets whose union is not closed.

(b) Give an example of a collection of open sets whose infinite intersection is not open.

Thank you!

In: Advanced Math

Find all the subgroups of the group of symmetries of a cube. Show all steps. Hint:...

Find all the subgroups of the group of symmetries of a cube. Show all steps.

Hint: Label the diagonals as 1, 2, 3, and 4 then consider the rotations to get the subgroups.

In: Advanced Math

show thar up to isomorphism there are two abelian groups of order 200that have exactly 7...

show thar up to isomorphism there are two abelian groups of order 200that have exactly 7 subgroups of order 2

In: Advanced Math

For each pair a, b with a ∈ R − {0} and b ∈ R, define...

For each pair a, b with a ∈ R − {0} and b ∈ R, define a function fa,b : R → R by fa,b(x) = ax + b for each x ∈ R.

(a) Prove that for each a ∈ R − {0} and each b ∈ R, the function fa,b is a bijection.

(b) Let F = {fa,b | a ∈ R − {0}, b ∈ R}. Prove that the set F with the operation of composition of functions is a non-abelian group. You may assume that function composition is associative.

In: Advanced Math

A soccer ball has 32 faces, each of which is a regular pentagon or hexagon. Because...

A soccer ball has 32 faces, each of which is a regular pentagon or hexagon. Because of the angles involved, exactly three faces meet at each corner. Without looking at the ball, determine how many of each type of face there are.

In: Advanced Math

Find the solution of the following differential equations (x(x-1))dy-(xy+2x3-x2-2y)dx=0

Find the solution of the following differential equations

(x(x-1))dy-(xy+2x3-x2-2y)dx=0

In: Advanced Math

2.) Use the method of Lagrange multipliers to find the maximum and minimum values of the...

2.) Use the method of Lagrange multipliers to find the maximum and minimum values of the function ?(?, ?) = ??^2 − 2??^2 given the constraint ?^2 + ?^2 = 2 along with evaluating the critical points of the function, find the absolute extrema of the function ?(?, ?) = ??^2 − 2??^2 in the region ? = {(?, ?)|?^2 + ?^2 ≤ 2}.

In: Advanced Math

Recall that the set {0,1}∗ is the set of all finite-length binary strings. Let f:{0,1}∗→{0,1}∗ to...

  1. Recall that the set {0,1}∗ is the set of all finite-length binary strings. Let f:{0,1}∗→{0,1}∗ to be f(x1x2…xk)=x2x3…xkx1. That is, f takes the first bit of a string x and moves it to the end of x, so for example a string 100becomes 001; if |x|≤1, then f(x)=x Also, suppose that g:{0,1}∗→{0,1}∗ is a function such that g(x1…xk)=0x1…xk (that is, gg puts an extra 0 in front of the given string, so for example g(100)=0100. Everywhere in this question we will refer to these f and g.
    1. Then  f(0011010)= and f(1)=
    2. Then g(000)=andg(1)=
    3. Then f−1(0011010)=
    4. Is f one-to-one? Is it onto? Is it a bijection?
    5. Is g one-to-one? Onto? Bijection?
    6. Calculate f(g(100101)) and g(f(100101)).
    7. Which of the following is true for these ff and gg? Justify your answer.
      1. ∀x∈{0,1}∗,f(g(x))=g(f(x))
      2. ∀x∈{0,1}∗,f(g(x))≠g(f(x))
      3. Neither

In: Advanced Math

1.Prove the following statements: . (a) If bn is recursively defined by bn =bn−1+3 for all...

1.Prove the following statements:

.

(a) If bn is recursively defined by bn =bn−1+3 for all integers n≥1 and b0 =2,

then bn =3n+2 for all n≥0.

.(b) If cn is recursively defined by cn =3cn−1+1 for all integers n≥1 and c0 =0,

then cn =(3n −1)/2 for all n≥0.

.(c) If dn is recursively defined by d0 = 1, d1 = 4 and dn = 4dn−1 −4dn−2 for all integers n ≥ 2,

then dn =(n+1)2n for all n≥0.

In: Advanced Math

Question 1. Go to random.org. This website is a random number generator. Use it to generate...

Question 1. Go to random.org. This website is a random number generator. Use it to generate three numbers a, b, c between -10 and 10. Now let your a, b and c be the coefficients of the quadratic function

f(x)=ax2 +bx+c.

(For example, if the numbers you generated happened to be a = 2,b = 12, c = −1, your function for the rest of the question would bef(x) = 2x2 +12x−1.)

  1. (a) Put f(x) into “standard” or “vertex” formf(x)=a(x−h)2 +k.

  2. (b) Identify the location of the vertex and determine whether it is a local minimum or local maximum.

  3. (c) From the “standard form” determine whether the equationf(x) = 0

    has any real solutions. If it has real solutions then find them.

    Otherwise, explain how you know that it has no real solutions.

  4. (d) Use the quadratic formula to confirm what you found in (c). If the equation has no real solutions then use the quadratic formula to

    find the complex solutions.

Question 2. By changing one of your coefficients a, b, c in Question 1, create a quadratic that has a different number of real roots. That is, if your function had no real roots then your goal is to change it to one which does have real roots. If your function did have real roots then your goal is to build one which has no real roots. Once you have created a quadratic function which is what you are looking for (either

with or without real roots), repeat Question 1 using it.

In: Advanced Math

Prove that all parallel lines have the same vanishing point.

Prove that all parallel lines have the same vanishing point.

In: Advanced Math