##1-x^2+x^4/3-2/45 x^6+x^8/315+cdots##
There are two methods.
1) Let ##f(x)=cos^2(x)## and use ##f(0)+f'(0)x+(f”(0))/(2!)x^2+(f”'(0))/(3!)x^3+cdots##
We have, by the and/or ,
##f'(x)=-2cos(x)sin(x)##, ##f”(x)=2sin^2(x)-2cos^2(x)##
##f”'(x)=4sin(x)cos(x)+4cos(x)sin(x)=8cos(x)sin(x)##
##f””(x)=-8sin^2(x)+8cos^2(x)##, ##f””'(x)=cdots=-32cos(x)sin(x)##,
##f”””(x)=32sin^2(x)-32cos^2(x)##, etc…
Hence, ##f(0)=1##, ##f'(0)=0##, ##f”(0)=-2##, ##f”'(0)=0##, ##f””(0)=8##, ##f””'(0)=0##, ##f”””(0)=-32##, etc…
Since ##2! =2##, ##8/(4!)=8/24=1/3##, and ##(-32)/(6!)=(-32)/720=-2/45##, this much calculation leads to an answer of
##1-x^2+x^4/3-2/45 x^6+cdots##
This does happen to converge for all ##x## and it does happen to equal ##cos^2(x)## for all ##x##. You can also check on your own that the next non-zero term is ##+x^8/315##
2) Use the well-known Maclaurin series ##cos(x)=1-x^2/(2!)+x^4/(4!)-x^6/(6!)+cdots##
##=1-x^2/2+x^4/24-x^6/720+cdots## and multiply it by itself (square it).
To do this, first multiply the first term ##1## by everything in the series to get
##cos^2(x)=(1-x^2/2+x^4/24-x^6/720+cdots)+cdots##
Next, multiply ##-x^2/2## by everything in the series to get
##cos^2(x)=(1-x^2/2+x^4/24-x^6/720+cdots)+(-x^2/2+x^4/4-x^6/48+x^8/1440+cdots)+cdots##
Then multiply ##x^4/24## by everything in the series to get
##cos^2(x)=(1-x^2/2+x^4/24-x^6/720+cdots)+(-x^2/2+x^4/4-x^6/48+x^8/1440+cdots)+(x^4/24-x^6/48+x^8/576-x^10/17280+cdots)+cdots##
etc…
If you go out far enough and combine “like-terms”, using the facts, for instance, that ##-1/2-1/2=-1## and ##1/24+1/4+1/24=8/24=1/3##, etc…, you’ll eventually come to the same answer as above:
##1-x^2+x^4/3-2/45 x^6+cdots##
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
How Do You Find The Explicit Formula And Calculate Term 20 For 3 9 27 81 243
/in Uncategorized /by developerThe explicit formula for the progression is ##color(red)(t_n =3^n)## and ##color(red)(t_20 = “3 486 784 401”)##.
This looks like a geometric sequence, so we first find the common ratio ##r## by dividing a term by its preceding term.
Your progression is ##3, 9 , 27, 81, 243##.
##t_2/t_1 = 9/3= 3##
##t_3/t_2 = 27/9= 3##
##t_4/t_3 = 81/27= 3##
##t_5/t_4 = 243/81 = 3##
So ##r = 3##.
The ##n^”th”## term in a geometric progression is given by:
##t_n = ar^(n-1)## where ##a## is the first term and ##r## is the common difference
So, for your progression.
##t_n = ar^(n-1) =3(3)^(n-1) = 3^1 × 3^(n-1) = 3^(n-1+1)##
##t_n =3^n##
If ##n = 20##, then
##t_20 = 3^20 = “3 486 784 401″##
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
How Do You Find The Horizontal Asymptote For F X 3e X 2 2e X
/in Uncategorized /by developer##y=0## ##y=-3/2##
To find any horizontal we have to evaluate:
##lim_(x rarr+-oo)f(x)##
if the limits are finite then they are horizontal asymptotes
##lim_(x rarr-oo)f(x)=lim_(x rarr-oo)3/2(e^x/(1-e^x))=##
##3/2lim_(x rarr-oo)(e^x/(1-e^x))~~3/2lim_(x rarr-oo)e^x/1=3/2*0=0##
##:. y=0## is a horizontal asymptote for ##x rarr-oo##
##lim_(x rarr+oo)f(x)=lim_(x rarr+oo)3/2(e^x/(1-e^x))=##
##3/2lim_(x rarr+oo)(e^x/(1-e^x))~~3/2lim_(x rarr+oo)(e^x/-e^x)=##
##=3/2*(-1)=-3/2##
##:. y=-3/2## is a horizontal asymptote for ##x rarr+oo##
graph{(3/2)*((e^x)/(1-e^x)) [-10, 10, -5, 5]}
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
How Do You Find The Integral Of Tan 2 X Sec 3 X Dx
/in Uncategorized /by developerSee the explanation section, below.
Rewrite the integrand using ##tan^2x = sec^2x-1##.
Let’s give the integral we want the name ##I##
##I = int tan^2xsec^3x dx = int (sec^5x-sec^3x)dx##
Next we’ll integrate ##sec^5x## by parts.
##int sec^5x dx = int sec^3 x sec^2x dx##
Let ##u = sec^3 x## and ##dv = sec^2x dx##.
Then ##du = 3tanx sec^3x dx## and ##v = tanx##
We get
##int sec^5 x dx = sec^3x tanx – 3int tan^2x sec^3x dx##
Again, use ##tan^2x = sec^2 x-1## to get
##int sec^5 x dx = sec^3x tanx – 3int (sec^2 x-1) sec^3x dx##
##int sec^5 x dx = sec^3x tanx – 3int sec^5 dx + 3int sec^3x dx##
Which gets us
##4int sec^5 x dx = sec^3x tanx + 3int sec^3x dx##
and
##int sec^5 x dx = 1/4sec^3x tanx + 3/4 int sec^3x dx##
Recalling that the other integral we need is ##int sec^3x dx##, let’s simplify our lives by writing:
##I = intsec^5xdx-intsec^3xdx##
## = underbrace(1/4sec^3x tanx + 3/4 int sec^3x dx)_(intsec^5 x dx)-intsec^3xdx##
## = 1/4sec^3x tanx -1/4 int sec^3x dx##
So now find ##int sec^3x dx = int secx sec^2x dx## using the same general approach and . You should get
##int sec^3x dx = 1/2secxtanx – 1/2int secx dx##
So at this point we have
##I = 1/4sec^3x tanx -1/4underbrace( [1/2secxtanx – 1/2int secx dx])_(intsec^3 x dx)##
## = 1/4sec^3x tanx -1/8secxtanx + 1/8 int secx dx##
Now ##int secx dx## can be evaluated in a couple of ways, the usual trick is to multiply by ##(secx+tanx)/(secx+tanx)## to get ##int 1/u du = ln absu = ln abs(secx+tanx)##
So finally we finish with
##I = 1/4sec^3x tanx – 1/8secxtanx + 1/8 ln abs(sec x + tan x ) +C##
Alternative form for ##int secx dx##
##intsecx dx## can also be found by substitution and partial fractions to get ##1/2ln abs((sinx+1)/(sinx-1))+C##(Yes, the is equivalent to ## ln abs(secx+tanx)+C##)
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
How Do You Find The Integral Of X 3 Sin X 2 Dx
/in Uncategorized /by developer##I=1/2(-x^2cosx^2+sinx^2)+C##
##x^2=t => 2xdx=dt, x^3dx=1/2x^2 2xdx = 1/2tdt##
##int x^3 sinx^2 dx = 1/2 int tsintdt = I##
##u=t => du=dt##
##dv=sintdt => v=int sintdt= -cost##
##I=1/2[-tcost + int costdt] = 1/2(-tcost+sint)+C##
##I=1/2(-x^2cosx^2+sinx^2)+C##
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
How Do You Find The Linear Approximation Of 1 999 4
/in Uncategorized /by developerYou can use the tangent line approximation to create a linear function that gives a really close answer.
Let’s put ##f(x) = x^4,## we want ##f(1.999)## so use x= 1.999 and the nearby point of tangency a = 2. We’ll need ##f'(x)=4x^3## too.
The linear approximation we want (see my other answer) is
##f(x) ~~ f(a) + f'(a)(x-a)##
##f(1.999) ~~ f(2) + f'(2)(1.999-2)##
##~~ 2^4 + 4*2^3*(-0.001) = 16 – 0.032 = 15.968##
You can compare to the actual exact result of ##1.999^4 = 15.968023992001, ##so we came pretty close!
Bonus insight: The error depends on higher derivatives and can be predicted in advance! dansmath strikes again, approximately! /
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
How Do You Find The Maclaurin Series For Cos 2 X
/in Uncategorized /by developer##1-x^2+x^4/3-2/45 x^6+x^8/315+cdots##
There are two methods.
1) Let ##f(x)=cos^2(x)## and use ##f(0)+f'(0)x+(f”(0))/(2!)x^2+(f”'(0))/(3!)x^3+cdots##
We have, by the and/or ,
##f'(x)=-2cos(x)sin(x)##, ##f”(x)=2sin^2(x)-2cos^2(x)##
##f”'(x)=4sin(x)cos(x)+4cos(x)sin(x)=8cos(x)sin(x)##
##f””(x)=-8sin^2(x)+8cos^2(x)##, ##f””'(x)=cdots=-32cos(x)sin(x)##,
##f”””(x)=32sin^2(x)-32cos^2(x)##, etc…
Hence, ##f(0)=1##, ##f'(0)=0##, ##f”(0)=-2##, ##f”'(0)=0##, ##f””(0)=8##, ##f””'(0)=0##, ##f”””(0)=-32##, etc…
Since ##2! =2##, ##8/(4!)=8/24=1/3##, and ##(-32)/(6!)=(-32)/720=-2/45##, this much calculation leads to an answer of
##1-x^2+x^4/3-2/45 x^6+cdots##
This does happen to converge for all ##x## and it does happen to equal ##cos^2(x)## for all ##x##. You can also check on your own that the next non-zero term is ##+x^8/315##
2) Use the well-known Maclaurin series ##cos(x)=1-x^2/(2!)+x^4/(4!)-x^6/(6!)+cdots##
##=1-x^2/2+x^4/24-x^6/720+cdots## and multiply it by itself (square it).
To do this, first multiply the first term ##1## by everything in the series to get
##cos^2(x)=(1-x^2/2+x^4/24-x^6/720+cdots)+cdots##
Next, multiply ##-x^2/2## by everything in the series to get
##cos^2(x)=(1-x^2/2+x^4/24-x^6/720+cdots)+(-x^2/2+x^4/4-x^6/48+x^8/1440+cdots)+cdots##
Then multiply ##x^4/24## by everything in the series to get
##cos^2(x)=(1-x^2/2+x^4/24-x^6/720+cdots)+(-x^2/2+x^4/4-x^6/48+x^8/1440+cdots)+(x^4/24-x^6/48+x^8/576-x^10/17280+cdots)+cdots##
etc…
If you go out far enough and combine “like-terms”, using the facts, for instance, that ##-1/2-1/2=-1## and ##1/24+1/4+1/24=8/24=1/3##, etc…, you’ll eventually come to the same answer as above:
##1-x^2+x^4/3-2/45 x^6+cdots##
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
How Do You Find The Multiplier For The Rate Of Exponential Decay
/in Uncategorized /by developerThe very quick answer: Exponential decay problems will give you a decay rate percentage. Multiplier = (100 – percent given)##-:##100.
Understand the process explained below before going straight to the formula.
Finding the multiplier means first knowing what a multiplier is.
Definition: A multiplier is the amount of stuff that remains after the stuff has decayed for a given unit of time.
This definition might be confusing since it is wordy. To understand that definition and how to apply it mathematically, let’s do a problem.
A town’s population is decreasing at a rate of 5% per year. What is the decay multiplier?
ANSWER: In this problem, although I haven’t told you the starting size of the population, you can still say the starting population has 100% of its people. So before any time has passed, no decay has occurred, and the population is at its fullest, or 100%.
Next, the “town’s population is decreasing by 5% each year”. Thus, after 1 year, the city’s population will be 5% less of the original population. Well, 5% less than 100% is: ##100%-5%=95##%. Multipliers are written in decimal form, so the decimal form of 95% is: ##95-:100= 0.95##.
Here’s the definition of multiplier again: A multiplier is the amount of stuff that remains after the stuff has decayed for the given amount of time.
In this problem, the “given unit of time” is a year (as opposed to a second or an hour). After a year of decay, 0.95 of the original population remains. 0.95 is the multiplier.
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
How Do You Find The Recursive Formula That Describes The Sequence 3 7 15 31 63 1
/in Uncategorized /by developerLook at the sequence of differences, finding that it is a geometric sequence with common ratio ##2## and hence derive the recursive formula:
##a_1 = 3####a_(n+1) = 2a_n + 1##
Write out the original sequence:
##3,7,15,31,63,127##
Write out the sequence of differences of that sequence:
##4,8,16,32,64##
This is a geometric sequence with common ratio ##2##.
Try subtracting it from the original sequence to find:
##-1,-1,-1,-1,-1##
So we can deduce the recursive rule:
##a_1 = 3####a_(n+1) = 2(a_n + 1) – 1 = 2a_n+1##
A direct expression for ##a_n## is:
##a_n = 2^(n+1)-1##
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
How Do You Find The Riemann Sum For F X Sinx On The Interval 0 Pi
/in Uncategorized /by developerThe Riemann Sum for this is: ##sum_(i=1)^n(pi/n)(sin((ipi)/n))##
As ##nrarroo## this sum seems to be approaching 2.
A Riemann Sum can be thought of as a generalization of the “area problem” that begins the subject of Integral Calculus. The area problem asks how one can find the area under a curve that lies above the ##x##-axis over any given interval.
This is solved by dividing the interval into smaller “subintervals” of equal widths and finding the area of a rectangle for each subinterval with the width being the equal ##Delta x## we have chosen and the height being the ##y##-coordinate at some point (the left-endpoint, the right-endpoint, the midpoint, etc.) in the particular subinterval. We then add together all of these areas to approximate the area under the curve. We then decide that the actual area can be found by taking the limit of this area as the width of the rectangles shrinks (i.e., the number of rectangles approaches ##oo##).
In Riemann Sums, we realize that some of the restrictions in the above problem can be relaxed, with no impact on the final limit process. Specifically, the function does not need to always be positive (and you will note that your function is not on your interval), and the subintervals do not need to be “uniform” (of equal width), though we often choose uniform subintervals for ease of computation. Also, the point we choose for the height could vary from one interval to the next.
For your function, begin by dividing the interval ##[0,pi]## into ##n## subintervals which we will make uniform to make the rest of the problem simpler. This makes their width: ##Delta x = (pi-0)/n=pi/n##.
Now select a place to measure the height of each rectangle. We choose to use only right-hand endpoints, again to make our lives easier. This makes the height of the first rectangle: ##y=sin(pi/n)##, the second rectangle is ##y=sin((2pi)/n)##, then ##y=sin((3pi)/n)##, etc.
In other words, we get the sum: ##sum_(i=1)^n(pi/n)(sin((ipi)/n))##.
If we evaluate this for increasing values of ##n##, we get:
##n=10##, Sum=1.9835235. . . ##n=100##, Sum=1.9998355. . . ##n=1000##, Sum=1.999998355. . .
leading to the conclusion that the limit appears to be ##2##.
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
How Do You Find The Second Derivative Of Sec 2 2x
/in Uncategorized /by developerBy definition, ##sec^2(u) = (1 + tan(u))##
Considering, in our case, ##u = 2x##, we can derive your function as follows:
##(dy)/(du) = 0 + u’*sec^2(u)##
Deriving a constant (number ##1##) equals zero, so all we have left is the derived of ##tan(u)##.
Now, in order to derive again, we must remember that the derivative of ##sec^2(u)## is ##u’*sec(u)*tan(u)##.
However, we have a product – the two factors are ##u’## and ##sec^2(u)##. By the , we must proceed as follows:
##(d^2y)/(du^2) = u”*sec^2(u) + u’*u’*sec(u)*tan(u)##
But we know that ##u=2x## and, consequently, ##u’=2## and ##u”=0##.
Substituting these terms related to ##u## in our second derivative, we’ll have:
##(d^2y)/(dx^2) = 0*sec^2(2x) + 2*2*sec(2x)*tan(2x)##
Final answer, then, is:
##(d^2y)/(dx^2) = 4*sec(2x)*tan(2x)##
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"