Difference between revisions of "009C Sample Final 3"

From Grad Wiki
Jump to navigation Jump to search
Line 44: Line 44:
  
 
== [[009C_Sample Final 3,_Problem_6|<span class="biglink"><span style="font-size:80%">&nbsp;Problem 6&nbsp;</span>]] ==
 
== [[009C_Sample Final 3,_Problem_6|<span class="biglink"><span style="font-size:80%">&nbsp;Problem 6&nbsp;</span>]] ==
<span class="exam"> Find the Taylor polynomial of degree 4 of <math style="vertical-align: -5px">f(x)=\cos^2x</math> at <math>a=\frac{\pi}{4}</math>.
+
<span class="exam"> Consider the power series
 +
 
 +
::::<math>\sum_{n=0}^\infty (-1)^n \frac{x^{n+1}}{n+1}</math>
 +
 
 +
::<span class="exam">a) Find the radius of convergence of the above power series.
 +
 
 +
::<span class="exam">b) Find the interval of convergence of the above power series.
 +
 
 +
::<span class="exam">c) Find the closed formula for the function <math>f(x)</math> to which the power series converges.
 +
 
 +
::<span class="exam">d) Does the series
 +
 
 +
::::<math>\sum_{n=0}^\infty \frac{1}{(n+1)3^{n+1}}</math>
 +
 
 +
::<span class="exam">converge? If so, find its sum.
  
 
== [[009C_Sample Final 3,_Problem_7|<span class="biglink"><span style="font-size:80%">&nbsp;Problem 7&nbsp;</span>]] ==
 
== [[009C_Sample Final 3,_Problem_7|<span class="biglink"><span style="font-size:80%">&nbsp;Problem 7&nbsp;</span>]] ==

Revision as of 11:57, 18 February 2017

This is a sample, and is meant to represent the material usually covered in Math 9C for the final. An actual test may or may not be similar.

Click on the  boxed problem numbers  to go to a solution.

 Problem 1 

Which of the following sequences converges? Which diverges? Give reasons for your answers!

a)  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a_n=\bigg(1+\frac{1}{2n}\bigg)^n}
b)  Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a_n=\cos(n\pi)\bigg(\frac{1+n}{n}\bigg)^n}

 Problem 2 

Consider the series

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{n=2}^\infty \frac{(-1)^n}{\sqrt{n}}.}
a) Test if the series converges absolutely. Give reasons for your answer.
b) Test if the series converges conditionally. Give reasons for your answer.

 Problem 3 

Test if the following series converges or diverges. Give reasons and clearly state if you are using any standard test.

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{n=1}^{\infty} \frac{n^3+7n}{\sqrt{1+n^{10}}}}

 Problem 4 

Determine if the following series converges or diverges. Please give your reason(s).

a) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{n=1}^{+\infty} \frac{n!}{(2n)!}}
b) Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{n=1}^{+\infty} (-1)^n\frac{1}{n+1}}

 Problem 5 

Consider the function

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)=e^{-\frac{1}{3}x}}
a) Find a formula for the Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n} th derivative Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f^{(n)}(x)} of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f} and then find Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f'(3).}
b) Find the Taylor series for Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)} at Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x_0=3,} i.e. write Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)} in the form
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)=\sum_{n=0}^\infty a_n(x-3)^n.}

 Problem 6 

Consider the power series

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{n=0}^\infty (-1)^n \frac{x^{n+1}}{n+1}}
a) Find the radius of convergence of the above power series.
b) Find the interval of convergence of the above power series.
c) Find the closed formula for the function Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f(x)} to which the power series converges.
d) Does the series
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sum_{n=0}^\infty \frac{1}{(n+1)3^{n+1}}}
converge? If so, find its sum.

 Problem 7 

A curve is given in polar coordinates by

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r=1+\sin\theta}
a) Sketch the curve.
b) Compute Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y'=\frac{dy}{dx}} .
c) Compute Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y''=\frac{d^2y}{dx^2}} .

 Problem 8 

A curve is given in polar coordinates by

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r=1+\sin 2\theta}
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0\leq \theta \leq 2\pi}
a) Sketch the curve.
b) Find the area enclosed by the curve.

 Problem 9 

A curve is given in polar coordinates by

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle r=\theta}
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0\leq \theta \leq 2\pi}

Find the length of the curve.

 Problem 10 

A curve is given in polar parametrically by

Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x(t)=3\sin t}
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle y(t)=4\cos t}
Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 0\leq t \leq 2\pi}
a) Sketch the curve.
b) Compute the equation of the tangent line at Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle t_0=\frac{\pi}{4}} .