answer.
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
Sever21 [200]
1 year ago
10

Power series of y''+x^2y'-xy=0

Mathematics
1 answer:
Ray Of Light [21]1 year ago
7 0
Assuming we're looking for a power series solution centered around x=0, take

y=\displaystyle\sum_{n\ge0}a_nx^n
y'=\displaystyle\sum_{n\ge1}na_nx^{n-1}
y''=\displaystyle\sum_{n\ge2}n(n-1)a_nx^{n-2}

Substituting into the ODE yields

\displaystyle\sum_{n\ge2}n(n-1)a_nx^{n-2}+\sum_{n\ge1}na_nx^{n+1}-\sum_{n\ge0}a_nx^{n+1}=0

The first series starts with a constant term; the second series starts at x^2; the last starts at x^1. So, extract the first two terms from the first series, and the first term from the last series so that each new series starts with a x^2 term. We have

\displaystyle\sum_{n\ge2}n(n-1)a_nx^{n-2}=2a_2+6a_3x+\sum_{n\ge4}n(n-1)a_nx^{n-2}

\displaystyle\sum_{n\ge0}a_nx^{n+1}=a_0x+\sum_{n\ge1}a_nx^{n+1}

Re-index the first sum to have it start at n=1 (to match the the other two sums):

\displaystyle\sum_{n\ge4}n(n-1)a_nx^{n-2}=\sum_{n\ge1}(n+3)(n+2)a_{n+3}x^{n+1}

So now the ODE is

\displaystyle\left(2a_2+6a_3x+\sum_{n\ge1}(n+3)(n+2)a_{n+3}x^{n+1}\right)+\sum_{n\ge1}na_nx^{n+1}-\left(a_0x+\sum_{n\ge1}a_nx^{n+1}\right)=0

Consolidate into one series starting n=1:

\displaystyle2a_2+(6a_3-a_0)x+\sum_{n\ge1}\bigg[(n+3)(n+2)a_{n+3}+(n-1)a_n\bigg]x^{n+1}=0

Suppose we're given initial conditions y(0)=a_0 and y'(0)=a_1 (which follow from setting x=0 in the power series representations for y and y', respectively). From the above equation it follows that

\begin{cases}2a_2=0\\6a_3-a_0=0\\(n+3)(n+2)a_{n+3}+(n-1)a_n=0&\text{for }n\ge2\end{cases}

Let's first consider what happens when n=3k-2, i.e. n\in\{1,4,7,10,\ldots\}. The recurrence relation tells us that

a_4=-\dfrac{1-1}{(1+3)(1+2)}a_1=0\implies a_7=0\implies a_{10}=0

and so on, so that a_{3k-2}=0 except for when k=1.

Now let's consider n=3k-1, or n\in\{2,5,8,11,\ldots\}. We know that a_2=0, and from the recurrence it follows that a_{3k-1}=0 for all k.

Finally, take n=3k, or n\in\{0,3,6,9,\ldots\}. We have a solution for a_3 in terms of a_0, so the next few terms (k=2,3,4) according to the recurrence would be

a_6=-\dfrac2{6\cdot5}a_3=-\dfrac2{6\cdot5\cdot3\cdot2}a_0=-\dfrac{a_0}{6\cdot3\cdot5}
a_9=-\dfrac5{9\cdot8}a_6=\dfrac{a_0}{9\cdot6\cdot3\cdot8}
a_{12}=-\dfrac8{12\cdot11}a_9=-\dfrac{a_0}{12\cdot9\cdot6\cdot3\cdot11}

and so on. The reordering of the product in the denominator is intentionally done to make the pattern clearer. We can surmise the general pattern for n=3k as

a_{3k}=\dfrac{(-1)^{k+1}a_0}{(3k\cdot(3k-3)\cdot(3k-2)\cdot\cdots\cdot6\cdot3\cdot(3k-1)}
a_{3k}=\dfrac{(-1)^{k+1}a_0}{3^k(k\cdot(k-1)\cdot\cdots\cdot2\cdot1)\cdot(3k-1)}
a_{3k}=\dfrac{(-1)^{k+1}a_0}{3^kk!(3k-1)}

So the series solution to the ODE is given by

y=\displaystyle\sum_{n\ge0}a_nx^n
y=a_1x+\displaystyle\sum_{k\ge0}\frac{(-1)^{k+1}a_0}{3^kk!(3k-1)}

Attached is a plot of a numerical solution (blue) to the ODE with initial conditions sampled at a_0=y(0)=1 and a_1=y'(0)=2 overlaid with the series solution (orange) with n=3 and n=6. (Note the rapid convergence.)

You might be interested in
Visa Card USA studied how frequently young consumers, ages 18 to 24, use plastic (debit and credit) cards in making purchases (A
umka2103 [35]

Answer:

Given the consumer is 18 to 24 years old, there is 37% probability that he uses a plastic card.

Step-by-step explanation:

This can be formulated as the following problem:

What is the probability of B happening, knowing that A has happened.

It can be calculated by the following formula

P = \frac{P(B).P(A/B)}{P(A)}

Where P(B) is the probability of B happening, P(A/B) is the probability of A happening knowing that B happened and P(A) is the probability of A happening.

In this problem, we have:

What is the probability of the consumer using a plastic card, given that the consumer is 18 to 24 years old.

The problem states that the probability that a consumer uses a plastic card when making a purchase is .37, so P(B) = 0.37

P(A/B) is the probability that the consumer being 18 to 24 years old, given that he uses a plastic card. The problem states that this probability is .19. So P(A/B) = 0.19

P(A) is the probability that the consumer is 18 to 24 years old. There is a .81 probability that the consumer is more than 24 years old. So there is a .19 probability that he is 18 to 24 years old. So P(A) = 0.19

The probability is

P = \frac{P(B).P(A/B)}{P(A)} = \frac{0.37*0.19}{0.19} = 0.37

Given the consumer is 18 to 24 years old, there is 37% probability that he uses a plastic card.

4 0
2 years ago
Order from least to greatest 2.8%, 7/40, 1/50, 0.044
lord [1]

Answer:

1/50 < 2.8% < 0.044 < 7/40

Step-by-step explanation:

2.8%, 7/40, 1/50, 0.044

  • 2.8% = 0.028 = 28/1000
  • 7/40 = 0.175 = 175/1000
  • 1/50 = 0.020 = 20/1000
  • 0.044 =  44/1000

<u>Ordering in ascending order</u>

  • 20/1000 < 28/1000 < 44/1000 < 175/1000

<u>Same order in original numbers</u>

  • 1/50 < 2.8% < 0.044 < 7/40
3 0
2 years ago
Jade farm has 9 chickens,each of which laid 3 eggs. Jases farm has 4 horses. ednas farm has chickens which laid a total of 23 eg
Tomtit [17]

The answer is that Jade's chickens laid more eggs. Since Jade's farm includes 9 chickens, which each laid 3 eggs, multiply 9 and 3 and you get 27. Edna's farm has chickens which, in total, laid 23 eggs, leading to Jade's chickens with 27 eggs to be more than the eggs laid by Edna's chickens. :)

6 0
1 year ago
Read 2 more answers
A company’s equipment manager buys $7,000 worth of equipment. This equipment depreciates 19% each year. The manager can replace
kolezko [41]

Answer:

13 (c)

Step-by-step explanation:

Graph the equation 7000(1-0.19)^x and then the inequality y<500, the point of intersection should be 12.524, so the answer will be rounded up to 13 i think

7 0
1 year ago
Read 2 more answers
Lana and Jeff each randomly surveyed 15 students about their favorite types of movies. What would you expect to see in the sampl
Anon25 [30]

Answer:

  1. Listing of 15 students
  2. Assignment of a sequential number to each student.
  3. The figured out sample size, i.e., 2.
  4. Selected sample using sampling frame 15 from Step 2 and your sample size from Step 3, i.e., 2  

Step-by-step explanation:

Random sampling is a piece of the sampling method where each example has an equivalent likelihood of being picked. An example picked randomly is intended to be an impartial portrayal of the all out populace. On the off chance that for certain reasons, the example doesn't speak to the populace, the variety is known as a sampling mistake. A random example is an example that is picked randomly. It could be all the more precisely called a randomly picked test. Random examples are utilized to stay away from inclination and other undesirable impacts. Random sampling is probably the least complex type of gathering information from the all out populace. Under random sampling, every individual from the subset conveys an equivalent chance of being picked as a piece of the sampling procedure.

3 0
2 years ago
Other questions:
  • A=V1-V0/t solve for V1
    13·2 answers
  • Abbie is 5 years older than twice her sister's age. Abbie is 25 years old. Which equation can be used to find her sister's age?
    11·1 answer
  • I need help with this
    14·1 answer
  • The average height of middle school students at Seton Grove School is found to be 5.25 feet. Which sample makes this generalizat
    9·2 answers
  • Kristina received $125 for her birthday. Her parents offered to pay her 3.5% simple interest per year if she would save it for a
    11·1 answer
  • 1. A sample consists of 75 TV sets purchased several years ago. The replacement times of those TV sets have a mean of 8.2 years.
    14·1 answer
  • A coach gives her players the option of running around their field twice or around their entire stadium once. The following diag
    7·1 answer
  • Write 0.000073 in scientific notation
    12·2 answers
  • This list shows the number of years that 99 U.S. Supreme Court Justices served.
    11·1 answer
  • Victor sold cupcakes and cookies yesterday. Each cupcake sold for $2.25 and each cookie sold for $0.50. At the end of the
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!