How to create vectors?

Solve the following using Cauchy Schwartz inequality. Remember to create two vectors.... Given x,y are Real numbers. If  2x +3y =4 find the value of  x and  y such that x^2 + y^2  has the minimum value?

  • If anyone can give me some insight to this it would be much appreciated bc I have no idea what i'm doing...

  • Answer:

    Consider the two vectors v1=⟨x,y⟩ v_1 = \langle x,y\rangle v2=⟨2,3⟩ v_2 = \langle 2,3\rangle Cauchy-Schwarz says that |v1⋅v2|≤∥v1∥⋅∥v2∥, |v_1\cdot v_2 | \leq \| v_1 \| \cdot \| v_2\|, which expanded out gives |2x+3y|≤x2+y2−−−−−−√⋅13−−√. |2x + 3y| \leq \sqrt{x^2+y^2} \cdot \sqrt{13}. Given that 2x+3y=42x+3y =4, we find x2+y2≥1613. x^2+y^2 \geq \frac{16}{13}. Furthermore, the Cauchy-Schwarz inequality also says that this inequality is actually an equality if and only if the vector v1v_1 is parallel to the vector v2 v_2; that is, there is some number zz such that x=2z x = 2z y=3z y = 3z But then since 2x+3y=42x+3y = 4 we find 13z=4,13z = 4, so z=413 z = \frac{4}{13}. We conclude x=813 x = \frac{8}{13} y=1213, y = \frac{12}{13}, and this is the unique minimizing solution.

Jack Huizenga at Quora Visit the source

Was this solution helpful to you?

Other answers

let r1=2i+3j      r2=xi+yj now r1.r2=4 so that taking mod on both side we have   root(13*(x^2+y^2))>= 4 or (x^2+y^2)>=16/13 now the given st.line might be a tangent to the circle( as equality holds) so let the tangent be at (x1,y1) i.e the equation of the tangent xx1+yy1=16/13 now this st.line is nothing but the equation of the line given so, x1/2=y1/3=4/13 or, x1=8/13 and y1=12/13 the ans is (8/13,12/13)

Dibakar Singhania

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.