The problem has two parts. The first part asks to determine the modulus and argument of the complex numbers $z_1 = 1 - i\sqrt{3}$ and $z_2 = 2 - 2i$. The second part involves solving the differential equation $y'' + \frac{1}{4}y = y'$ and finding a function $f$ that is a solution to this differential equation, given that its curve passes through the point $A(0,4)$ and the tangent to the curve at $x=2$ is parallel to the x-axis.

AnalysisComplex NumbersModulusArgumentDifferential EquationsSecond-Order Differential EquationsInitial Value ProblemCharacteristic EquationRepeated Roots
2025/6/9

1. Problem Description

The problem has two parts. The first part asks to determine the modulus and argument of the complex numbers z1=1i3z_1 = 1 - i\sqrt{3} and z2=22iz_2 = 2 - 2i. The second part involves solving the differential equation y+14y=yy'' + \frac{1}{4}y = y' and finding a function ff that is a solution to this differential equation, given that its curve passes through the point A(0,4)A(0,4) and the tangent to the curve at x=2x=2 is parallel to the x-axis.

2. Solution Steps

Part 1: Complex Numbers
For z1=1i3z_1 = 1 - i\sqrt{3}:
The modulus of z1z_1 is given by z1=12+(3)2=1+3=4=2|z_1| = \sqrt{1^2 + (-\sqrt{3})^2} = \sqrt{1 + 3} = \sqrt{4} = 2.
To find the argument of z1z_1, we have tan(θ)=31=3\tan(\theta) = \frac{-\sqrt{3}}{1} = -\sqrt{3}. Since the real part is positive and the imaginary part is negative, z1z_1 lies in the fourth quadrant. Thus, θ=π3\theta = -\frac{\pi}{3}.
For z2=22iz_2 = 2 - 2i:
The modulus of z2z_2 is given by z2=22+(2)2=4+4=8=22|z_2| = \sqrt{2^2 + (-2)^2} = \sqrt{4 + 4} = \sqrt{8} = 2\sqrt{2}.
To find the argument of z2z_2, we have tan(θ)=22=1\tan(\theta) = \frac{-2}{2} = -1. Since the real part is positive and the imaginary part is negative, z2z_2 lies in the fourth quadrant. Thus, θ=π4\theta = -\frac{\pi}{4}.
Part 2: Differential Equation
The given differential equation is y+14y=yy'' + \frac{1}{4}y = y', which can be rewritten as yy+14y=0y'' - y' + \frac{1}{4}y = 0.
The characteristic equation is r2r+14=0r^2 - r + \frac{1}{4} = 0.
We can solve this equation using the quadratic formula or by recognizing that it is a perfect square: (r12)2=0(r - \frac{1}{2})^2 = 0. So, r=12r = \frac{1}{2} is a repeated root.
The general solution is y(x)=c1e12x+c2xe12xy(x) = c_1e^{\frac{1}{2}x} + c_2xe^{\frac{1}{2}x}, where c1c_1 and c2c_2 are constants.
We are given that the curve passes through A(0,4)A(0,4), so y(0)=4y(0) = 4.
4=c1e0+c2(0)e0=c14 = c_1e^0 + c_2(0)e^0 = c_1. Thus, c1=4c_1 = 4.
So, y(x)=4e12x+c2xe12xy(x) = 4e^{\frac{1}{2}x} + c_2xe^{\frac{1}{2}x}.
The tangent to the curve at x=2x=2 is parallel to the x-axis, which means y(2)=0y'(2) = 0.
First, we find y(x)y'(x):
y(x)=2e12x+c2e12x+12c2xe12x=(2+c2)e12x+12c2xe12xy'(x) = 2e^{\frac{1}{2}x} + c_2e^{\frac{1}{2}x} + \frac{1}{2}c_2xe^{\frac{1}{2}x} = (2+c_2)e^{\frac{1}{2}x} + \frac{1}{2}c_2xe^{\frac{1}{2}x}
Now, we plug in x=2x=2 and set y(2)=0y'(2) = 0:
0=(2+c2)e1+12c2(2)e1=(2+c2)e+c2e=(2+2c2)e0 = (2+c_2)e^1 + \frac{1}{2}c_2(2)e^1 = (2+c_2)e + c_2e = (2+2c_2)e
2+2c2=02+2c_2 = 0, so 2c2=22c_2 = -2, which gives c2=1c_2 = -1.
Thus, the function is f(x)=y(x)=4e12xxe12x=(4x)e12xf(x) = y(x) = 4e^{\frac{1}{2}x} - xe^{\frac{1}{2}x} = (4-x)e^{\frac{1}{2}x}.

3. Final Answer

z1=2|z_1| = 2, arg(z1)=π3\arg(z_1) = -\frac{\pi}{3}.
z2=22|z_2| = 2\sqrt{2}, arg(z2)=π4\arg(z_2) = -\frac{\pi}{4}.
f(x)=(4x)e12xf(x) = (4-x)e^{\frac{1}{2}x}.

Related problems in "Analysis"

We need to solve five differentiation problems: a) Differentiate $y = 4x^2 - 2x$ from first principl...

DifferentiationDerivativesFirst PrinciplesProduct RuleQuotient RuleChain Rule
2025/6/9

We are asked to evaluate the following limits: a) $\lim_{x \to 5} 3x^2 + 2x - 9$ b) $\lim_{x \to 6} ...

LimitsContinuityPolynomialsRational FunctionsConjugateInfinite Limits
2025/6/9

The problem consists of three integration questions. a) Evaluate the indefinite integral $\int (2 + ...

CalculusIntegrationIndefinite IntegralsDefinite IntegralsPartial Fractions
2025/6/9

The problem asks us to find derivatives of different functions. Specifically, a) Differentiate $f(x)...

DifferentiationDerivativesCalculusFirst PrinciplesQuotient Rule
2025/6/9

The problem asks us to determine the limits for four different functions. a) (i) $\lim_{x \to 3} (x^...

LimitsCalculusLimit PropertiesRational FunctionsPolynomialsIndeterminate FormsConjugate
2025/6/9

a) Differentiate $y = 4x^2 - 2x$ from first principles. b) Differentiate $f(x) = (6 + \frac{1}{x^3})...

CalculusDifferentiationDerivativesProduct RuleQuotient RuleChain RuleLimits
2025/6/9

We need to evaluate the following limits and examine the continuity of a function. a) $\lim_{x \to 5...

LimitsContinuityFunctionsPolynomialsRational FunctionsConjugateInfinite Limits
2025/6/9

We are asked to differentiate the given expressions with respect to $x$. The expressions are: a) $(3...

DifferentiationPower RuleQuotient RuleCalculus
2025/6/9

We are asked to differentiate the function $y = 3x^2 + 2x + 5$ from the first principle.

DifferentiationFirst PrincipleCalculusLimitsPolynomials
2025/6/9

The problem has three parts. 2.1: A balloon is rising at 2 m/s and a boy is cycling at 5 m/s. When t...

Related RatesIntermediate Value TheoremMean Value TheoremCalculusDerivativesContinuityDifferentiation
2025/6/8