Solve $u_{tt}=u_{xx}$ , $u(x,0)=1-2x+3x^2$, $tgt0,-inftylt xlt +infty$Parabolic linear PDE with continuous...

Why is there an extra space when I type "ls" on the Desktop?

When an outsider describes family relationships, which point of view are they using?

Smooth vector fields on a surface modulo diffeomorphisms

Translation of 答えを知っている人はいませんでした

What sort of fish is this

Is divide-by-zero a security vulnerability?

Would those living in a "perfect society" not understand satire

I am the person who abides by rules, but breaks the rules. Who am I?

Rationale to prefer local variables over instance variables?

Idiom for feeling after taking risk and someone else being rewarded

Under what conditions can the right to remain silent be revoked in the USA?

How is it possible to drive VGA displays at such high pixel clock frequencies?

Why restrict private health insurance?

Do Paladin Auras of Differing Oaths Stack?

Why do phishing e-mails use faked e-mail addresses instead of the real one?

Do black holes violate the conservation of mass?

Origin of the word “pushka”

What is the purpose of a disclaimer like "this is not legal advice"?

Was it really inappropriate to write a pull request for the company I interviewed with?

What is Tony Stark injecting into himself in Iron Man 3?

Cycles on the torus

Are all players supposed to be able to see each others' character sheets?

Locked Away- What am I?

Is there stress on two letters on the word стоят



Solve $u_{tt}=u_{xx}$ , $u(x,0)=1-2x+3x^2$, $tgt0,-inftylt xlt +infty$


Parabolic linear PDE with continuous coefficients; how to solve and explanation of text neededUsing d'Alembert's solution to solve the 1-D wave equationSolve initial value problem (C.S.I.R)?Solve the boundary value problem $ Delta u=1$how to solve non-linear pde in two variablesSolve transport equations by using Laplace transformStuck trying to solve a PDE by method of characteristicsHow to solve a Partial Differential EquationCauchy problem for non-linear pdeSolve the initial value problem : $u_{xy}=6x^2y$ ,$u(x;0)=1-cos x$ , $u(0;y)=3y^2$ .













0












$begingroup$



Solve $u_{tt}=u_{xx}$ , $u(x,0)=1-2x+3x^2$, $tgt0,-inftylt xlt +infty$




For $u_{tt}=u_{xx}$ ,we can get $u(x,t)=f(x-t)+g(x+t)$ and $u(x,0)=1-2x+3x^2=f(x)+g(x)$, what's the next? Now do we need more information to get an explict solution?










share|cite|improve this question









$endgroup$












  • $begingroup$
    $u_t(x,0)=phi(x)$ ???
    $endgroup$
    – Aleksas Domarkas
    yesterday










  • $begingroup$
    so we do need such a condition such that we could complete the left work?
    $endgroup$
    – Jaqen Chou
    yesterday
















0












$begingroup$



Solve $u_{tt}=u_{xx}$ , $u(x,0)=1-2x+3x^2$, $tgt0,-inftylt xlt +infty$




For $u_{tt}=u_{xx}$ ,we can get $u(x,t)=f(x-t)+g(x+t)$ and $u(x,0)=1-2x+3x^2=f(x)+g(x)$, what's the next? Now do we need more information to get an explict solution?










share|cite|improve this question









$endgroup$












  • $begingroup$
    $u_t(x,0)=phi(x)$ ???
    $endgroup$
    – Aleksas Domarkas
    yesterday










  • $begingroup$
    so we do need such a condition such that we could complete the left work?
    $endgroup$
    – Jaqen Chou
    yesterday














0












0








0





$begingroup$



Solve $u_{tt}=u_{xx}$ , $u(x,0)=1-2x+3x^2$, $tgt0,-inftylt xlt +infty$




For $u_{tt}=u_{xx}$ ,we can get $u(x,t)=f(x-t)+g(x+t)$ and $u(x,0)=1-2x+3x^2=f(x)+g(x)$, what's the next? Now do we need more information to get an explict solution?










share|cite|improve this question









$endgroup$





Solve $u_{tt}=u_{xx}$ , $u(x,0)=1-2x+3x^2$, $tgt0,-inftylt xlt +infty$




For $u_{tt}=u_{xx}$ ,we can get $u(x,t)=f(x-t)+g(x+t)$ and $u(x,0)=1-2x+3x^2=f(x)+g(x)$, what's the next? Now do we need more information to get an explict solution?







pde






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked yesterday









Jaqen ChouJaqen Chou

451110




451110












  • $begingroup$
    $u_t(x,0)=phi(x)$ ???
    $endgroup$
    – Aleksas Domarkas
    yesterday










  • $begingroup$
    so we do need such a condition such that we could complete the left work?
    $endgroup$
    – Jaqen Chou
    yesterday


















  • $begingroup$
    $u_t(x,0)=phi(x)$ ???
    $endgroup$
    – Aleksas Domarkas
    yesterday










  • $begingroup$
    so we do need such a condition such that we could complete the left work?
    $endgroup$
    – Jaqen Chou
    yesterday
















$begingroup$
$u_t(x,0)=phi(x)$ ???
$endgroup$
– Aleksas Domarkas
yesterday




$begingroup$
$u_t(x,0)=phi(x)$ ???
$endgroup$
– Aleksas Domarkas
yesterday












$begingroup$
so we do need such a condition such that we could complete the left work?
$endgroup$
– Jaqen Chou
yesterday




$begingroup$
so we do need such a condition such that we could complete the left work?
$endgroup$
– Jaqen Chou
yesterday










1 Answer
1






active

oldest

votes


















0












$begingroup$

$$
u(x,t) = f(x-t)+g(x+t)
$$



$$
u(x,0) = f(x)+g(x) = 1-2x+3x^2
$$



so making $f = g$ we have



$$
f(x) = frac 12left(1-2x+3x^2right)
$$



and finally



$$
u(x,t) = frac 12left(1-2(x-t)+3(x-t)^2right) + frac 12left(1-2(x+t)+3(x+t)^2right)
$$



or



$$
u(x,t) = frac 12left(1+3t^2+x(3x-2)right)
$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Why can we make such an assumption $f=g$?
    $endgroup$
    – Jaqen Chou
    yesterday










  • $begingroup$
    $f, g$ are general functions including the possibility $f = g$
    $endgroup$
    – Cesareo
    yesterday











Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3139888%2fsolve-u-tt-u-xx-ux-0-1-2x3x2-t-gt0-infty-lt-x-lt-infty%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0












$begingroup$

$$
u(x,t) = f(x-t)+g(x+t)
$$



$$
u(x,0) = f(x)+g(x) = 1-2x+3x^2
$$



so making $f = g$ we have



$$
f(x) = frac 12left(1-2x+3x^2right)
$$



and finally



$$
u(x,t) = frac 12left(1-2(x-t)+3(x-t)^2right) + frac 12left(1-2(x+t)+3(x+t)^2right)
$$



or



$$
u(x,t) = frac 12left(1+3t^2+x(3x-2)right)
$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Why can we make such an assumption $f=g$?
    $endgroup$
    – Jaqen Chou
    yesterday










  • $begingroup$
    $f, g$ are general functions including the possibility $f = g$
    $endgroup$
    – Cesareo
    yesterday
















0












$begingroup$

$$
u(x,t) = f(x-t)+g(x+t)
$$



$$
u(x,0) = f(x)+g(x) = 1-2x+3x^2
$$



so making $f = g$ we have



$$
f(x) = frac 12left(1-2x+3x^2right)
$$



and finally



$$
u(x,t) = frac 12left(1-2(x-t)+3(x-t)^2right) + frac 12left(1-2(x+t)+3(x+t)^2right)
$$



or



$$
u(x,t) = frac 12left(1+3t^2+x(3x-2)right)
$$






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Why can we make such an assumption $f=g$?
    $endgroup$
    – Jaqen Chou
    yesterday










  • $begingroup$
    $f, g$ are general functions including the possibility $f = g$
    $endgroup$
    – Cesareo
    yesterday














0












0








0





$begingroup$

$$
u(x,t) = f(x-t)+g(x+t)
$$



$$
u(x,0) = f(x)+g(x) = 1-2x+3x^2
$$



so making $f = g$ we have



$$
f(x) = frac 12left(1-2x+3x^2right)
$$



and finally



$$
u(x,t) = frac 12left(1-2(x-t)+3(x-t)^2right) + frac 12left(1-2(x+t)+3(x+t)^2right)
$$



or



$$
u(x,t) = frac 12left(1+3t^2+x(3x-2)right)
$$






share|cite|improve this answer









$endgroup$



$$
u(x,t) = f(x-t)+g(x+t)
$$



$$
u(x,0) = f(x)+g(x) = 1-2x+3x^2
$$



so making $f = g$ we have



$$
f(x) = frac 12left(1-2x+3x^2right)
$$



and finally



$$
u(x,t) = frac 12left(1-2(x-t)+3(x-t)^2right) + frac 12left(1-2(x+t)+3(x+t)^2right)
$$



or



$$
u(x,t) = frac 12left(1+3t^2+x(3x-2)right)
$$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered yesterday









CesareoCesareo

9,2563517




9,2563517












  • $begingroup$
    Why can we make such an assumption $f=g$?
    $endgroup$
    – Jaqen Chou
    yesterday










  • $begingroup$
    $f, g$ are general functions including the possibility $f = g$
    $endgroup$
    – Cesareo
    yesterday


















  • $begingroup$
    Why can we make such an assumption $f=g$?
    $endgroup$
    – Jaqen Chou
    yesterday










  • $begingroup$
    $f, g$ are general functions including the possibility $f = g$
    $endgroup$
    – Cesareo
    yesterday
















$begingroup$
Why can we make such an assumption $f=g$?
$endgroup$
– Jaqen Chou
yesterday




$begingroup$
Why can we make such an assumption $f=g$?
$endgroup$
– Jaqen Chou
yesterday












$begingroup$
$f, g$ are general functions including the possibility $f = g$
$endgroup$
– Cesareo
yesterday




$begingroup$
$f, g$ are general functions including the possibility $f = g$
$endgroup$
– Cesareo
yesterday


















draft saved

draft discarded




















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3139888%2fsolve-u-tt-u-xx-ux-0-1-2x3x2-t-gt0-infty-lt-x-lt-infty%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

Fil:Tokke komm.svg

Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?