Help me answer this problem

I need someone to tell me how to solve this It’s from Australia math comp

Adding 1 to the product of 4 consecutive integers always result in a perfect square. The first 2017 such square numbers can be found: 1×2×3×4+1=25=521 \times 2 \times 3 \times 4 + 1 = 25 = 5^2 2×3×4×5+1=121=1122 \times 3 \times 4 \times 5 + 1 = 121 = 11^2 3×4×5×6+1=25=1923 \times 4 \times 5 \times 6 + 1 = 25 = 19^2

In the list of 2017 numbers 5,11,19,...,40743415,11,19,...,4074341 whose squares are found in this way, how many have last digit equal one?

Note by Kano Boom
2 years ago

No vote yet
1 vote

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Say we take your expression and write it in the form: x(x+1)(x+2)(x+3)+1x(x+1)(x+2)(x+3)+1

Expanding it, we get x4+6x3+11x2+6x+1x^4 + 6x^3 +11x^2 + 6x+1

Factoring the expression, we arrive at (x2+3x+1)2(x^{2}+3x+1)^{2} ∎

To solve the second part, we need to find out the last digit of x2+3x+1x^{2}+3x+1.

To do this, let’s write xx as 5a+b5a+b where 0<=b<50<=b<5

This means the expression can be written as (5a+b)2+3(5a+b)+1\textcolor{#3D99F6}{(5a+b)}^{2}+3\textcolor{#3D99F6}{(5a+b)}+1

Simplifying, we get 25a2+40a+10ab+(b2+3b+1)25a^{2}+40a+10ab+(b^{2}+3b+1)

We already know that 10ab10ab is a factor of 1010, so that leaves us with 25a2+15a25a^{2}+15a

Factoring that, we get 5(a)(5a+3)5(a)(5a+3).

In order for this to be a multiple of 1010, we need either aa or 5a+35a+3 to be even. If aa is odd, 5a+35a+3 is even, and if aa is even, then, well, aa is even

Since 25a2+15a+10ab25a^{2}+15a+10ab will always be a factor of 1010, the ones digit will just be b2+3b+1b^{2}+3b+1

For bb going from 00 throught 44, the ones digit will be 1,5,1,9,91,5,1,9,9

This means the pattern will be 5,1,9,9,1,5,1,9,9,1,5,1,9,9,1,5,1,9,9,1, \ldots

For every 55, there will be two numbers ending with a 11. For the last 22 numbers, there will be 11 number ending with 11.

That gives us a total of 4032+1=807403*2+1=\fbox{807}

Δrchish Ray - 2 years ago

You didn’t expand the blue expression properly (5a+b)2=25a2+10ab+b2(5a+b)^2 = 25a^2+10ab+b^2

Kano Boom - 2 years ago

Log in to reply

Sorry, I'll fix that right now

Δrchish Ray - 1 year, 12 months ago
×

Problem Loading...

Note Loading...

Set Loading...