1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
erik [133]
3 years ago
10

A sequence {an} is generated by the recursive formulas a1 = 5 and an = an-1 + 5(-1)n. Find, a343, the 343rd term of the sequence

Mathematics
2 answers:
erastova [34]3 years ago
7 0
a_1 = 5\ \ \  and \ \ \ a_n = a_{n-1} + 5\cdot(-1)^n\\\\(-1)^{even\ number}=1\ \ \ and\ \ \ (-1)^{odd\ number}=-1\\\\a_2=a_1+5\cdot(-1)^2=5+5=10\\\\ a_3=a_2+5\cdot(-1)^3=10-5=5=a_1\\\\a_4=a_3+5\cdot(-1)^4=5+5=10=a_2\\\\\\if\ n\ \rightarrow\ even\ number\ \ \ \Rightarrow\ \ \ a_n=10\\if\ n\ \rightarrow\ odd\ number\ \ \ \ \ \Rightarrow\ \ \ a_n=5\\\\\Rightarrow\ \ \ a_{343}=5
Olenka [21]3 years ago
6 0
a_n=a_{n-1}+5(-1)^n\\\\if\ n\ is\ even\ then:a_n=a_{n-1}+5(-1)^n=a_{n-1}+5\\\\if\ n\ is\ odd\ then:a_n=a_{n-1}+5(-1)^n=a_{n-1}-5\\\\a_1=5\\a_2=5+5=10\\a_3=10-5=5\\a_4=5+5=10\\a_5=10-5=5\\\vdots\\a_{343}=5\ \ \ \ (343\ is\ odd\ number)
You might be interested in
How do I solve this? Person to help gets brainliest.
REY [17]

Answer:

I believe its C?

Step-by-step explanation:

8 0
2 years ago
Pressure Question! Please helpp, it's attached below xx
Natali5045456 [20]

Answer:

ttd2

Step-by-step explanation:

5 0
3 years ago
What is the measure of
sesenic [268]

Answer: C. 84

Step-by-step explanation:

In triangles ABD y BCD:

- AD=CD

- Angle BAD = angle BCD

- BD common side

THEN the triangles are equal because they have two sides and the angle opposite the longest side respectively equal.

CBD = ABD = 42 because the triangles ABD y BCD are equal

ABC = CBD+ABD = 42+42= 84

3 0
3 years ago
Read 2 more answers
Let $$X_1, X_2, ...X_n$$ be uniformly distributed on the interval 0 to a. Recall that the maximum likelihood estimator of a is $
Solnce55 [7]

Answer:

a) \hat a = max(X_i)  

For this case the value for \hat a is always smaller than the value of a, assuming X_i \sim Unif[0,a] So then for this case it cannot be unbiased because an unbiased estimator satisfy this property:

E(a) - a= 0 and that's not our case.

b) E(\hat a) - a= \frac{na}{n+1} - a = \frac{na -an -a}{n+1}= \frac{-a}{n+1}

Since is a negative value we can conclude that underestimate the real value a.

\lim_{ n \to\infty} -\frac{1}{n+1}= 0

c) P(Y \leq y) = P(max(X_i) \leq y) = P(X_1 \leq y, X_2 \leq y, ..., X_n\leq y)

And assuming independence we have this:

P(Y \leq y) = P(X_1 \leq y) P(X_2 \leq y) .... P(X_n \leq y) = [P(X_1 \leq y)]^n = (\frac{y}{a})^n

f_Y (Y) = n (\frac{y}{a})^{n-1} * \frac{1}{a}= \frac{n}{a^n} y^{n-1} , y \in [0,a]

e) On this case we see that the estimator \hat a_1 is better than \hat a_2 and the reason why is because:

V(\hat a_1) > V(\hat a_2)

\frac{a^2}{3n}> \frac{a^2}{n(n+2)}

n(n+2) = n^2 + 2n > n +2n = 3n and that's satisfied for n>1.

Step-by-step explanation:

Part a

For this case we are assuming X_1, X_2 , ..., X_n \sim U(0,a)

And we are are ssuming the following estimator:

\hat a = max(X_i)  

For this case the value for \hat a is always smaller than the value of a, assuming X_i \sim Unif[0,a] So then for this case it cannot be unbiased because an unbiased estimator satisfy this property:

E(a) - a= 0 and that's not our case.

Part b

For this case we assume that the estimator is given by:

E(\hat a) = \frac{na}{n+1}

And using the definition of bias we have this:

E(\hat a) - a= \frac{na}{n+1} - a = \frac{na -an -a}{n+1}= \frac{-a}{n+1}

Since is a negative value we can conclude that underestimate the real value a.

And when we take the limit when n tend to infinity we got that the bias tend to 0.

\lim_{ n \to\infty} -\frac{1}{n+1}= 0

Part c

For this case we the followng random variable Y = max (X_i) and we can find the cumulative distribution function like this:

P(Y \leq y) = P(max(X_i) \leq y) = P(X_1 \leq y, X_2 \leq y, ..., X_n\leq y)

And assuming independence we have this:

P(Y \leq y) = P(X_1 \leq y) P(X_2 \leq y) .... P(X_n \leq y) = [P(X_1 \leq y)]^n = (\frac{y}{a})^n

Since all the random variables have the same distribution.  

Now we can find the density function derivating the distribution function like this:

f_Y (Y) = n (\frac{y}{a})^{n-1} * \frac{1}{a}= \frac{n}{a^n} y^{n-1} , y \in [0,a]

Now we can find the expected value for the random variable Y and we got this:

E(Y) = \int_{0}^a \frac{n}{a^n} y^n dy = \frac{n}{a^n} \frac{a^{n+1}}{n+1}= \frac{an}{n+1}

And the bias is given by:

E(Y)-a=\frac{an}{n+1} -a=\frac{an-an-a}{n+1}= -\frac{a}{n+1}

And again since the bias is not 0 we have a biased estimator.

Part e

For this case we have two estimators with the following variances:

V(\hat a_1) = \frac{a^2}{3n}

V(\hat a_2) = \frac{a^2}{n(n+2)}

On this case we see that the estimator \hat a_1 is better than \hat a_2 and the reason why is because:

V(\hat a_1) > V(\hat a_2)

\frac{a^2}{3n}> \frac{a^2}{n(n+2)}

n(n+2) = n^2 + 2n > n +2n = 3n and that's satisfied for n>1.

8 0
3 years ago
what measuring tool did ancient mathematics have and how do they compare to the measuring tools we have today?​
german

Answer:

Search it up my guy itsthere

Step-by-step explanation:

3 0
3 years ago
Other questions:
  • Value of this pronumeral
    5·1 answer
  • Tia cut a 4 meter 8 centimeter wire into 10 equal pieces. Marta cut a 540 centimeter wire into 9 equal pieces. how much longer i
    9·2 answers
  • 7. Identify the period for the trigonometric function: f (t) = 3cot(t).
    15·2 answers
  • Find the surface area
    12·1 answer
  • Hi get some points ill mark u brainlist muah
    6·2 answers
  • Hey, I’m new to this app i download the app today, and i hope if is there people who can help me with this question in the pictu
    10·1 answer
  • 4 [-2a - 6b + 5a - 1]​
    6·1 answer
  • The diameter of a sphere with a volume of 121.5 cubic mm is ___ mm.
    10·1 answer
  • Can someone please help
    6·2 answers
  • 3. A fence on a hill uses vertical posts L and M to hold parallel rails N and P. <4 and <14 are alternate exterior angles.
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!