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
Whitepunk [10]
3 years ago
9

Find the form of the general solution of y^(4)(x) - n^2y''(x)=g(x)

Mathematics
1 answer:
Dennis_Churaev [7]3 years ago
7 0

The differential equation

y^{(4)}-n^2y'' = g(x)

has characteristic equation

<em>r</em> ⁴ - <em>n </em>² <em>r</em> ² = <em>r</em> ² (<em>r</em> ² - <em>n </em>²) = <em>r</em> ² (<em>r</em> - <em>n</em>) (<em>r</em> + <em>n</em>) = 0

with roots <em>r</em> = 0 (multiplicity 2), <em>r</em> = -1, and <em>r</em> = 1, so the characteristic solution is

y_c=C_1+C_2x+C_3e^{-nx}+C_4e^{nx}

For the non-homogeneous equation, reduce the order by substituting <em>u(x)</em> = <em>y''(x)</em>, so that <em>u''(x)</em> is the 4th derivative of <em>y</em>, and

u''-n^2u = g(x)

Solve for <em>u</em> by using the method of variation of parameters. Note that the characteristic equation now only admits the two exponential solutions found earlier; I denote them by <em>u₁ </em>and <em>u₂</em>. Now we look for a particular solution of the form

u_p = u_1z_1 + u_2z_2

where

\displaystyle z_1(x) = -\int\frac{u_2(x)g(x)}{W(u_1(x),u_2(x))}\,\mathrm dx

\displaystyle z_2(x) = \int\frac{u_1(x)g(x)}{W(u_1(x),u_2(x))}\,\mathrm dx

where <em>W</em> (<em>u₁</em>, <em>u₂</em>) is the Wronskian of <em>u₁ </em>and <em>u₂</em>. We have

W(u_1(x),u_2(x)) = \begin{vmatrix}e^{-nx}&e^{nx}\\-ne^{-nx}&ne^{nx}\end{vmatrix} = 2n

and so

\displaystyle z_1(x) = -\frac1{2n}\int e^{nx}g(x)\,\mathrm dx

\displaystyle z_2(x) = \frac1{2n}\int e^{-nx}g(x)\,\mathrm dx

So we have

\displaystyle u_p = -\frac1{2n}e^{-nx}\int_0^x e^{n\xi}g(\xi)\,\mathrm d\xi + \frac1{2n}e^{nx}\int_0^xe^{-n\xi}g(\xi)\,\mathrm d\xi

and hence

u(x)=C_1e^{-nx}+C_2e^{nx}+u_p(x)

Finally, integrate both sides twice to solve for <em>y</em> :

\displaystyle y(x)=C_1+C_2x+C_3e^{-nx}+C_4e^{nx}+\int_0^x\int_0^\omega u_p(\xi)\,\mathrm d\xi\,\mathrm d\omega

You might be interested in
Solve the equation 3|4x+3|+8=17
pentagon [3]

Answer:

x=-3/2 or x=0

Step-by-step explanation:

Subtract 8 from both sides

3|4x+3|+8-8=17-8

Simplify

3|4x+3| = 9

Divide both sides by 3

3|4x+3|/3 = 9/3

Simplify

|4x+3|=3

Apply absolute rule

4x+3=-3 or 4x+3=3

Solve

x=-3/2 or x=0

3 0
3 years ago
I have two
guapka [62]
The first one is 4/10000
the second one is 0.0984
6 0
3 years ago
How do I find x and y using what is in the equation
Tatiana [17]

y is part of a right angle on line AB

 a right angle = 90 degrees

 90-47 = 43 degrees

y = 43 degrees

a straight line = 180 degrees

180-47 = 133 degrees

 x = 133 degrees

5 0
2 years ago
Hi guys, Can anyone help me with this tripple integral? Thank you:)
OleMash [197]

I don't usually do calculus on Brainly and I'm pretty rusty but this looked interesting.

We have to turn K into the limits of integration on our integrals.

Clearly 0 is the lower limit for all three of x, y and z.

Now we have to incorporate

x+y+z ≤ 1

Let's do the outer integral over x.  It can go the full range from 0 to 1 without violating the constraint.  So the upper limit on the outer integral is 1.

Next integral is over y.  y ≤ 1-x-z.   We haven't worried about z yet; we have to conservatively consider it zero here for the full range of y.  So the upper limit on the middle integration is 1-x, the maximum possible value of y given x.

Similarly the inner integral goes from z=0 to z=1-x-y

We've transformed our integral into the more tractable

\displaystyle \int_0^1 \int_0^{1-x} \int _0^{1-x-y} (x^2-z^2)dz \; dy \; dx

For the inner integral we get to treat x like a constant.

\displaystyle \int _0^{1-x-y} (x^2-z^2)dz = (x^2z - z^3/3)\bigg|_{z=0}^{z= 1-x-y}=x^2(1-x-y) - (1-x-y)^3/3

Let's expand that as a polynomial in y for the next integration,

= y^3/3 +(x-1) y^2 + (2x+1)y -(2x^3+1)/3

The middle integration is

\displaystyle \int_0^{1-x} ( y^3/3 +(x-1) y^2 + (2x+1)y -(2x^3+1)/3)dy

= y^4/12 + (x-1)y^3/3+ (2x+1)y^2/2- (2x^3+1)y/3 \bigg|_{y=0}^{y=1-x}

= (1-x)^4/12 + (x-1)(1-x)^3/3+ (2x+1)(1-x)^2/2- (2x^3+1)(1-x)/3

Expanding, that's

=\frac{1}{12}(5 x^4 + 16 x^3 - 36 x^2 + 16 x - 1)

so our outer integral is

\displaystyle \int_0^1 \frac{1}{12}(5 x^4 + 16 x^3 - 36 x^2 + 16 x - 1) dx

That one's easy enough that we can skip some steps; we'll integrate and plug in x=1 at the same time for our answer (the x=0 part doesn't contribute).

= (5/5 + 16/4 - 36/3 + 16/2 - 1)/12

=0

That's a surprise. You might want to check it.

Answer: 0

6 0
3 years ago
Compare the decimals (and turn them into unlike decimals)
Lostsunrise [7]

Answer:

a b c d e f

Step-by-step explanation:

7 0
2 years ago
Read 2 more answers
Other questions:
  • Given the following triangles, what additional information is required in order to know that the triangles are congruent because
    12·2 answers
  • What is the third term of this multiplication pattern? multiplication pattern using the formula 3 • 7n – 1 A. 147 B. 21 C. 1 D.
    7·1 answer
  • 3. Jared has two ropes. Each rope is 9 inches long. How many inches of rope does he have in all?
    14·2 answers
  • A person goes from a sauna at 115 degrees to an outside temp of -15 degrees. What is the change in temperature?
    15·1 answer
  • Hey Guys.. Im back For abit just tired and lonely so how are yall!
    9·1 answer
  • In 2005 the U.S. Census Bureau reported that 68.9% of American families owned their homes. Census data reveal that the ownership
    7·1 answer
  • Can someone please help me with these two
    5·1 answer
  • 11k - 8 = 11 + 8 ( k + 9 )
    14·1 answer
  • On a scale drawing, a bookshelf is 8 inches tall. The scale factor is 1/8 What is the height of the bookshelf?​
    5·2 answers
  • QS∥PT. Complete the proof that m∠P+m∠T=m∠RQT without using the Triangle Angle Sum Theorem.
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!