$y'' - (ax^2 + b) y = 0$ differential equation problemDifferential equation with Bessel function-like...

Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?

Could a US political party gain complete control over the government by removing checks & balances?

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

Is "plugging out" electronic devices an American expression?

How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?

Doomsday-clock for my fantasy planet

Is there a way to make member function NOT callable from constructor?

Why do we use polarized capacitors?

Manga about a female worker who got dragged into another world together with this high school girl and she was just told she's not needed anymore

Does the average primeness of natural numbers tend to zero?

Is it legal to have the "// (c) 2019 John Smith" header in all files when there are hundreds of contributors?

Is domain driven design an anti-SQL pattern?

Finding files for which a command fails

How to manage monthly salary

Ideas for 3rd eye abilities

"My colleague's body is amazing"

How to make payment on the internet without leaving a money trail?

What does 'script /dev/null' do?

How to deal with fear of taking dependencies

Unbreakable Formation vs. Cry of the Carnarium

How to answer pointed "are you quitting" questioning when I don't want them to suspect

Can the Produce Flame cantrip be used to grapple, or as an unarmed strike, in the right circumstances?

Is there a name of the flying bionic bird?

A poker game description that does not feel gimmicky



$y'' - (ax^2 + b) y = 0$ differential equation problem


Differential equation with Bessel function-like solutionElementary differential equation - Problem calculating right side limitFind a second order ODE given the solutionUniqueness of differential equation solutionsCompounded Interest Differential EquationProblem with $y'=x^2+y^2$ when $y(0)=0$Solution to inhomogenous second order differential equation (Quantum Harmonic Oscillator)Differential equation, problem by integratingWeber-Hermite differential equationSolution to the parabolic cylinder equation













0












$begingroup$


I need to figure out when



$$int_{-infty}^{infty}y(x)dx$$



converges



where $y(x)$ is the solution to the differential equation $y'' - (ax^2 + b) y = 0$



I have found out so far that the solution is given in the forms of parabolic cylinder functions which solves differentials on the form $y'' + (ax^2+bx+c)y = 0$



But in order to make use of the parabolic cylinder functions I have to make sure it is on the form



$$y'' - left(dfrac{1}{4}x^2+aright)y = 0$$



How can I rewrite it?










share|cite|improve this question











$endgroup$












  • $begingroup$
    $a$ in your DE is $1/4$ in the parabolic cylinder DE, and $b$ in your DE is $a$ in the parabolic cylinder DE.
    $endgroup$
    – Adrian Keister
    Mar 20 at 18:58
















0












$begingroup$


I need to figure out when



$$int_{-infty}^{infty}y(x)dx$$



converges



where $y(x)$ is the solution to the differential equation $y'' - (ax^2 + b) y = 0$



I have found out so far that the solution is given in the forms of parabolic cylinder functions which solves differentials on the form $y'' + (ax^2+bx+c)y = 0$



But in order to make use of the parabolic cylinder functions I have to make sure it is on the form



$$y'' - left(dfrac{1}{4}x^2+aright)y = 0$$



How can I rewrite it?










share|cite|improve this question











$endgroup$












  • $begingroup$
    $a$ in your DE is $1/4$ in the parabolic cylinder DE, and $b$ in your DE is $a$ in the parabolic cylinder DE.
    $endgroup$
    – Adrian Keister
    Mar 20 at 18:58














0












0








0





$begingroup$


I need to figure out when



$$int_{-infty}^{infty}y(x)dx$$



converges



where $y(x)$ is the solution to the differential equation $y'' - (ax^2 + b) y = 0$



I have found out so far that the solution is given in the forms of parabolic cylinder functions which solves differentials on the form $y'' + (ax^2+bx+c)y = 0$



But in order to make use of the parabolic cylinder functions I have to make sure it is on the form



$$y'' - left(dfrac{1}{4}x^2+aright)y = 0$$



How can I rewrite it?










share|cite|improve this question











$endgroup$




I need to figure out when



$$int_{-infty}^{infty}y(x)dx$$



converges



where $y(x)$ is the solution to the differential equation $y'' - (ax^2 + b) y = 0$



I have found out so far that the solution is given in the forms of parabolic cylinder functions which solves differentials on the form $y'' + (ax^2+bx+c)y = 0$



But in order to make use of the parabolic cylinder functions I have to make sure it is on the form



$$y'' - left(dfrac{1}{4}x^2+aright)y = 0$$



How can I rewrite it?







ordinary-differential-equations






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 20 at 18:55







John Davis

















asked Mar 20 at 18:51









John DavisJohn Davis

11




11












  • $begingroup$
    $a$ in your DE is $1/4$ in the parabolic cylinder DE, and $b$ in your DE is $a$ in the parabolic cylinder DE.
    $endgroup$
    – Adrian Keister
    Mar 20 at 18:58


















  • $begingroup$
    $a$ in your DE is $1/4$ in the parabolic cylinder DE, and $b$ in your DE is $a$ in the parabolic cylinder DE.
    $endgroup$
    – Adrian Keister
    Mar 20 at 18:58
















$begingroup$
$a$ in your DE is $1/4$ in the parabolic cylinder DE, and $b$ in your DE is $a$ in the parabolic cylinder DE.
$endgroup$
– Adrian Keister
Mar 20 at 18:58




$begingroup$
$a$ in your DE is $1/4$ in the parabolic cylinder DE, and $b$ in your DE is $a$ in the parabolic cylinder DE.
$endgroup$
– Adrian Keister
Mar 20 at 18:58










0






active

oldest

votes












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%2f3155873%2fy-ax2-b-y-0-differential-equation-problem%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















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%2f3155873%2fy-ax2-b-y-0-differential-equation-problem%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?