1

How do you find the power series for #f'(x)# and #int_0^x f(t)dt# given the function #f(x)=sum_(n=0)^oo x^(2n)# ?

Question

How do you find the power series for #f'(x)# and #int_0^x f(t)dt# given the function #f(x)=sum_(n=0)^oo x^(2n)# ?
How do you find the power series for #f'(x)# and #int_0^x f(t)dt# given the function #f(x)=sum_(n=0)^oo x^(2n)# ?

Answers

# f'(x) = 0 + 2x^1 + 4x^3 + 6x^5 + ... #
# " " = sum_(n=1)^oo (2n)x^(2n-1) #

# int_0^x \ f(t) \ dt = x + x^3/3 + x^5/5 + x^7/7 + ... #
# " " = sum_(n=0)^oo x^(2n+1)/(2n+1) #

Explanation:

We have #f(x)# defined by its power series:

# f(x) = sum_(n=0)^oo x^(2n) #

We can expand the fist few terms to get an idea of how the series behaves:

# f(x) = x^0 + x^2 + x^4 + x^6 + ... #
# " " = 1 + x^2 + x^4 + x^6 + ... #

So first we find the derivative by differentiating term by term:

# f'(x) = 0 + 2x^1 + 4x^3 + 6x^5 + ... #
# " " = sum_(n=1)^oo (2n)x^(2n-1) #

And similarly we find the integral by integrating term by term:

# int_0^x \ f(t) \ dt = int_0^x \ 1 + t^2 + t^4 + t^6 + ... \ dt#
# " " = [t + t^3/3 + t^5/5 + t^7/7 + ... ]_0^x #

# " " = {x + x^3/3 + x^5/5 + x^7/7 + ... } - {0} #
# " " = x + x^3/3 + x^5/5 + x^7/7 + ... #

# " " = sum_(n=0)^oo x^(2n+1)/(2n+1) #


Similar Solved Questions

1 answers
Interrupted coding sequences include long sequences of bases that do NOT code for amino acids. These...
Interrupted coding sequences include long sequences of bases that do NOT code for amino acids. These noncoding sequences, called ________, are found in ________ cells. exons; prokaryotic introns; prokaryotic exons; eukaryotic introns; eukaryotic none of these are correct...
1 answers
17. (12 points) Devise an efficient plan for carrying out the following multistep synthesis. You may...
17. (12 points) Devise an efficient plan for carrying out the following multistep synthesis. You may employ any additional reagents as needed; however, both aryl rings must be derived from the given starting material. olla.co - Othe + ETO OF...
1 answers
Suppose the rate of return on short-term govemment securities (perceived to be risk free) is about...
Suppose the rate of return on short-term govemment securities (perceived to be risk free) is about 5%. Suppose also that the expected rate of return required by the market for a portfolio with a beta of 1 is 12%. According to the capital asset pricing model (security market line): a. What is the exp...
1 answers
Raw Materials Inventory Begin. Inv. 10,200 Purchases 47,500 Avail. for use 57,700 DM used 51,000 End....
Raw Materials Inventory Begin. Inv. 10,200 Purchases 47,500 Avail. for use 57,700 DM used 51,000 End. Inv. 6,700 Work in Process Inventory Begin. Inv. 16,400 DM used 51,000 Direct labor 34,500 Overhead 62,500 Manuf. costs 164,400 Cost of goods 151,400 manuf. End. Inv. 13,000 Finished Goods Inventory...
1 answers
Help please!! 1 attempt left. The Hydrogen selected on the right is correct. Q10.14 - Level...
Help please!! 1 attempt left. The Hydrogen selected on the right is correct. Q10.14 - Level 3 Homework • Answered Click on the hydrogen(s) that could be removed in an E2 reaction to produce cyclohexene. Click in the center of the circle Orl Undo Remove All Targets placed: 2/2 You can place up t...
1 answers
(b) The future value of $1,200 saved each year for 10 years at 6 percent. (Round...
(b) The future value of $1,200 saved each year for 10 years at 6 percent. (Round time value factor to 3 decimal places and final answer to 2 decimal places.) Future value (c) The amount a person would have to deposit today (present value) at an Interest rate of 6 percent to have $1,200 five years fr...
1 answers
An economy has 200 million people divided among the following groups; 50 million have full time...
An economy has 200 million people divided among the following groups; 50 million have full time jobs, 20 million have one part-time job, 40 million have two part-time jobs, 30 million would like to work and are looking for jobs, 10 million would like to work but are so discouraged they have given up...
1 answers
Let G be a graph and T be its MST, suppose we increase the weight of...
Let G be a graph and T be its MST, suppose we increase the weight of an edge e € T by a positive quantity 8. Give an algorithm that gets G,T,e and 8 as input and returns a MST of the new graph. Prove the correctness of your algorithm and state the run-time...
1 answers
Light and the Electromagnetic Spectrum Examples 1) The distance from the Sun to Earth is 1.50...
Light and the Electromagnetic Spectrum Examples 1) The distance from the Sun to Earth is 1.50 x 1011 m. How long does it take for light to cover this distance? 2) Suppose a particular galaxy emits orange light with a frequency of 5.000 x 1024 Hz. If the galaxy is moving away from Earth with a speed ...
1 answers
On October 29, 2016, Lobo Co. began operations by purchasing razors for resale. Lobo uses the...
On October 29, 2016, Lobo Co. began operations by purchasing razors for resale. Lobo uses the perpetual inventory method. The razors have a 90-day warranty that requires the company to replace any nonworking razor. When a razor is returned, the company discards it and mails a new one from Merchandis...
1 answers
Oxley Company gathered the following reconciling information in preparing its June Bank Reconciliation: Cash balance per...
Oxley Company gathered the following reconciling information in preparing its June Bank Reconciliation: Cash balance per General Ledger, June 30 $4,119 Deposits in Transit $627 Notes Receivable and Interest collected by bank $1,216 Bank Charge for check printing $35 Outst...
1 answers
What is the integral of #sin^5(x)#?
What is the integral of #sin^5(x)#?...
2 answers
Find the following probabilities for the standard normal distribution in R or using the standard normal...
Find the following probabilities for the standard normal distribution in R or using the standard normal table. Note I always recommend drawing the distribution. (Round your answers to four decimal places) ### Example R code mu-o: sigma = 1: x = x; # Note you will have to change the value of x. pnorm...
1 answers
A gas occupies a volume of 300cm^3 at the pressure of 103,97kpa and at the temperature...
a gas occupies a volume of 300cm^3 at the pressure of 103,97kpa and at the temperature of 47°c. what volume would the gas occupy at standard condition...
1 answers
Scussion Question: "Although some European observers believed that Native Americans embodied freedom, most reached the conclusion...
scussion Question: "Although some European observers believed that Native Americans embodied freedom, most reached the conclusion that Native Americans did not know what freedom was because they were 'too free. on what basis did they make the claim?" In light of this supposed reality, I&...
1 answers
Your company is deciding whether to invest in a new machine. The new machine will increase...
Your company is deciding whether to invest in a new machine. The new machine will increase cash flow by $324,000 per year. You believe the technology used in the machine has a 10-year life; in other words, no matter when you purchase the machine, it will be obsolete 10 years from today. The machine ...
1 answers
Predict the major product for the following reaction. OCH3 fuming H2SO4 OCH3 Осня OCH3 осHз SO2H...
Predict the major product for the following reaction. OCH3 fuming H2SO4 OCH3 Осня OCH3 осHз SO2H SO3H SO3H SO3H SO3H IV Ą...
1 answers
CI 3. For the reaction: 3 TiO2 +4 Al 2 Al O3 + 3 Ti (a)...
CI 3. For the reaction: 3 TiO2 +4 Al 2 Al O3 + 3 Ti (a) If you have 100 grams of Tio, and 50. grams of Al, which is the limiting reactant? How much Ti will be produced? QAL mal Al (b) What is the percentage yield if the yield of Ti is 52 g? 4. Limiting reactants can control whether any of the reacta...
1 answers
Identify priority-nursing interventions in the case of postoperative complications for a patient undergoing an esophagog...
Identify priority-nursing interventions in the case of postoperative complications for a patient undergoing an esophagogastrostomy. How do these interventions align with postoperative care given to other surgical patients? must be typed...

-- 0.056535--