Finding k values for non-zero solutions in integral equations?

  • Context:
  • Thread starter Thread starter Alone
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Alone
Messages
57
Reaction score
0
Hi, I have the next question from Pipkin's textbook on Integral Equations:

question 9, page 10:
Find the values of [tex]k[/tex] for which the following equation has solutions that aren't identically zero. If [tex]k\neq 0[/tex], find representative solutions:[tex]\int_{-\pi}^{\pi} \sin(x+y)u(y)dy = ku(x)[/tex]

What I have done so far is the following:denote by [tex]c_1=\int \cos(y)u(y)dy,\ c_2=\int \sin(y)u(y)dy[/tex]
so we have:[tex]c_1\sin(x)+c_2 \cos(x)=ku(x)[/tex], so I found represntaive solutions, but how do I find the values of k?Thanks in advance.
 
Physics news on Phys.org
I think something is missing maybe the value of u(x) at some points ?
 
Alan said:
Hi, I have the next question from Pipkin's textbook on Integral Equations:

question 9, page 10:
Find the values of [tex]k[/tex] for which the following equation has solutions that aren't identically zero. If [tex]k\neq 0[/tex], find representative solutions:[tex]\int_{-\pi}^{\pi} \sin(x+y)u(y)dy = ku(x)[/tex]

What I have done so far is the following:denote by [tex]c_1=\int \cos(y)u(y)dy,\ c_2=\int \sin(y)u(y)dy[/tex]
so we have:[tex]c_1\sin(x)+c_2 \cos(x)=ku(x)[/tex], so I found represntaive solutions, but how do I find the values of k?Thanks in advance.

Hi Alan! :)

You have [tex]c_1\sin(x)+c_2 \cos(x)=ku(x)[/tex]
So [tex]u(x) = \frac 1 k (c_1\sin(x)+c_2 \cos(x))[/tex]
Have you tried to substitute that into your original equation?
 
I like Serena said:
Hi Alan! :)

You have [tex]c_1\sin(x)+c_2 \cos(x)=ku(x)[/tex]
So [tex]u(x) = \frac 1 k (c_1\sin(x)+c_2 \cos(x))[/tex]
Have you tried to substitute that into your original equation?
And then what do I get? I get the following:

$$\int_{-\pi}^{\pi}\sin(x+y)(c_1\sin y+c_2\cos y)/k dy = c_1\sin x + c_2 \cos x = ((c_1\cos x )\pi+(c_2\sin x)\pi)/k$$

How to procceed from there?

Edit:
We should have: $c_1 \pi/k = c_2 , c_2\pi /k= c_1$, which means that: $(\pi/k)^2 =1$, i.e $k=\pm \pi$.

Thanks I solved it now... :-D